Skip to content

Instantly share code, notes, and snippets.

@ImaginaryBIT
Created October 26, 2022 09:29
Show Gist options
  • Save ImaginaryBIT/14300378b9fb5a52a0581a48b02baa11 to your computer and use it in GitHub Desktop.
Save ImaginaryBIT/14300378b9fb5a52a0581a48b02baa11 to your computer and use it in GitHub Desktop.
lifecycle
NS
Ingress (DNS)
kub network policy (firewall)
kub service (IP table) load balancer/reverse proxy
(((((exe)container)pod)replica)deploy)
kubectl -> kube api service -> etcd
kube scheduler
kube controller manager
[ control plane ]
||
||
||
||
[ worker node ]
kube-spray
kubelet
container runtime
linux kernel
Persistent Volume Claim
PV Persistence Volume
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment