{{pods.length}} Pods

{{status.pods.Pending.length}} {{status.pods.Failed.length}} {{status.pods.Unknown.length}} All running No pods deployed

{{volumes.length}} Volumes

{{status.volumes.Pending.length}} {{status.volumes.Released.length}} {{status.volumes.Failed.length}} {{status.volumes.Available.length}} All in use No volumes in use

{{nodes.length}} Nodes

{{status.nodes.Pending.length}} {{status.nodes.Terminated.length}} {{status.nodes.NotReady.length}} {{status.nodes.OutOfDisk.length}} All healthy No nodes in cluster

Services

Could not list services

{{failure.message}}

No services present

You can deploy an application to your cluster.

Name Address Containers Project Namespace
{{service.metadata.name}} {{serviceContainers(service)}} {{service.metadata.namespace}}

Nodes

Name Containers
{{node.metadata.name}} {{nodeContainers(node)}}