Merge pull request #6580 from kundan2707/deployreadme

fix for 6564
This commit is contained in:
Kubernetes Prow Robot 2020-12-07 05:17:26 -08:00 committed by GitHub
commit 3e49491f33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -157,7 +157,8 @@ Using [NodePort](https://kubernetes.io/docs/concepts/services-networking/service
```console
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v0.41.2/deploy/static/provider/baremetal/deploy.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).