Pod Columns
1. Pod Columns:
In this tab you can configure information about Pod, Pod Kind, Pod Container, Pod LifeTime, Pod CPU Request, Pod CPU Limit, Pod CPU Usage, Pod Memory RAM Request, Pod Memory RAM Limit, Pod Memory RAM Usage, Pod Network RX and Pod Network TX.

Pod: Column that represents the name of the pod in your observability tool.

Pod Kind: Column that represents the type of the pod in your observability tool. Example: Deployment, StatefulSet, DaemonSet.

Pod Container: Column that represents the name of the pod container in your observability tool.

Pod LifeTime: Column representing the lifetime of the pod in your observability tool in minutes per hour.

Pod CPU Request: Column representing the amount of CPU requested by the pod in your observability tool.

Pod CPU Limit: Column representing the amount of CPU limit for the pod in your observability tool.

Pod CPU Usage: Column representing the amount of CPU used by the pod in your observability tool.

Pod Memory RAM Request: Column representing the amount of memory requested by the pod in your observability tool.

Pod Memory RAM Limit: Column representing the amount of memory limit for the pod in your observability tool.

Pod Memory RAM Usage: Column representing the amount of memory used by the pod in your observability tool.

Pod Network RX: Column representing the amount of incoming traffic from the pod in your observability tool.

Pod Network TX: Column representing the amount of outgoing traffic from the pod in your observability tool.

Finally, by clicking the Save button, the configuration will be made and applied for Kubernetes functionality.
Last updated