From 89da0d508a88f81eea9a443bc13b0e6dde79d80d Mon Sep 17 00:00:00 2001 From: Sebastien Plisson Date: Tue, 1 Oct 2019 13:04:13 -0700 Subject: [PATCH] Revert "Adding MicroK8s to kubernetes_distros.md" This reverts commit fca5c6b1bee548ea9c1e8b50ecdd0ffe82d720ff. Signed-off-by: Sebastien Plisson --- docs/kubernetes_distros.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/kubernetes_distros.md b/docs/kubernetes_distros.md index 1efe3807b..52a5e1acc 100644 --- a/docs/kubernetes_distros.md +++ b/docs/kubernetes_distros.md @@ -6,10 +6,6 @@ environments. We are trying to add more details to this document. Please contribute via Pull Requests if you can. -## MicroK8s - -Helm can be enabled in [MicroK8s](https://microk8s.io) using the command: `microk8s.enable helm` - ## MiniKube Helm is tested and known to work with [minikube](https://github.com/kubernetes/minikube).