🔧 fix navigation error in file baremetal.md
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
This commit is contained in:
parent
e68b68d20c
commit
a94eea2c03
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ for generating redirect URLs that take into account the URL used by external cli
|
||||||
Location: https://myapp.example.com/ #-> missing NodePort in HTTPS redirect
|
Location: https://myapp.example.com/ #-> missing NodePort in HTTPS redirect
|
||||||
```
|
```
|
||||||
|
|
||||||
[install-baremetal]: ./deploy/#baremetal
|
[install-baremetal]: ./index.md#bare-metal
|
||||||
[nodeport-def]: https://kubernetes.io/docs/concepts/services-networking/service/#nodeport
|
[nodeport-def]: https://kubernetes.io/docs/concepts/services-networking/service/#nodeport
|
||||||
[nodeport-nat]: https://kubernetes.io/docs/tutorials/services/source-ip/#source-ip-for-services-with-type-nodeport
|
[nodeport-nat]: https://kubernetes.io/docs/tutorials/services/source-ip/#source-ip-for-services-with-type-nodeport
|
||||||
[pod-assign]: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
|
[pod-assign]: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
|
||||||
|
|
Loading…
Reference in a new issue