If you want to work on it, please fork.
Giant Swarm offers a default-apps-openstack App including the apps pre-installed in all OpenStack workload clusters. Here we define the default-apps-openstack chart with its templates and default configuration.
What is this app? Why did we add it? Who can use it?
There are 3 ways to install this app onto a workload cluster.
- Using our web interface
- Using our API
- Directly creating the App custom resource on the management cluster.
This is an example of a values file you could upload using our web interface.
# values.yaml
If you run prometheus-operator and you want to upgrade to 0.8.x, you need to upgrade prometheus-operator before upgrading the cluster:
-
Upgrade prometheus-operator-crd to v2.0.1
-
Upgrade prometheus-operator-app to v2.0.1
If you notice anything wrong, please open a support thread.
If you have access to the Kubernetes API on the management cluster, you could create the App CR and ConfigMap directly.
Here is an example that would install the app to
workload cluster abc12
:
# appCR.yaml
# user-values-configmap.yaml
See our full reference page on how to configure applications for more details.
This app has been tested to work with the following workload cluster release versions:
Some apps have restrictions on how they can be deployed. Not following these limitations will most likely result in a broken deployment.