Kubernetes Pods


Graph

Kubernetes Pod is the smallest, fundamental deployable unit in Kubernetes, representing a single instance of an application or process

Backlinks