Understanding Kubernetes Architecture: A Beginner’s Guide 😀
Docker VS K8s
We have used Docker to create containers and images, and to run our applications. However, we've noticed some drawbacks, such as the lack of auto-scaling, specific version rollbacks, and occasional downtime. Even though there are featur...
devopswithkube.hashnode.dev6 min read