Kubernetes dashboard on Google CloudΒΆ
When the cluster has been created, it will look like this:
We can click on the multi-cluster
and it will display information for it.
In the left menu there are multiple other sections like:
Workloads
- display all the pods and deployments that belong to the applicationServices
- all the services in the clusterApplications
- different plugins / 3rd party software to install in our clusterConfiguration
- all environment configuration / secretsStorage
- list all persistent volumes and persistent volume claims.