Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeMidnight
titleGet podsPods
kubectl -n nonrtric get pod

NAME                                       READY   STATUS    RESTARTS   AGE
a1-sim-osc-0                               1/1     Running   0          150m
a1-sim-osc-1                               1/1     Running   0          150m
a1-sim-std-0                               1/1     Running   0          150m
a1-sim-std-1                               1/1     Running   0          150m
a1controller-5c9f5b586c-wktgg              1/1     Running   0          150m
controlpanel-5f4ccc78cb-lc97c              1/1     Running   0          150m
db-549ff9b4d5-9skl5                        1/1     Running   0          150m
policymanagementservice-79d5cdb475-lkhcn   1/1     Running   0          150m


Code Block
languagebash
themeMidnight
titleGet Services
kubectl -n nonrtric get services

NAME                      TYPE        CLUSTER-IP     EXTERNAL-IP   PORT(S)          AGE
a1-sim                    ClusterIP   None           <none>        8085/TCP         155m
a1controller              ClusterIP   10.43.34.119   <none>        8282/TCP         155m
controlpanel              NodePort    10.43.8.241    <none>        8080:30090/TCP   155m
dbhost                    ClusterIP   10.43.30.35    <none>        3306/TCP         155m
policymanagementservice   NodePort    10.43.79.184   <none>        8081:30092/TCP   155m
sdnctldb01                ClusterIP   10.43.89.176   <none>        3306/TCP         155m