forked from openstack-k8s-operators/install_yamls
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the ability to deploy multiple Ceph Pods
We recently introduced a feature that allows to deploy an arbitrary numbers of GlanceAPI [1]. To ease the test and to be closer to an edge scenario simulation, an approach would be to have the ability to deploy multiple Ceph pods: they bring different secrets that can be propagated to a subset of ctlplane components. This patch introduces the new 'CEPH_CLUSTERS' variable that is used within the bash script to (eventually) deploy multiple Ceph Pods. [1] openstack-k8s-operators/glance-operator#384 Signed-off-by: Francesco Pantano <[email protected]>
- Loading branch information
Showing
2 changed files
with
139 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters