Kubernetes - Architecture
Kubernetes architecture us made up of nodes
Worker Node → Nodes run our application (CPU , Memory etc)
We take a basic installation of Ubuntu and we install 2 things , one is docker and 2nd is Kubernetes component kubelet (it is not a single bin...
kubernetes-infos.hashnode.dev3 min read