mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-21 01:26:28 +00:00
Fix dns readme (kubectl output: REASON -> STATUS)
This commit is contained in:
parent
6bb728f1b8
commit
5cbd461442
@ -144,7 +144,7 @@ kubectl get pods busybox
|
||||
|
||||
You should see:
|
||||
```
|
||||
NAME READY REASON RESTARTS AGE
|
||||
NAME READY STATUS RESTARTS AGE
|
||||
busybox 1/1 Running 0 <some-time>
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user