Post-deployment steps¶
After bootstrapping the management cluster, collect and save the following cluster details in a secure location:
Obtain the management cluster
kubeconfig
:./container-cloud get cluster-kubeconfig \ --kubeconfig <pathToKubeconfig> \ --cluster-name <clusterName>
Replace
<pathToKubeconfig>
with the kindkubeconfig
.Obtain the Keycloak credentials as described in Access the Keycloak Admin Console.
Now, you can proceed with operating your management cluster through the Container Cloud web UI and deploying managed clusters as described in Operations Guide.