mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
482 B
482 B
Test clusters
The ArangoDB operator is tested on various types of kubernetes clusters.
To prepare a cluster for running the ArangoDB operator tests, do the following:
- Create a
kubectl
config file for accessing the cluster. - Use that config file.
- Run
./scripts/kube_configure_test_cluster.sh
. This creates aConfigMap
namedarango-operator-test
in thekube-system
namespace containing the following environment variables.
REQUIRE_LOCAL_STORAGE=1