Skip to content

Commit 24710f2

Browse files
committed
Declare production ready on more platforms.
GKE 1.11 AWS EKS 1.10 PKS 1.11
1 parent 7172b35 commit 24710f2

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,19 @@ it is intended to be.
2323

2424
### Production readiness state
2525

26-
| Platform | Kubernetes version | ArangoDB version | State | Production ready | Remarks |
27-
|----------------------|--------------------|------------------|-------|------------------|-|
26+
| Platform | Kubernetes version | ArangoDB version | State | Production ready | Remarks |
27+
|----------------------|--------------------|------------------|-------|------------------|-----------------------|
2828
| Google GKE | 1.10 | >= 3.3.13 | Runs | Yes | Don't use micro nodes |
29-
| Amazon EKS | 1.10 | >= 3.3.13 | Runs | No |
30-
| Amazon & Kops | 1.10 | >= 3.3.13 | Runs | No |
31-
| Azure AKS | 1.10 | >= 3.3.13 | ? | No |
32-
| OpenShift | 1.10 | >= 3.3.13 | Runs | No |
33-
| Pivotal PKS | 1.10 | >= 3.3.13 | ? | No |
34-
| Scaleway Kubernetes | 1.10 | >= 3.3.13 | ? | No |
35-
| Bare metal (kubeadm) | 1.10 | >= 3.3.13 | Runs | No |
36-
| Minikube | 1.10 | >= 3.3.13 | Runs | Not intended |
37-
| Docker for Mac Edge | 1.10 | >= 3.3.13 | Runs | Not intended |
29+
| Google GKE | 1.11 | >= 3.3.13 | Runs | Yes | Don't use micro nodes |
30+
| Amazon EKS | 1.11 | >= 3.3.13 | Runs | Yes | |
31+
| Pivotal PKS | 1.11 | >= 3.3.13 | Runs | Yes | |
32+
| Amazon & Kops | 1.10 | >= 3.3.13 | Runs | No | |
33+
| Azure AKS | 1.10 | >= 3.3.13 | Runs | No | |
34+
| OpenShift | 1.10 | >= 3.3.13 | Runs | No | |
35+
| Bare metal (kubeadm) | 1.10 | >= 3.3.13 | Runs | No | |
36+
| Minikube | 1.10 | >= 3.3.13 | Runs | Not intended | |
37+
| Docker for Mac Edge | 1.10 | >= 3.3.13 | Runs | Not intended | |
38+
| Scaleway Kubernetes | 1.10 | >= 3.3.13 | ? | No | |
3839

3940
## Installation of latest release using Helm
4041

0 commit comments

Comments
 (0)