Cluster Management
Cluster management refers to querying information about the K8S cluster itself.
Display endpoint information about the master and services in the cluster.
Display the Kubernetes version running on the client and server.
Get the configuration of the cluster.
Get a list of users.
Display the current context.
Display a list of contexts.
Set the default context.
List the API resources that are available.
List the API versions that are available.
Last updated