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
Ewout Prangsma 15d93f9b95
Docs & fixes
2018-03-12 09:52:52 +01:00
.vscode File header template added 2018-02-09 11:14:03 +01:00
deps Using 256 curve by default 2018-03-12 08:31:59 +01:00
docs Docs & fixes 2018-03-12 09:52:52 +01:00
examples Docs & fixes 2018-03-12 09:52:52 +01:00
pkg Docs & fixes 2018-03-12 09:52:52 +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 Implementing TLS support 2018-03-09 17:02:58 +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