#kubernetes-architecture
Read more stories on Hashnode
Articles with this tag
Kubernetes follows the client-server architecture where we have the master installed on one machine and the node on separate Linux machines. It...