Kubernetes #
The Kubernetes chart consists of 3 main sections:
- Project
- Nodes
- Pods

Projects
In the right corner you can switch between Projects with Kubernetes (for your organization).
Nodes
Lists Nodes by Name and shows status of Disk, Memory, PIDs and Ready (Status of the Node).
Status: working
Status: not wokring
Pods
For every Pod (characterized by Pod Name) is listed its Namespace, Node, Restart Count, Age and Status.
If the status is failed, you can check the pod in Kubernetes section – use the link in Nodes – Metadata Name or Pods – Pod Name.

For more information see Projects – Kubernetes.
Project Resource Allocation #
In this section you can see how the usage of CPUs, RAM and Disk Size are divided between the individual projects. The last column Total shows the sum of all projects for CPU, RAM or Disk Size. You can also sort CPU, RAM and Disk Size by Usage or Limit (if there is any).

The pie charts shows percentage of usage of each project:
Green – small usage
Yellow – normal usage
Orange – higher usage
Red – full usage
Limits can be changed in Project Quotas.
Recent Events #
Lists 10 events from the latest. Green ones are successful events, red ones are failed. The update button is in the right corner.

By clicking Show all you are redirected to Audit Log.
Warning
If there is a real-time change, you are notified through Notifications ?.