What is Kubernetes architecture?

Kubernetes architecture diagram

What is Kubernates Architecture? What is Kubernates Architecture? Each thing managed by Kubernetes is represent by an object model. Object model is having two elements. Kubernetes object is a persistent entity that defines the state of something running in a cluster. Object spec: We have to provide an object spec for each object that we… Continue reading What is Kubernetes architecture?