From e6280d157c2f9120f24b8324218a6fd54e47d4a6 Mon Sep 17 00:00:00 2001 From: Akshai Parthasarathy Date: Mon, 8 Jan 2018 16:00:55 -0800 Subject: [PATCH 1/2] Adding Platform9 info --- docs/kubernetes_distros.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/kubernetes_distros.md b/docs/kubernetes_distros.md index 620ef72ac..c94ec285c 100644 --- a/docs/kubernetes_distros.md +++ b/docs/kubernetes_distros.md @@ -39,3 +39,7 @@ Helm requires that kubelet have access to a copy of the `socat` program to proxy ## 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 [this blog](https://blog.openshift.com/getting-started-helm-openshift/) post. + +## 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 availble in this [Platform9 Application Catalog article](https://platform9.com/support/deploying-kubernetes-apps-platform9-managed-kubernetes/?utm_source=helm_distro_notes). \ No newline at end of file From 9c04c660cf0de0c664f6f2edd822b32f36211906 Mon Sep 17 00:00:00 2001 From: Akshai Parthasarathy Date: Mon, 8 Jan 2018 16:04:48 -0800 Subject: [PATCH 2/2] updating language --- docs/kubernetes_distros.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kubernetes_distros.md b/docs/kubernetes_distros.md index c94ec285c..ffba89384 100644 --- a/docs/kubernetes_distros.md +++ b/docs/kubernetes_distros.md @@ -42,4 +42,4 @@ 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 availble in this [Platform9 Application Catalog article](https://platform9.com/support/deploying-kubernetes-apps-platform9-managed-kubernetes/?utm_source=helm_distro_notes). \ No newline at end of file +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 availble in this [Platform9 App Catalog article](https://platform9.com/support/deploying-kubernetes-apps-platform9-managed-kubernetes/?utm_source=helm_distro_notes). \ No newline at end of file