• |
The Configurations dashboard includes Kubernetes secret and config map.
A controller manages a set of pods and ensures that the cluster is in the specified state. Instead of manually creating a pod, controllers can be used to create pods and to manage the pods. For example, the pods maintained by a replication controller are automatically replaced if they fail, get deleted, or are terminated. The Controllers dashboard presents the information related to the following controller types: Deployment, Replication Set, Replication Controller, Daemon Set, Stateful Set, Job, and Cron Job.
The Kubernetes storage contains volumes, storage class, persistent volume, and persistent volume claim. Volumes are on-disk files used by the containers for persistent their data as well as sharing with other containers.The Storage dashboard shows the information about the following storage classes:
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center