1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
ArangoDB Kubernetes Operator - Start ArangoDB on Kubernetes in 5min
Find a file
2018-02-26 11:41:17 +01:00
.vscode File header template added 2018-02-09 11:14:03 +01:00
deps Added go-driver to dependencies 2018-02-23 07:43:56 +01:00
docs Adding authentication 2018-02-26 11:40:38 +01:00
examples Setup role based access control support 2018-02-22 10:47:32 +01:00
pkg Adding authentication 2018-02-26 11:40:38 +01:00
scripts Better testin on jenkins 2018-02-20 18:53:33 +01:00
tests Implemented first test 2018-02-20 10:58:28 +01:00
tools/codegen Initial API objects & vendoring 2018-02-09 11:11:33 +01:00
.dockerignore Extending Spec object, moved vendor to deps for test support 2018-02-13 16:06:36 +01:00
.gitignore Initial API objects & vendoring 2018-02-09 11:11:33 +01:00
Dockerfile Initial API objects & vendoring 2018-02-09 11:11:33 +01:00
Dockerfile.test Creating test framework 2018-02-20 09:49:01 +01:00
Jenkinsfile.groovy Fix groovy 2018-02-26 10:59:05 +01:00
main.go Tweak glog args 2018-02-20 08:38:46 +01:00
Makefile Merge pull request #5 from arangodb/pod-probes 2018-02-23 10:48:50 +01:00
README.md Separating user & design docs 2018-02-08 11:37:41 +01:00
VERSION Initial API objects & vendoring 2018-02-09 11:11:33 +01:00

ArangoDB Kubernetes Operator

"Starter for Kubernetes"

State: Design only