From d47874569830cb8b23c8058777246fe129b3b550 Mon Sep 17 00:00:00 2001 From: Ewout Prangsma Date: Tue, 19 Jun 2018 12:02:21 +0200 Subject: [PATCH] Updated State --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 0e2918a48..235dc8d95 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,20 @@ it is intended to be. [Documentation](./docs/README.md) +### Production readiness state + +| Platform | Kubernetes version | State | Production ready | Remarks | +|----------------------|--------------------|-------|------------------|---------| +| Google GKE | 1.10 | Runs | No | Don't use micro nodes | +| Amazon EKS | 1.10 | ? | No | +| Amazon & Kops | 1.10 | Runs | No | +| Azure AKS | 1.10 | ? | No | +| OpenShift | 1.10 | Runs | No | +| Pivotal PKS | 1.10 | ? | No | +| Bare metal (kubeadm) | 1.10 | Runs | No | +| Minikube | 1.10 | Runs | Not intended | +| Docker for Mac Edge | 1.10 | Runs | Not intended | + ## Installation of latest release ```bash