Skip to content

Arango Init Job

This Job waits for ArangoDB to be up and running and runs the script arango-init/arango_init.js, which creates the crossd database, all necessary collections and additional users for the frontend (readonly) and the workers (read/write).

The script arango-init/arango_init.js is mounted as a ConfigMap.

Secrets

  • arango-root-pwd
  • arango-worker-pwd
  • arango-frontend-pwd

Interacting Components

  • ArangoDB