#kubernetes
Read more stories on Hashnode
Articles with this tag
how would be provide security in kubernetes Namespace: Till date we are working on default workspace . we have one hotel which has many rooms with...
Provisioner: --> provisioner K8s.io/minikube-hostpathmeans the persistent volume created by the storage class is actually taking space from the...
how we can use Envirometal variable in the Kubernetes world file : second_pod.yml then execute this in terminal use kubectl create -f...
kubernetes controller first check the status resource example- pod and load balancer if you want to connect one resource to another there the role of...
After your labsetup check the minikube status system where the kubernetes server run is also known control plane. This setup i have early done in my...
installation firstly install the Minikube installer link: https://minikube.sigs.k8s.io/docs/start/ click on latest release then click agree copy the...