@@ -54,7 +54,7 @@ These steps deploy Layered Network Management to the AKS cluster. The cluster is
54
54
You should see an output that looks like the following example:
55
55
56
56
` ` ` Output
57
- NAME READY STATUS RESTARTS AGE
57
+ NAME READY STATUS RESTARTS AGE
58
58
aio-lnm-operator-7db49dc9fd-kjf5x 1/1 Running 0 78s
59
59
` ` `
60
60
@@ -137,9 +137,9 @@ These steps deploy Layered Network Management to the AKS cluster. The cluster is
137
137
The output should look like:
138
138
139
139
` ` ` Output
140
- NAME READY STATUS RESTARTS AGE
141
- aio-lnm-operator-7db49dc9fd-kjf5x 1/1 Running 0 78s
142
- lnm-level4-7598574bf-2lgss 1/1 Running 0 4s
140
+ NAME READY STATUS RESTARTS AGE
141
+ aio-lnm-operator-7db49dc9fd-kjf5x 1/1 Running 0 78s
142
+ aio- lnm-level4-7598574bf-2lgss 1/1 Running 0 4s
143
143
` ` `
144
144
145
145
1. To view the service, run:
@@ -151,8 +151,8 @@ These steps deploy Layered Network Management to the AKS cluster. The cluster is
151
151
The output should look like the following example:
152
152
153
153
` ` ` Output
154
- NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
155
- lnm-level4 LoadBalancer 10.0.141.101 20.81.111.118 80:30960/TCP,443:31214/TCP 29s
154
+ NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
155
+ aio- lnm-level4 LoadBalancer 10.0.141.101 20.81.111.118 80:30960/TCP,443:31214/TCP 29s
156
156
` ` `
157
157
1. To view the config maps, run:
158
158
0 commit comments