Skip to main content

Kubernetes

Deep dive on Kubernetes structure and commands. See Cheat Sheet

#Description
NamespaceGroups resources logically
NodeGroups resources physically
PodDeployable unit of computing
DeploymentApply desired state
ReplicaSetMaintain a stable set of replica pods
SecretKeep sensitive data out of pod