Self-managed deployment
section.md. This single file contains all pages in this section, optimized for AI coding agent context.
In a self-managed deployment, you operate the data plane on your own Kubernetes infrastructure. Union.ai runs the control plane, but you manage the cluster, upgrades, and operational aspects of the data plane yourself. Union.ai has no access to your cluster, providing the highest level of data isolation.
Getting started
- Review the architecture to understand the control plane, data plane operators, and security model.
- Check the cluster recommendations for Kubernetes version, networking, and IP planning requirements.
- Set up your data plane on your cloud provider:
- Generic Kubernetes (on-premise or any S3-compatible environment)
- AWS
- GCP
- Azure
- OCI
Configuration
After initial setup, configure platform features on your cluster:
- Authentication
- Image builder
- Multi-cluster
- Node pools
- Monitoring
- Persistent logs
- Data retention
- Namespace mapping
- Secrets management
Reference
- Helm chart reference for available chart values
- Kubernetes access controls for RBAC configuration details