From 050257d1f9c33763da8b711d0d8d84f78d66195c Mon Sep 17 00:00:00 2001 From: Shredgar Date: Tue, 27 Mar 2018 14:52:32 +0200 Subject: [PATCH 1/2] 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. + From da276a08b6997a73f07339d5f8caad56f1644a08 Mon Sep 17 00:00:00 2001 From: Shredgar Date: Wed, 28 Mar 2018 10:12:56 +0200 Subject: [PATCH 2/2] Removed typos (additional plus signs) Removed typos (additional plus signs) --- docs/kubernetes_distros.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/kubernetes_distros.md b/docs/kubernetes_distros.md index c30bc87f3..8b80519ec 100644 --- a/docs/kubernetes_distros.md +++ b/docs/kubernetes_distros.md @@ -45,7 +45,7 @@ Helm works straightforward on OpenShift Online, OpenShift Dedicated, OpenShift C 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. + +Helm (both client and server) has been tested and is working on Mesospheres DC/OS 1.11 Kubernetes platform, and requires +no additional configuration.