Install Cluster Operator
Prerequisites
Setup kubernetes clusters with Kind
Download kurator source and enter kurator directory.
Deploy a kubernetes cluster using kurator’s scripts.
When the console displays the above content, it indicates your Kind cluster is ready, and at this point, the host cluster kurator-host
will be used.
In addition, you can view the configuration files of the created clusters through this command.
Install cert manager
Kurator cluster operator depends on cert manager CA injector.
Please make sure cert manager is ready before install cluster operator
Install from source
Build cluster operator image and helm chart:
Load image to kind cluster:
Change directory to the helm charts
Install cluster operator into the management cluster.
Verify the cluster operator chart installation:
Install cluster operator from release package
Go to Kurator release page to download the release package for your OS and extract.
Install cluster operator into the management cluster.
Verify the cluster operator chart installation:
Install cluster operator from helm repo
Configure the Helm repository:
Install cluster operator into the management cluster.
Verify the cluster operator chart installation:
Try to deploy a cluster with cluster operator
Deploy cluster with kurator cluster operator.
Cleanup
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.