File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,20 @@ it is intended to be.
1919
2020[ Documentation] ( ./docs/README.md )
2121
22+ ### Production readiness state
23+
24+ | Platform | Kubernetes version | State | Production ready | Remarks |
25+ | ----------------------| --------------------| -------| ------------------| ---------|
26+ | Google GKE | 1.10 | Runs | No | Don't use micro nodes |
27+ | Amazon EKS | 1.10 | ? | No |
28+ | Amazon & Kops | 1.10 | Runs | No |
29+ | Azure AKS | 1.10 | ? | No |
30+ | OpenShift | 1.10 | Runs | No |
31+ | Pivotal PKS | 1.10 | ? | No |
32+ | Bare metal (kubeadm) | 1.10 | Runs | No |
33+ | Minikube | 1.10 | Runs | Not intended |
34+ | Docker for Mac Edge | 1.10 | Runs | Not intended |
35+
2236## Installation of latest release
2337
2438``` bash
You can’t perform that action at this time.
0 commit comments