Continue with my previous post ‘Docker Infrastructure V1.1‘, I want to share some my understanding of how Kubernetes works. Logically, there are 3 basic components in Kubernetes. Pod, Relication-controller and Service: Pod: it is the smallest unit in Kubernetes. It … Continue reading
