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-16 16:53:16 +01:00
.vscode File header template added 2018-02-09 11:14:03 +01:00
deps Merged in deployment-manifests changes 2018-03-12 16:21:24 +01:00
docs create -> apply 2018-03-13 16:44:57 +01:00
examples Merge branch 'master' into deployment-manifests 2018-03-12 16:20:18 +01:00
manifests Updated manifest to 0.0.1 2018-03-13 15:01:03 +01:00
pkg Rename repository to kube-arangodb 2018-03-13 16:25:33 +01:00
scripts Cleaning up deployment 2018-03-12 12:18:50 +01:00
tests Rename repository to kube-arangodb 2018-03-13 16:25:33 +01:00
tools Rename repository to kube-arangodb 2018-03-13 16:25: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 Rename repository to kube-arangodb 2018-03-13 16:25:33 +01:00
main.go Rename repository to kube-arangodb 2018-03-13 16:25:33 +01:00
Makefile Rename repository to kube-arangodb 2018-03-13 16:25:33 +01:00
README.md Update README.md 2018-03-16 16:53:16 +01:00
storage.go Rename repository to kube-arangodb 2018-03-13 16:25:33 +01:00
VERSION Reverted version to 0.0.0 2018-03-13 15:04:50 +01:00

ArangoDB Kubernetes Operator

"Starter for Kubernetes"

State: In heavy development. DO NOT USE FOR ANY PRODUCTION LIKE PURPOSE! THINGS WILL CHANGE.

Building

DOCKERNAMESPACE=<your dockerhub account> make
kubectl apply -f manifests/arango-operator-dev.yaml