Quick Introduction to Kubernetes
Introduction
Kubernetes, often referred to as K8s, is an open-source platform that manages Docker containers in the form of a cluster. It is a system for running and coordinating containerised applications across a cluster of machines. Kubernetes is ...
sandeepc.hashnode.dev5 min read