From 94c3192f77802e2e7e5627eedb2dba176c2618ab Mon Sep 17 00:00:00 2001 From: Martin Hickey Date: Thu, 3 Oct 2019 16:13:43 +0100 Subject: [PATCH] Add link to IKS (#6565) Adds a link in docs to the IBM Cloud Container Service (IKS) Signed-off-by: Martin Hickey --- docs/kubernetes_distros.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/kubernetes_distros.md b/docs/kubernetes_distros.md index a670100ea..728525f38 100644 --- a/docs/kubernetes_distros.md +++ b/docs/kubernetes_distros.md @@ -30,6 +30,10 @@ See [Tiller and role-based access control](https://docs.helm.sh/using_helm/#role Helm works with [Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/kubernetes-helm). If using an RBAC-enabled AKS cluster, you need [a service account and role binding for the Tiller service](https://docs.microsoft.com/en-us/azure/aks/kubernetes-helm#create-a-service-account). +## IKS + +Helm works with [IBM Cloud Kubernetes Service](https://cloud.ibm.com/docs/containers?topic=containers-getting-started). IKS cluster enables RBAC by default and this means you will need [a service account and role binding for the Tiller service](https://cloud.ibm.com/docs/containers?topic=containers-helm#public_helm_install). + ## Ubuntu with 'kubeadm' Kubernetes bootstrapped with `kubeadm` is known to work on the following Linux