- play_arrow Troubleshoot Paragon Automation Installation
- Resolve Configuration File Merge Conflicts
- Troubleshoot Backup and Restore Issues
- Troubleshoot RabbitMQ Cluster Failure
- Use Log Files to Debug Issues
- Troubleshoot Issues with Ceph and Rook
- Troubleshoot Air-Gap Installation Failure
- Renew kubeadm-managed Certificates Manually
- Recover the Device Controller Group
- Create Controller Playbook Manually
- Troubleshoot Using the paragon CLI Utility
- play_arrow Debug Paragon Automation Components
- play_arrow Troubleshoot Paragon Pathfinder
- General Troubleshooting Techniques
- LSP Controller Statuses Overview
- LSP Stuck in PENDING or PCC_PENDING State
- The Operational State of the LSP Is Down
- LSPs Missing from the Network Information Table
- Topology Not Displayed in the GUI
- Changes Not Reflected in the GUI
- Topology Displayed in the GUI Is Incorrect
- PCS Out of Sync with Toposerver
- PCCs Are Not PCEP-Enabled
- play_arrow Troubleshoot Paragon Planner
Identify Kubernetes Cluster Health Issues
Solution
The third-party kube-state-metrics monitoring service generates metrics based on the current state of Kubernetes clusters. The kube-state-metrics service is a beta-only feature that runs as a cluster service and is installed automatically when you install Paragon Automation. Once this service is installed, you can enable this service to generate, monitor, and expose metrics of various objects within a Kubernetes cluster.
To enable kube-state-metrics from the Paragon Automation UI:
Create an unmanaged device.
The unmanaged device represents the cluster. The device hostname must be the kube-state-metrics service IP. For example, the hostname could be
kube-state-metrics.healthbot.svc.cluster.local
.Add the device to a device group.
Create rules.
Apply playbooks to the device group.
After you have enabled kube-state-metrics, you can view metrics on pods, DaemonSets, deployments, persistent volume, endpoints, ingress, job, lease, and configmap objects that are part of a Kubernetes cluster. For more information, see Understand kube-state-metrics Service.
To view metrics:
Navigate to the Monitoring > Network Health page.
On the Network Health page, click the Device Group entity type, and select the new unmanaged device from the Devices drop-down list.
A tile view and table view of the results are displayed after a few minutes.