From ce7880f4038cbea154f50a2b178e3dfca49bca48 Mon Sep 17 00:00:00 2001 From: Alexander Sowitzki Date: Thu, 26 Sep 2019 01:22:29 +0200 Subject: [PATCH] Add Arch Linux, KubeOne and Kubermatic to distro documentation Signed-off-by: Alexander Sowitzki --- docs/kubernetes_distros.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/kubernetes_distros.md b/docs/kubernetes_distros.md index 52a5e1acc..b564b7014 100644 --- a/docs/kubernetes_distros.md +++ b/docs/kubernetes_distros.md @@ -31,6 +31,7 @@ Helm works with [Azure Kubernetes Service](https://docs.microsoft.com/en-us/azur Kubernetes bootstrapped with `kubeadm` is known to work on the following Linux distributions: +- Arch Linux - Ubuntu 16.04 - Fedora release 25 @@ -53,3 +54,11 @@ Helm Client and Helm Server (Tiller) are pre-installed with [Platform9 Managed K Helm (both client and server) has been tested and is working on Mesospheres DC/OS 1.11 Kubernetes platform, and requires no additional configuration. + +## Kubermatic + +Helm works in user clusters that are created by Kubermatic without caveats. Since seed cluster can be setup up in different ways Helm support depends on them. + +## KubeOne + +Helm works in clusters that are set up by KubeOne without caveats.