Installation¶
This guide covers how to install the CloudAPI Operator in your Kubernetes cluster.
Prerequisites¶
Before installing the operator, ensure you have:
- Kubernetes cluster where the operator will run
- kubectl configured to access your cluster
Installation Methods¶
Clone the repository and use make targets for installation.
Step 1: Clone the Repository¶
Step 2: Install the CRDs¶
Verify the CRDs are installed:
Step 3: Deploy the Operator, change the tag to use different versions¶
Make sure that your cluster can access the registry.
Uninstall the Operator¶
If installed from a cloned repository: