Skip to content

Commit d478745

Browse files
committed
Updated State
1 parent 4806043 commit d478745

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)