Kubernetes is an open-source container orchestration tool or framework developed by Google in 2014. It helps you manage applications that are made up of hundreds or thousands of containers in different environment either Physical, Virtual or hybrid machines. It consists of a Master node and then a number of Worker nodes where each node has kubelet running on it.
Sort: