kube-arangodb icon indicating copy to clipboard operation
kube-arangodb copied to clipboard

ArangoDB Kubernetes Operator - Start ArangoDB on Kubernetes in 5min

Results 129 kube-arangodb issues
Sort by recently updated
recently updated
newest added

[A couple of weeks ago](https://groups.google.com/forum/#!topic/arangodb/FXM6TyDpTsA), one database server node in a default configuration using the Kubernetes Operator (3 of each) suddenly failed by getting stuck in the Pending state, with...

I have a problem with a collection. My nodes chrash, if download a JSON-File from any collection. I think the data of dis collection is currupt, whatever! How I can...

I've created a secret in my K8s environment in Google GKE setting the `ca.crt` and `ca.key` as requested in the docs. But when trying to load the URL in the...

Hi! I'm trying to add ArangoDB to my local cluster (Docker for Windows 2.0.1.0 Edge with Kubernetes 1.13.0) using the Helm charts: ``` $URLPREFIX="https://github.com/arangodb/kube-arangodb/releases/download/0.3.7" helm install $URLPREFIX/kube-arangodb-crd.tgz -n arango-crd helm...

This was done in tag 0.3.12.1, we need to protect this by CI.

I don't see anything in the documentation. Is it possible using arangodb operator?

1 Feature

Can I read k8s config map from arango deployed by the operator? Read them from volume? From env is not implemented yet #396

In an upgrade from 3.4 to 3.5, we're changing the args for servers groups and the image version in 1 change. If during this update a non-upgrade pod is restarted,...

1 Bug
Oasis

**Deployment** Using bosh CFCR to deploy a 1 master 3 worker cluster on vmware vcenter. Bosh CFCR(KUBO) release of 0.32.0 **Observed Behavior** When using the local storage operator for arango...

How can I deploy arangodb with Foxx service? On docker, I run my script which runs arango and installs my foxx service.