We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06e8eb commit 23d2527Copy full SHA for 23d2527
1 file changed
Kubernetese/Ingress/readme.md
@@ -7,15 +7,14 @@
7
8
## Deploy myshop application which has different micro services on k8s cluster
9
10
-`https://raw.githubusercontent.com/lerndevops/labs/master/kube/ingress/deploy-myshop.yml`
+`
11
12
## Deploy Ingress Controller
13
14
-`https://raw.githubusercontent.com/lerndevops/labs/master/kube/ingress/nginx-ing-controller.yaml`
15
16
## Deploy Ingress Rule
17
18
-`https://raw.githubusercontent.com/lerndevops/labs/master/kube/ingress/ingress-rule.yml`
+
19
20
## Get Ingress Controller Service NodePort
21
0 commit comments