Wednesday, 21 December 2022

What Is Kubernetes?

Kubernetes:

In organizations, multiple numbers of containers running on multiple hosts at a time so it is very hard to manage all the containers together we use Kubernetes. Kubernetes is an open-source platform for managing containerized workloads and services. Kubernetes takes care of scaling and failover for your application running on the container.


Kubernetes_Architecture

No comments:

Post a Comment