Kubernetes
How Kubernetes came into use?
Before using Kubernetes we were using Docker for containerization and accessing the application. But there were some limitations of docker.
-> If the docker container fails then we have to restart it manually.
-> If we w...
shantanurana.hashnode.dev3 min read