@@ -31,26 +31,19 @@ state and over time move to full "production readiness".
3131The following table has the general readiness state, the table below
3232covers individual newer features separately.
3333
34- | Platform | Kubernetes version | ArangoDB version | ArangoDB K8s Operator Version | State | Production ready | Remarks |
35- | ----------------------| --------------------| ------------------| -------------------------------| -------| ------------------| -----------------------|
36- | Google GKE | 1.12 | >= 3.3.13 | | Runs | Yes | Don't use micro nodes |
37- | Google GKE | 1.13 | >= 3.3.13 | | Runs | Yes | Don't use micro nodes |
38- | Amazon EKS | 1.11 | >= 3.3.13 | | Runs | Yes | |
39- | Pivotal PKS | 1.11 | >= 3.3.13 | | Runs | Yes | |
40- | IBM Cloud | 1.11 | >= 3.4.5 | >= 0.3.11 | Runs | Yes | |
41- | IBM Cloud | 1.12 | >= 3.4.5 | >= 0.3.11 | Runs | Yes | |
42- | IBM Cloud | 1.13 | >= 3.4.6.1 | >= 0.3.11 | Runs | Yes | |
43- | Amazon & Kops | 1.10 | >= 3.3.13 | | Runs | No | |
44- | Azure AKS | 1.10 | >= 3.3.13 | | Runs | No | |
45- | OpenShift | 1.10 | >= 3.3.13 | | Runs | No | |
46- | Bare metal (kubeadm) | 1.10 | >= 3.3.13 | | Runs | Yes | |
47- | Bare metal (kubeadm) | 1.11 | >= 3.3.13 | | Runs | Yes | |
48- | Bare metal (kubeadm) | 1.12 | >= 3.3.13 | | Runs | In progress | |
49- | Bare metal (kubeadm) | 1.13 | >= 3.3.13 | | Runs | Yes | |
50- | Bare metal (kubeadm) | 1.14 | >= 3.3.13 | | Runs | In progress | |
51- | Minikube | 1.10 | >= 3.3.13 | | Runs | Not intended | |
52- | Docker for Mac Edge | 1.10 | >= 3.3.13 | | Runs | Not intended | |
53- | Scaleway Kubernetes | 1.10 | >= 3.3.13 | ? | No | | |
34+ | Platform | Kubernetes Version | ArangoDB Version | ArangoDB Operator Version | State | Remarks | Provider Remarks |
35+ | ---------------------| --------------------| ------------------| ---------------------------| -------------| -----------------------| ------------------------------------|
36+ | Google GKE | 1.14 | >= 3.3.13 | | Production | Don't use micro nodes | |
37+ | Google GKE | 1.15 | >= 3.3.13 | | Production | Don't use micro nodes | |
38+ | Azure AKS | 1.14 | >= 3.3.13 | | Production | | |
39+ | Azure AKS | 1.15 | >= 3.3.13 | | Production | | |
40+ | Amazon EKS | 1.14 | >= 3.3.13 | | Production | | [ Amazon EKS] ( ./docs/providers/eks ) |
41+ | IBM Cloud | 1.14 | >= 3.4.6.1 | >= 0.3.11 | Production | | |
42+ | OpenShift | 3.11 | >= 3.3.13 | | Production | | |
43+ | OpenShift | 4.2 | >= 3.3.13 | | In Progress | | |
44+ | BareMetal (kubeadm) | 1.14 | >= 3.3.13 | | Production | | |
45+ | Minikube | 1.14 | >= 3.3.13 | | Devel Only | | |
46+ | Other | 1.14 | >= 3.3.13 | | Devel Only | | |
5447
5548Feature-wise production readiness table:
5649
0 commit comments