Kubernetes Distribution Guide
We are trying to add more details to this document. Please contribute via Pull Requests if you can.
Helm is tested and known to work with minikube. It requires no additional configuration.
scripts/local-cluster
and Hyperkube
Hyperkube configured via is known to work. For raw Hyperkube you may need to do some manual configuration.
See Tiller and role-based access control for more information.
Ubuntu with ‘kubeadm’
Kubernetes bootstrapped with kubeadm
is known to work on the following Linux distributions:
- Fedora release 25
Some versions of Helm (v2.0.0-beta2) require you to or create a ~/.kube/config
.
Openshift
Helm works straightforward on OpenShift Online, OpenShift Dedicated, OpenShift Container Platform (version >= 3.6) or OpenShift Origin (version >= 3.6). To learn more read post.
Helm Client and Helm Server (Tiller) are pre-installed with Platform9 Managed Kubernetes. Platform9 provides access to all official Helm charts through the App Catalog UI and native Kubernetes CLI. Additional repositories can be manually added. Further details are available in this .
DC/OS
Helm (both client and server) has been tested and is working on Mesospheres DC/OS 1.11 Kubernetes platform, and requires no additional configuration.