Please enable JavaScript.
Coggle requires JavaScript to display documents.
K8s - Coggle Diagram
K8s
Command
deploy
delete
log
port forward
copy
describe
scale
get
hpa
export
rollout
--to-revision=3
list history
ReplicaSet
remove pod for debug
What?
How?
Horizontal pod autoscaling
Requirement
Deployment
Strategy
Recreate
RollingUpdate
OldReplicaSets
NewReplicaSet
limit history
RBAC
ClusterRoles
auto update
Aggregating ClusterRoles
role
rolebinding
clusterrolebindings
note
RBAC
can-i
Find pod owner
find pod by RS (use label)
healcheck
liveness
http
tcp socket
exec
readiness
Label & Annotation
Label
key
value
Assign label
Change Label
update
remove
selector
API objects
Annotation
Used case
Add Annotation
services
external
external with IP
tip
jsonpath
Service discovery