Prerequisites
Cluster requirements
Resource requirements
Verify cluster readiness
Before installing, confirm your cluster is accessible and you have the necessary permissions:Install with Helm
Helm is the recommended installation method. If you don’t have Helm, follow the official Helm installation guide.1
Add the OpenLIT Helm repository
2
Install the operator
3
Verify the installation
Check that the operator pod is running:Expected output:Confirm the CRD was installed:Check the operator logs:
Install with kubectl
If you prefer to install without Helm, you can apply the manifest directly:Upgrade and maintenance
Check for available updates
Upgrade to the latest version
Upgrade to a specific version
Pin to a specific version in production environments:Verify after upgrade
Uninstall
Troubleshooting
CRD installation failures
CRD installation failures
Symptoms: Error creating
CustomResourceDefinitionsSolutions:Webhook certificate errors
Webhook certificate errors
Symptoms: Webhook registration fails or returns certificate errorsSolutions:
Image pull failures
Image pull failures
Symptoms: Operator pods stuck in
ImagePullBackOffSolutions: