#pods
Read more stories on Hashnode
Articles with this tag
How to Create and Manage Kubernetes Namespaces and PODs · Tasks Create a namespace named dev. Deploy a pod named dev-nginx-pod in the dev...
How to Deploy Pods in a Kubernetes Cluster · Tasks Create a pod named pod-httpd using the httpd image with the latest tag. Ensure to specify the tag as...