fix for 6564

review comments
This commit is contained in:
Kundan Kumar 2020-12-07 16:04:25 +05:30
parent 1eeb149b91
commit 57f81068a4

View file

@ -160,7 +160,8 @@ Using [NodePort](https://kubernetes.io/docs/concepts/services-networking/service
```console
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/nginx-0.30.0/deploy/static/provider/baremetal/service-nodeport.yaml
```
!!! tip
Applicable on kubernetes clusteres deployed on bare-metal with generic Linux distro(Such as CentOs, Ubuntu ...).
!!! tip
For extended notes regarding deployments on bare-metal, see [Bare-metal considerations](./baremetal.md).