Infrastructure Kubernetes Filters
With Kloudfuse, you can easily monitor the performance and capacity of your entire infrastructure in Kubernetes deployments. Filtering on clear facets and labels makes it much more effective.
Infrastructure for Kubernetes uses these filter categories:
Kubernetes Resources
These are Filters on the primary attributes of Kubernetes: Pods, Clusters, Namespaces, Nodes, Workloads, Network, Storage, and Access Control.
- Pods
-
Filters on the pod name, and returns the pod Status, Cluster, Namespace, Age, Ready status, number of Restarts, % CPU Usage, and % Mem Usage.
- Clusters
-
Filters for clusters, including their Age, Versions, number of Nodes, CPU Capacity, % CPU Usage, Mem Capacity, % Mem Usage, number of Pods, and Pod Usage.
- Namespaces
-
Filters for namespaces, including Cluster, Status, Age, CPU Usage, Mem Usage, number of Pods, number of Deployments, number of Daemon Sets, number of Cronjobs, and number of Stateful Sets.
- Nodes
-
Filters for nodes, including their Age, Status, CPU Capacity, % CPU Usage,Mem Capacity, % Mem Usage, Schedulability, Roles, and Kubelet Version.
- Workloads
-
- Deployments
-
Cluster, Namespace, Strategy, Age, Current, Desired, Up to date, and Available.
- Daemon Sets
-
Cluster, Namespace, Status, Selectors, Strategy, and Age.
- Stateful Sets
-
Cluster, Namespace, Service, Selectors, Pod Policy, Update Strategy, Age, Current, and Desired.
- Replica Sets
-
Cluster, Namespace, Deployment, Age, Current, Desired, and Ready.
- Jobs
-
Cluster, Namespace, Status, Completions, Parallelism, Backoff Limit, Age, Duration, and Kubernetes Labels.
- Cron Job
-
Cluster, Namespace, Age, Schedule, Suspend, Active Jobs, and Kubernetes Labels.
- Network
- Storage
- Access Control