Architecture of kubernetes
Working with kubernetes- We create manifest (.yml file)- Apply this to cluster (to master) to bring into desired state- Pod runs on node, which is controlled by master
Roles of Master NodeKubernetes cluster contains containers running on bare metal/ ...
shishirlearns.com4 min read