All Projects → arangodb → Kube Arangodb

arangodb / Kube Arangodb

Licence: apache-2.0
ArangoDB Kubernetes Operator - Start ArangoDB on Kubernetes in 5min

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Kube Arangodb

foxx-builder
ArangoDB Foxx Services in a super intuitive way
Stars: ✭ 22 (-85.33%)
Mutual labels:  arangodb
Python Arango
Python Driver for ArangoDB
Stars: ✭ 349 (+132.67%)
Mutual labels:  arangodb
Arangoclient.net
ArangoDB .NET Client with LINQ support
Stars: ✭ 94 (-37.33%)
Mutual labels:  arangodb
interactive tutorials
Repository for all ArangoDB interactive tutorial notebooks.
Stars: ✭ 38 (-74.67%)
Mutual labels:  arangodb
Recallgraph
A versioning data store for time-variant graph data.
Stars: ✭ 277 (+84.67%)
Mutual labels:  arangodb
Arangodb View
🥑 fast, simple, easy, 'reduced to the max' alternative webinterface / interface for the web / frontend for ArangoDB
Stars: ✭ 18 (-88%)
Mutual labels:  arangodb
arangodb-net-core
DotNetCore ArangoDB Driver
Stars: ✭ 15 (-90%)
Mutual labels:  arangodb
Arango
Golang driver for ArangoDB
Stars: ✭ 125 (-16.67%)
Mutual labels:  arangodb
Velocypack
A fast and compact format for serialization and storage
Stars: ✭ 347 (+131.33%)
Mutual labels:  arangodb
Arangochair
🥑 arangochair is a Node.js module that adds changefeed capability to ArangoDB and make it realtime push ready
Stars: ✭ 85 (-43.33%)
Mutual labels:  arangodb
aql-intellij-plugin
Intellij plugin for AQL, ArangoDB language support
Stars: ✭ 27 (-82%)
Mutual labels:  arangodb
Go Driver
The official ArangoDB go driver.
Stars: ✭ 266 (+77.33%)
Mutual labels:  arangodb
Pims
An ORM for document-oriented database systems, written in and for TypeScript.
Stars: ✭ 9 (-94%)
Mutual labels:  arangodb
ArangoDBUniversity
Tutorials for ArangoDB.
Stars: ✭ 19 (-87.33%)
Mutual labels:  arangodb
Cruddl
Create a GraphQL API for your database, using the GraphQL SDL to model your schema.
Stars: ✭ 98 (-34.67%)
Mutual labels:  arangodb
ArangoPy
Python driver Framework to access https://github.com/triAGENS/ArangoDB
Stars: ✭ 34 (-77.33%)
Mutual labels:  arangodb
Arangojs
The official ArangoDB JavaScript driver.
Stars: ✭ 503 (+235.33%)
Mutual labels:  arangodb
Arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
Stars: ✭ 11,880 (+7820%)
Mutual labels:  arangodb
Orango
ArangoDB Object Modeling for Node.js, Foxx and Modern Web Browsers
Stars: ✭ 103 (-31.33%)
Mutual labels:  arangodb
Foxxy
foxxy : create your app with ArangoDB Foxx RiotJS UIKIT3 Brunch Yarn
Stars: ✭ 47 (-68.67%)
Mutual labels:  arangodb

ArangoDB Kubernetes Operator

Docker Pulls

ArangoDB Kubernetes Operator helps to run ArangoDB deployments on Kubernetes clusters.

To get started, follow the Installation instructions below and/or read the tutorial.

State

The ArangoDB Kubernetes Operator is still in development.

Running ArangoDB deployments (single, active-failover or cluster) is reasonably stable, and we're in the process of validating production readiness of various Kubernetes platforms.

The feature set of the ArangoDB Kubernetes Operator is close to what it is intended to be.

Documentation

Production readiness state

Beginning with Version 0.3.11 we maintain a production readiness state for individual new features, since we expect that new features will first be released with an "alpha" or "beta" readiness state and over time move to full "production readiness".

Operator will supports versions supported on providers and maintained by Kubernetes. Once version is not supported anymore it will go into "Deprecating" state and will be marked as deprecated on Minor release.

Kubernetes versions starting from 1.16 are supported and tested, charts and manifests can use API Versions which are not present in older versions.

The following table has the general readiness state, the table below covers individual newer features separately.

Platform Kubernetes Version ArangoDB Version State Remarks Provider Remarks
Google GKE 1.16 >= 3.5.0 Production Don't use micro nodes
Google GKE 1.17 >= 3.5.0 Production Don't use micro nodes
Azure AKS 1.16 >= 3.5.0 Production
Azure AKS 1.17 >= 3.5.0 Production
Amazon EKS 1.16 >= 3.5.0 Production Amazon EKS
Amazon EKS 1.17 >= 3.5.0 Production Amazon EKS
IBM Cloud 1.16 >= 3.5.0 Production
OpenShift 3.11 >= 3.5.0 Production
OpenShift 4.2 >= 3.5.0 Production
BareMetal (kubeadm) 1.16 >= 3.5.0 Production
BareMetal (kubeadm) 1.17 >= 3.5.0 Production
Minikube 1.14+ >= 3.5.0 Devel Only
Other 1.14+ >= 3.5.0 Devel Only

Feature-wise production readiness table:

Feature Operator Version ArangoDB Version ArangoDB Edition State Enabled Flag Remarks
Pod Disruption Budgets 0.3.10 Any Community, Enterprise Alpha True N/A N/A
Pod Disruption Budgets 0.3.11 Any Community, Enterprise Production True N/A N/A
Volume Resizing 0.3.10 Any Community, Enterprise Alpha True N/A N/A
Volume Resizing 0.3.11 Any Community, Enterprise Production True N/A N/A
Disabling of liveness probes 0.3.10 Any Community, Enterprise Alpha True N/A N/A
Disabling of liveness probes 0.3.11 Any Community, Enterprise Production True N/A N/A
Volume Claim Templates 0.3.11 Any Community, Enterprise Alpha True N/A N/A
Volume Claim Templates 1.0.0 Any Community, Enterprise Production True N/A N/A
Prometheus Metrics Exporter 0.3.11 Any Community, Enterprise Alpha True N/A Prometheus required
Prometheus Metrics Exporter 1.0.0 Any Community, Enterprise Production True N/A Prometheus required
Sidecar Containers 0.3.11 Any Community, Enterprise Alpha True N/A N/A
Sidecar Containers 1.0.0 Any Community, Enterprise Production True N/A N/A
Operator Single Mode 1.0.4 Any Community, Enterprise Production False --mode.single Only 1 instance of Operator allowed in namespace when feature is enabled
TLS SNI Support 1.0.3 >= 3.7.0 Enterprise Production True --deployment.feature.tls-sni N/A
TLS Runtime Rotation Support 1.0.4 > 3.7.0 Enterprise Alpha False --deployment.feature.tls-rotation N/A
TLS Runtime Rotation Support 1.1.0 > 3.7.0 Enterprise Production True --deployment.feature.tls-rotation N/A
JWT Rotation Support 1.0.4 > 3.7.0 Enterprise Alpha False --deployment.feature.jwt-rotation N/A
JWT Rotation Support 1.1.0 > 3.7.0 Enterprise Production True --deployment.feature.jwt-rotation N/A
Encryption Key Rotation Support 1.0.4 > 3.7.0 Enterprise Alpha False --deployment.feature.encryption-rotation N/A
Encryption Key Rotation Support 1.1.0 > 3.7.0 Enterprise Production True --deployment.feature.encryption-rotation N/A
Version Check 1.1.4 >= 3.5.0 Community, Enterprise Alpha False --deployment.feature.upgrade-version-check N/A
Operator Maintenance Management Support 1.0.7 >= 3.5.0 Community, Enterprise Alpha False --deployment.feature.maintenance N/A

Release notes for 0.3.16

In this release we have reworked the Helm charts. One notable change is that we now create a new service account specifically for the operator. The actual deployment still runs by default under the default service account unless one changes that. Note that the service account under which the ArangoDB runs needs a small set of extra permissions. For the default service account we grant them when the operator is deployed. If you use another service account you have to grant these permissions yourself. See here for details.

Installation of latest release using Kubectl

kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/1.1.6/manifests/arango-crd.yaml
kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/1.1.6/manifests/arango-deployment.yaml
# To use `ArangoLocalStorage`, also run
kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/1.1.6/manifests/arango-storage.yaml
# To use `ArangoDeploymentReplication`, also run
kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/1.1.6/manifests/arango-deployment-replication.yaml

This procedure can also be used for upgrades and will not harm any running ArangoDB deployments.

Installation of latest release using kustomize

Installation using kustomize looks like installation from yaml files, but user is allowed to modify namespace or resource names without yaml modifications.

IT is recommended to use kustomization instead of handcrafting namespace in yaml files - kustomization will replace not only resource namespaces, but also namespace references in resources like ClusterRoleBinding.

Example kustomization file:

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

namespace: my-custom-namespace

bases:
  - https://github.com/arangodb/kube-arangodb/manifests/kustomize/deployment/?ref=1.0.3

Installation of latest release using Helm

Only use this procedure for a new install of the operator. See below for upgrades.

# The following will install the custom resources required by the operators.
helm install https://github.com/arangodb/kube-arangodb/releases/download/1.1.6/kube-arangodb-crd-1.1.6.tgz
# The following will install the operator for `ArangoDeployment` &
# `ArangoDeploymentReplication` resources.
helm install https://github.com/arangodb/kube-arangodb/releases/download/1.1.6/kube-arangodb-1.1.6.tgz
# To use `ArangoLocalStorage`, set field `operator.features.storage` to true
helm install https://github.com/arangodb/kube-arangodb/releases/download/1.1.6/kube-arangodb-1.1.6.tgz --set "operator.features.storage=true"

Upgrading the operator using Helm

To upgrade the operator to the latest version with Helm, you have to delete the previous deployment and then install the latest. HOWEVER: You must not delete the deployment of the custom resource definitions (CRDs), or your ArangoDB deployments will be deleted!

Therefore, you have to use helm list to find the deployments for the operator (kube-arangodb) and of the storage operator (kube-arangodb-storage) and use helm delete to delete them using the automatically generated deployment names. Here is an example of a helm list output:

% helm list
NAME            	REVISION	UPDATED                 	STATUS  	CHART                               	APP VERSION	NAMESPACE
steely-mule     	1       	Sun Mar 31 21:11:07 2019	DEPLOYED	kube-arangodb-crd-0.3.9             	           	default  
vetoed-ladybird 	1       	Mon Apr  8 11:36:58 2019	DEPLOYED	kube-arangodb-0.3.10-preview        	           	default  

So here, you would have to do

helm delete vetoed-ladybird

but not delete steely-mule. Then you could install the new version with helm install as normal:

# The following will install the operator for `ArangoDeployment` &
# `ArangoDeploymentReplication` resources.
helm install https://github.com/arangodb/kube-arangodb/releases/download/1.1.6/kube-arangodb-1.1.6.tgz
# To use `ArangoLocalStorage`, set field `operator.features.storage` to true
helm install https://github.com/arangodb/kube-arangodb/releases/download/1.1.6/kube-arangodb-1.1.6.tgz --set "operator.features.storage=true"

Building

DOCKERNAMESPACE=<your dockerhub account> make
kubectl apply -f manifests/arango-deployment-dev.yaml
# To use `ArangoLocalStorage`, also run
kubectl apply -f manifests/arango-storage-dev.yaml
# To use `ArangoDeploymentReplication`, also run
kubectl apply -f manifests/arango-deployment-replication-dev.yaml
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].