File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -132,13 +132,11 @@ kubectl --kubeconfig /path/to/aks-cluster-kubeconfig get nodes -o wide
132
132
133
133
Sample output:
134
134
135
- ``` output
136
135
| NAME | STATUS | ROLES | AGE | VERSION | INTERNAL-IP | EXTERNAL-IP | OS-IMAGE | KERNEL-VERSION | CONTAINER-RUNTIME |
137
136
| -------------------| --------| --------------| -------| ---------| -----------------| -------------| ---------------------------| ------------------------| -----------------------------|
138
137
| moc-lsbe393il9d | Ready | control-plane| 3h14m | 1.30.4 | 100.72.248.133 | None | CBL-Mariner/Linux | 5.15.173.1-2.cm2 | containerd://1.6.26 |
139
138
| moc-lzwagtkjah5 | Ready | None | 3h12m | 1.30.4 | 100.72.248.134 | None | CBL-Mariner/Linux | 5.15.173.1-2.cm2 | containerd://1.6.26 |
140
139
| moc-wlcjnwn5n02 | Ready | None | 14m | 1.30.4 | 100.72.248.135 | None | Windows Server 2022 Datacenter | 10.0.20348.2700 | containerd://1.6.21+azure |
141
- ```
142
140
143
141
From this sample output:
144
142
You can’t perform that action at this time.
0 commit comments