mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
Updated State
This commit is contained in:
parent
48060435f1
commit
d478745698
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -19,6 +19,20 @@ it is intended to be.
|
||||||
|
|
||||||
[Documentation](./docs/README.md)
|
[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
|
## Installation of latest release
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue