Cluster Onboarding

To onboard a cluster with Nirmata:

  1. Go to the Clusters panel and click on the Add Cluster button.

  2. Provide the cluster name and select the provider for your cluster. Leave the provider as Other in case your cluster provider is not in the list. Specify the Endpoint (required for certain cloud providers).

  3. Follow the displayed instructions to install the Nirmata Kubernetes controller by downloading the YAML and running the below command on may node that has kubectl installed. You will also see the permissions granted to the controller YAML.

    kubectl create -f nirmata-kube-controller.yaml

  4. Click on button confirming the installation. Within a few seconds, the controller should connect and the cluster state will show as Connected.

Once the cluster is connected, you should be able to view any policy violations detected on your cluster. You will also see the recommended adapter to be installed.

To troubleshoot Nirmata Kubernetes Controller please go through this troubleshooting guide . Contact Nirmata Support if the problem persists.

NOTE: If the Kyverno version is not supported, you will be prompted to install the supported version.