Kubernetes
Status: coming soon — no wheel yet. Marketplace Install is disabled.
bash
# when the package ships
wg-flow-agent plugin install kubernetesPlanned collect
kubeconfig or a ServiceAccount with list/watch on nodes and workloads (any cluster the agent can reach — on-prem or managed):
| Object | Planned resource_type |
|---|---|
| Node | server |
| Deployment / StatefulSet / Pod workload | instance |
| Service type LoadBalancer | load_balancer |
| PersistentVolume | storage |
Field provider is kubernetes. Several clusters = several sources (provider_account = cluster name).
kubeconfig never leaves the agent host.