Merge pull request #6623 from karancode/patch-1

fix typo
This commit is contained in:
Kubernetes Prow Robot 2020-12-15 02:31:48 -08:00 committed by GitHub
commit ad8f87a602
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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