File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
version-2.0.0/user-guides
version-2.1.0/user-guides
version-2.2.0/user-guides Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ kubectl patch svc litmusportal-frontend-service -p '{"spec": {"type": "LoadBalan
4343<span style={{color: 'green'}}><b >Expected Output</b ></span >
4444
4545``` bash
46- NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
47- chaos-litmus-portal-mongo ClusterIP 10.104.107.117 < none> 27017/TCP 2m
48- litmusportal-frontend-service NodePort 10.101.81.70 < none > 9091:30385/TCP 2m
49- litmusportal-server-service NodePort 10.108.151.79 < none> 9002:32456/TCP,9003:31160/TCP 2m
46+ NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
47+ chaos-litmus-portal-mongo ClusterIP 10.104.107.117 < none> 27017/TCP 2m
48+ litmusportal-frontend-service LoadBalancer 10.101.81.70 < LB_DNS > 9091:30385/TCP 2m
49+ litmusportal-server-service NodePort 10.108.151.79 < none> 9002:32456/TCP,9003:31160/TCP 2m
5050```
5151
5252## ** Accessing the ChaosCenter**
Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ kubectl patch svc litmusportal-frontend-service -p '{"spec": {"type": "LoadBalan
4343<span style={{color: 'green'}}><b >Expected Output</b ></span >
4444
4545``` bash
46- NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
47- chaos-litmus-portal-mongo ClusterIP 10.104.107.117 < none> 27017/TCP 2m
48- litmusportal-frontend-service NodePort 10.101.81.70 < none > 9091:30385/TCP 2m
49- litmusportal-server-service NodePort 10.108.151.79 < none> 9002:32456/TCP,9003:31160/TCP 2m
46+ NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
47+ chaos-litmus-portal-mongo ClusterIP 10.104.107.117 < none> 27017/TCP 2m
48+ litmusportal-frontend-service LoadBalancer 10.101.81.70 < LB_DNS > 9091:30385/TCP 2m
49+ litmusportal-server-service NodePort 10.108.151.79 < none> 9002:32456/TCP,9003:31160/TCP 2m
5050```
5151
5252## ** Accessing the ChaosCenter**
Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ kubectl patch svc litmusportal-frontend-service -p '{"spec": {"type": "LoadBalan
4343<span style={{color: 'green'}}><b >Expected Output</b ></span >
4444
4545``` bash
46- NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
47- chaos-litmus-portal-mongo ClusterIP 10.104.107.117 < none> 27017/TCP 2m
48- litmusportal-frontend-service NodePort 10.101.81.70 < none > 9091:30385/TCP 2m
49- litmusportal-server-service NodePort 10.108.151.79 < none> 9002:32456/TCP,9003:31160/TCP 2m
46+ NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
47+ chaos-litmus-portal-mongo ClusterIP 10.104.107.117 < none> 27017/TCP 2m
48+ litmusportal-frontend-service LoadBalancer 10.101.81.70 < LB_DNS > 9091:30385/TCP 2m
49+ litmusportal-server-service NodePort 10.108.151.79 < none> 9002:32456/TCP,9003:31160/TCP 2m
5050```
5151
5252## ** Accessing the ChaosCenter**
You can’t perform that action at this time.
0 commit comments