Platform

Community & Enterprise Edition

Full CustomResourceDefinition reference ->

This instruction covers only the steps to enable ArangoPlatform in Kubernetes cluster with already running ArangoDeployment. If you don’t have one yet, consider checking kube-arangodb installation guide and ArangoDeployment CR description.

To enable Platform on your cluster, follow next steps:

1) Enable Webhooks. e.g. if you are using Helm package, add --set "webhooks.enabled=true" option to the Helm command.

2) Enable Gateways in the ArangoDeployment. Set .spec.gateway.enabled to True