OpenYurt components helm charts
IMPORTANT: Starting from OpenYurt v1.5.0, The following Helm charts have been relocated to the openyurtio/charts repository.
We recommend that end users obtain these Helm Charts from openyurtio/charts repository. Please note that this repository will be archived in future releases.
Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add openyurt https://openyurtio.github.io/openyurt-helm
You can then run helm search repo openyurt
to see the charts.
yurt-manager
helm upgrade --install yurt-manager -n kube-system openyurt/yurt-manager
yurthub
helm upgrade --install yurthub -n kube-system openyurt/yurthub
yurt-dashboard
helm upgrade --install yurt-dashboard -n kube-system openyurt/yurt-dashboard
raven-agent
helm upgrade --install raven-agent -n kube-system openyurt/raven-agent
The source code of all OpenYurt community Helm charts can be found on Github: https://github.com/openyurtio/openyurt-helm