fix for 6564
review comments
This commit is contained in:
parent
1eeb149b91
commit
57f81068a4
1 changed files with 2 additions and 1 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue