Note_Tech

All technological notes.


Project maintained by simonangel-fong Hosted on GitHub Pages — Theme by mattgraham

Kubernetes

Back


Cluster


Node


Master Node / Control plane


Worker Node


Container


Security


Configuration


Installation


todo list:

https://docs.linuxfoundation.org/tc-docs/certification/tips-cka-and-ckad


CKA

export do="--dry-run=client -o yaml"
alias k=kubectl
alias kcn="kubectl config set-context --current --namespace"





killer01 killer02