Kubernetes 101: From "What is this?" to Your First Cluster
Kubernetes is a container orchestration tool used to manage containers. Kubernetes help solve the issues around managing multiple containers that cannot be easily managed using docker compose. Kubernetes helps manage scaling, self healing, networking...
gladys-devops.hashnode.dev5 min read