Skip to content

stefan06ro/cloud-provider-vsphere-app

 
 

Repository files navigation

CircleCI

{APP-NAME} chart

Giant Swarm offers a {APP-NAME} App which can be installed in workload clusters. Here we define the {APP-NAME} chart with its templates and default configuration.

What is this app? Why did we add it? Who can use it?

Installing

There are 3 ways to install this app onto a workload cluster.

  1. Using our web interface
  2. Using our API
  3. Directly creating the App custom resource on the management cluster.

Configuring

values.yaml

This is an example of a values file you could upload using our web interface.

# values.yaml

Sample App CR and ConfigMap for the management cluster

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.

Compatibility

This app has been tested to work with the following workload cluster release versions:

Limitations

Some apps have restrictions on how they can be deployed. Not following these limitations will most likely result in a broken deployment.

Credit

  • {APP HELM REPOSITORY}

About

Kubernetes Cloud Provider for vSphere (CPI) https://cloud-provider-vsphere.sigs.k8s.io packaged as a Giant Swarm app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 59.7%
  • Makefile 40.3%