Kubernetes / K8s Overview
Kubernetes is a Container Orchestration
The process of automatically deploying and managing containers is known as container orchestration.
Kubernetes Basics
Node :
A node is a machine where Kubernetes is installed.
A node is a machine that is...
vijaycodes.hashnode.dev6 min read