Triplebyte Interview Question

what is a kube pod

Interview Answer

Anonymous

Sep 20, 2022

Pod is smallest unit of kubernetes. Kubernetes wrap container in a box that is known as pod and if we expose that pod than we can acces from any where..