This commit is contained in:
Karan Thanvi 2020-12-15 15:48:35 +09:00 committed by GitHub
parent afe0321bd1
commit 885226618f
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).