Skip to content

Commit b929145

Browse files
committed
Tweak table
1 parent 85138c7 commit b929145

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AKS-Arc/validate-signed-container-images.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,13 +132,11 @@ kubectl --kubeconfig /path/to/aks-cluster-kubeconfig get nodes -o wide
132132

133133
Sample output:
134134

135-
```output
136135
| NAME | STATUS | ROLES | AGE | VERSION | INTERNAL-IP | EXTERNAL-IP | OS-IMAGE | KERNEL-VERSION | CONTAINER-RUNTIME |
137136
|-------------------|--------|--------------|-------|---------|-----------------|-------------|---------------------------|------------------------|-----------------------------|
138137
| 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 |
139138
| 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 |
140139
| 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-
```
142140

143141
From this sample output:
144142

0 commit comments

Comments
 (0)