Description
Inspects Kubernetes data objects directly from etcd for low-level debugging and recovery work. It is useful for cluster administrators who need to understand what Kubernetes has stored beneath the API layer.
Direct etcd access can expose secrets and can damage a cluster if writes are misused. Prefer read-only inspection unless you have a tested recovery plan.