Summary
Add an EKS managed add-on status view to unic so operators can quickly spot addon drift or unhealthy core components.
Scope
- Show installed add-ons such as CoreDNS, kube-proxy, VPC CNI, and CSI drivers
- Surface version, health, and status summary per cluster
- Highlight mismatches or degraded addon states
Acceptance Criteria
- Selecting an EKS cluster can open an add-on status view
- Add-on rows include version and status information
- Degraded or mismatched addons are visually obvious
- Tests cover addon mapping and the view flow
- README is updated
Summary
Add an EKS managed add-on status view to unic so operators can quickly spot addon drift or unhealthy core components.
Scope
Acceptance Criteria