Browse Source

updated link for baremetel consideration (#9944)

pull/9949/head
Kundan Kumar 2 years ago
committed by GitHub
parent
commit
3a6069916d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/ingress_controller/ingress_nginx.md

2
docs/ingress_controller/ingress_nginx.md

@ -159,7 +159,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/main
``` ```
!!! 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](https://github.com/kubernetes/ingress-nginx/blob/main/docs/deploy/baremetal.md).
### Verify installation ### Verify installation

Loading…
Cancel
Save