Ad-hoc Approvals for Declarative Schema Migrations Using the Atlas Kubernetes Operator
Learn how to set up ad-hoc approvals for schema migrations using the Atlas Kubernetes Operator. This guide covers the steps to configure the Operator to pause migrations and wait for human approval before applying schema changes.
Atlas Kubernetes Operator Quickstart
Learn how to quickly set up the Atlas Operator on a local Kubernetes cluster and apply a schema to a PostgreSQL database.
Declarative Schema Migrations with the Atlas Kubernetes Operator
Learn how to manage database schema migrations declaratively using the Atlas Kubernetes Operator. This guide covers providing schemas, credentials, safety policies, and using the Atlas Schema Registry for robust Kubernetes database automation.
Operator Installation
Installation of the Atlas Operator is typically done using Helm.
Pre-approved Declarative Schema Migrations Using the Atlas Kubernetes Operator
Learn how to set up pre-approval flows for schema migrations using the Atlas Kubernetes Operator. This guide covers the steps to configure the Operator to plan schema changes, review them, and apply approved plans automatically.
The Atlas Kubernetes Operator
The Atlas Kubernetes Operator is a Kubernetes controller that uses
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.
Versioned Schema Migrations with the Atlas Kubernetes Operator
Learn how to use the Atlas Kubernetes Operator for versioned schema migrations. This guide covers providing migrations, credentials, safety mechanisms, and API reference for the AtlasMigration resource.