Skip to main content

18 docs tagged with "kubernetes"

View all tags

Running Data Scripts on Kubernetes

Run Atlas Data Scripts inside a Kubernetes cluster with the arigaio/atlas image: push the script to the Atlas Registry, hold the credentials in a Secret, and run it on a schedule as a CronJob or on demand as a Job.

Using Custom Project Configuration in Atlas Operator

Learn how to use custom project configuration with Atlas Operator on Kubernetes. This guide covers enabling custom configs, provisioning databases, and managing composite schemas for advanced database workflows.

Using SSL Certs with the Atlas Operator

Learn how to use SSL/TLS certificates with the Atlas Operator on Kubernetes. This guide provides step-by-step instructions for creating a secret, mounting certificates, and using them in database URLs.