Kindle Notes & Highlights
Started reading
January 11, 2025
node
node
The worker node executes workload in containers managed by Pods. Every worker node needs a container runtime engine installed on the host machine to be able to manage containers.
information
Scheduler
Controller
etcd
kubelet
proxy
Container
container
Resilience
scale
based
Extensibility
Summary
Kubernetes
interact
exam
primitives
analogy,
example,
primitive
API
kind
Metadata
specification
status
create
kubectl
syntax
command
name
flags
full kubectl command in action.
create objects
Imperative
run
runtime
Updating
edit
patch
-p
delete objects
execution of the delete
force an immediate deletion
Declarative object management
benefit
apply
directories

