kube-arangodb
kube-arangodb copied to clipboard
ArangoDB Kubernetes Operator - Start ArangoDB on Kubernetes in 5min
Should not deprecate fields in the same version. This is about the volumeClaimTemplate change and the corresponding deprecation of storageClass and storage in the resources.
Doing the setup on GKE would be probably way easier if users would be pointed to the document describing the required steps for GKE.
Currently, if one asks for a non-default size in a persistent volume which is provided by our storage operator, no accounting and limiting is done whatsoever. Furthermore, the volume is...
After killing 1 node, cluster become unavailable all the dbservers, one agent and 1 coordinator fall in the same node * Amazon EKS * VERSION v1.10.3 [test_6f.log.gz](https://github.com/arangodb/kube-arangodb/files/2205114/test_6f.log.gz)
When one deploys an arangostorage resource with the storage operator, then the corresponding storage class is automatically generated. However, if one deletes the arangostorage resource again, the storage class remains....
I have a new deployment of kube-arango, and I cannot use arangorestore. The logs in the server are showing this: ``` 2018-08-21T10:54:33Z [1] WARNING {authentication} Basic auth not supported 2018-08-21T10:55:15Z...
**K8s environment** `minikube` **Output** ``` kubectl get deployment NAME DESIRED CURRENT READY AGE replicaset.apps/arango-storage-operator-85f654fc8b 2 2 0 12m kubectl get pods NAME READY STATUS RESTARTS AGE pod/arango-storage-operator-85f654fc8b-6r5p8 0/1 CrashLoopBackOff 7...
I have a cluster with one master node and one worker node. When I try to create `arango-storage` the status gets stuck on `CrashLoopBackOff` (see `get pods` output below). Also,...
Hi, I tried to run "single-server.yaml" on a windows machine with Docker for Windows (Win 10 Pro, with Docker Version 18.06.0-ce-win72 (19098)) But when I run the depolyment I get...