Skip to content

Commit 0255c39

Browse files
committed
update links to kic docs
1 parent dc6778e commit 0255c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/mesh/tutorials/kic/deploy-with-kic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Before continuing, check the NGINX Ingress Controller [supported versions](#supp
125125

126126
1. Build or Pull the NGINX Plus Ingress Controller image:
127127
- [Create and push your NGINX Plus Docker image](https://docs.nginx.com/nginx-ingress-controller/installation/build-nginx-ingress-controller/).
128-
- For NGINX Plus Ingress releases >= `1.12.0` you can also [pull the NGINX Plus Docker image](https://docs.nginx.com/nginx-ingress-controller/installation/pulling-ingress-controller-image/).
128+
- For NGINX Plus Ingress releases >= `1.12.0` you can also [pull the NGINX Plus Docker image](https://docs.nginx.com/nginx-ingress-controller/installation/nic-images/).
129129
1. Set up Kubernetes Resources for [NGINX Plus Ingress Controller](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-manifests/) using Kubernetes manifests:
130130
- [Configure role-based access control (RBAC)](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-manifests/#1-configure-rbac)
131131
- [Create Common Resources](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-manifests/#2-create-common-resources)
@@ -265,7 +265,7 @@ You can either allow both ingress and egress traffic through the same NGINX Ingr
265265
or deploy two NGINX Ingress Controllers: one for handling ingress traffic only and the other for handling egress traffic.
266266

267267
For the single deployment option, follow the [installation instructions](#install-nginx-ingress-controller-with-mtls-enabled) and the instructions to [Enable Egress](#enable-egress).
268-
If you would like to configure two Ingress Controllers to keep ingress and egress traffic separate you can leverage [Ingress Classes](https://docs.nginx.com/nginx-ingress-controller/installation/running-multiple-ingress-controllers/#ingress-class).
268+
If you would like to configure two Ingress Controllers to keep ingress and egress traffic separate you can leverage [Ingress Classes](https://docs.nginx.com/nginx-ingress-controller/installation/run-multiple-ingress-controllers/#ingress-class).
269269

270270
## Enable UDP Traffic
271271

0 commit comments

Comments
 (0)