OpenYurt components helm charts
This functionality is in beta and is subject to change. The code is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
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.
helm upgrade --install openyurt -n kube-system openyurt/openyurt
helm upgrade --install yurt-app-manager -n kube-system openyurt/yurt-app-manager
helm upgrade --install yurt-dashboard -n kube-system openyurt/yurt-dashboard
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