развернуть команду развертывания nodeport
kubectl expose deployment hello-world --port=80 --type=NodePort
Quaint Quail
kubectl expose deployment hello-world --port=80 --type=NodePort