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-03-09 10:39:53 +01:00
.vscode File header template added 2018-02-09 11:14:03 +01:00
deps Implemented node part of provisioner 2018-03-05 11:06:53 +01:00
docs Reworked TLS spec 2018-03-09 10:39:53 +01:00
examples Implemented isDefault behavior of storage class 2018-03-08 10:13:17 +01:00
pkg Merge pull request #32 from arangodb/test/errors 2018-03-09 10:03:33 +01:00
scripts Use sha256 docker image during testing 2018-03-06 13:56:38 +01:00
tests Fixed tests 2018-03-01 16:17:26 +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 Split tests in long vs short 2018-03-01 11:15:18 +01:00
main.go Implementing ArangoLocalStorage 2018-03-05 10:00:23 +01:00
Makefile Merge pull request #32 from arangodb/test/errors 2018-03-09 10:03:33 +01:00
README.md Separating user & design docs 2018-02-08 11:37:41 +01:00
storage.go Implemented PV creation, lots of fixes 2018-03-06 10:54:12 +01:00
VERSION Initial API objects & vendoring 2018-02-09 11:11:33 +01:00

ArangoDB Kubernetes Operator

"Starter for Kubernetes"

State: Design only