Skip to content

Commit 9516e8c

Browse files
committed
2 parents 21594ad + b6d2916 commit 9516e8c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/openshift/services-networking/ingress.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,11 @@ spec:
6868
```
6969
```
7070
curl hello-world.info --resolve hello-world.info:80:<ADDRESS>
71-
```
71+
```
72+
73+
## Activities
74+
75+
| Task | Description | Link |
76+
| --------------------------------| ------------------ |:----------- |
77+
| *** Try It Yourself *** | | |
78+
| IKS Ingress Controller | Configure Ingress on Free IKS Cluster | [Setting IKS Ingress](../../labs/kubernetes/ingress-iks/index.md) |

docs/openshift/services-networking/services.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,3 @@ spec:
127127
| --------------------------------| ------------------ |:----------- |
128128
| *** Try It Yourself *** | | |
129129
| Creating Services | Create two services with certain requirements. | [Setting up Services](../../labs/kubernetes/lab8/index.md) |
130-
| IKS Ingress Controller | Configure Ingress on Free IKS Cluster | [Setting IKS Ingress](../../labs/kubernetes/ingress-iks/index.md) |

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ nav:
119119
- Lab 8 - Creating Services: labs/kubernetes/lab8/index.md
120120
- Lab 9 - Network Policies: labs/kubernetes/lab9/index.md
121121
- Lab 10 - Persistent Volumes: labs/kubernetes/lab10/index.md
122+
- Lab 11 - Ingress IKS: labs/kubernetes/ingress-iks/index.md
122123
- Solutions: labs/kubernetes/lab-solutions.md
123124
- DevOps/GitOps:
124125
- labs/index.md

0 commit comments

Comments
 (0)