#pods
Read more stories on Hashnode
Articles with this tag
To create the pod let's first install the Minikube from here. Let's start with the basic pod. vi first-pod.yml kind: Pod apiVersion: v1 metadata: ...