Exponer el comando de implementación nodeport
kubectl expose deployment hello-world --port=80 --type=NodePort
Quaint Quail
kubectl expose deployment hello-world --port=80 --type=NodePort