All posts tagged: Kubernetes on cloud on azure

Kubernetes on cloud

    Kubernetes is an instrumentation tool for managing dispersed services applications across a distributed cluster of nodes. Kubernetes itself follows a client-server architecture, with a master node composed of etcd cluster, kube-apiserver, kube-controller-manager, cloud-controller-manager, scheduler. Kubernetes is an open source container management platform designed to run enterprise-class, cloud-enabled and web-scalable IT workloads. It is built upon the foundation