Deploying Kubernetes On Prem
If you will be installing Aizen on an on-premises (on-prem) cluster, follow these setup instructions:
To set up Kubernetes, see https://kubernetes.io/docs/setup/.
For a load-balancer implementation, install MetalLB: https://metallb.universe.tf/installation/.
For a persistent storage class, install OpenEBS: https://openebs.io/docs/quickstart-guide/installation.
For lightweight, reliable, and easy-to-use distributed block storage, install Longhorn: https://longhorn.io/docs/1.5.1/deploy/install/.
To install Aizen, see Installing Aizen.
Troubleshooting
See Installation Issues for solutions to commonly seen problems during deployment.
Last updated