From 050257d1f9c33763da8b711d0d8d84f78d66195c Mon Sep 17 00:00:00 2001 From: Shredgar Date: Tue, 27 Mar 2018 14:52:32 +0200 Subject: [PATCH] Updated kubernetes_distros.md with DC/OS note. Updated kubernetes_distros.md with a note that Helm is running fine on Kubernetes on DC/OS --- docs/kubernetes_distros.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/kubernetes_distros.md b/docs/kubernetes_distros.md index 04a86d0b4..c30bc87f3 100644 --- a/docs/kubernetes_distros.md +++ b/docs/kubernetes_distros.md @@ -43,3 +43,9 @@ Helm works straightforward on OpenShift Online, OpenShift Dedicated, OpenShift C ## Platform9 Helm Client and Helm Server (Tiller) are pre-installed with [Platform9 Managed Kubernetes](https://platform9.com/managed-kubernetes/?utm_source=helm_distro_notes). 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 [Platform9 App Catalog article](https://platform9.com/support/deploying-kubernetes-apps-platform9-managed-kubernetes/?utm_source=helm_distro_notes). + +## DC/OS ++ ++Helm (both client and server) has been tested and is working on Mesospheres DC/OS Kubernetes platform, and requires ++no additional configuration. +