#k8s
Read more stories on Hashnode
Articles with this tag
What are Namespaces and Services in K8s? In Kubernetes, Namespaces and Services are fundamental concepts used to organize and manage containerized...
What is Deployment in K8s? In Kubernetes "deployment" refers to a Kubernetes resource and a declarative way to manage the deployment of applications...
INTRODUCTION: In this blog we will Launch our first Kubernetes cluster using Minikube and running an Nginx web server is a great way to get started...