Kubernetes Basics

Core Kubernetes concepts including pods, deployments, services, and common troubleshooting patterns. Use when this capability is needed.

tomevault-io 13185e3 2 files · 1.3 KB Updated

File contents

Kubernetes Basics

Pods

A pod is the smallest deployable unit in Kubernetes.

Deployments

Deployments manage ReplicaSets and provide declarative updates.

Services

Services expose pods to network traffic via stable endpoints.


Source: codeready-toolchain/tarsy — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/codeready-toolchain--tarsy--kubernetes-basics commit 13185e3df8

Frequently asked questions

npx skillmds@latest add tomevault-io/kubernetes-basics