Installing management plane
This section covers the management cluster: where to place it, how the Superphenix operator is installed, and how you configure the management stack.
Part of the deployment guide. Choose your placement model first:
- Installing inside an AZ: management runs on one of your AZ clusters.
- Installing outside an AZ: management runs on a dedicated cluster.
How the installation process works
Superphenix is installed through an operator running on the management cluster.
The operator handles installation of the Superphenix clusters based on the configuration provided in the Cluster resource.
The management stack is installed on the management cluster by the operator, providing:
- The Superphenix web console
- The ArgoCD instance used to synchronize the Superphenix system
- The talos-operator used to manage physical nodes (optional)
The operator handles the installations, upgrades, and lifecycle management of Superphenix clusters entirely.
Next steps
- Installing inside an AZ or Installing outside an AZ: install the operator for your chosen placement.
- Installing an AZ: define
Clusterresources and deploy your availability zones. - Automated OS installation: provision physical servers through the operator.