# Kubernetes Integration

> Connect any Kubernetes cluster (EKS, AKS, GKE, or self-hosted) via a lightweight collector deployed as a DaemonSet. The collector streams cluster-state metrics back to ZopNight without exposing the API server publicly.

Source: https://zop.dev/changelog/v2022-10
Published: 2022-10-01 · Tags: zopnight, kubernetes

---

Connect Kubernetes clusters directly

## New

- Kubernetes collector for EKS, AKS, GKE, and self-hosted clusters
- DaemonSet-based deployment with zero public API exposure

## Improved

- Cluster connection wizard now uses kubectl context for one-click install
