1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
kube-arangodb/docs/design/acceptance_test_platforms.md

14 lines
486 B
Markdown
Raw Normal View History

2018-06-14 08:31:30 +00:00
# Acceptance test platforms
The [kube-arangodb acceptance tests](./acceptance_test.md) must be
executed on the following platforms:
- Google GKE, with Kubernetes version 1.10
- Amazon EKS, with Kubernetes version 1.10
2018-06-14 09:48:44 +00:00
- Amazon & Kops, with Kubernetes version 1.10
2018-06-14 08:31:30 +00:00
- Azure AKS, with Kubernetes version 1.10
- Openshift, based on Kubernetes version 1.10
- Bare metal with kubeadm 1.10
- Minikube with Kubernetes version 1.10
- Kubernetes on docker for Mac, with Kubernetes version 1.10