Merge pull request #20798 from inaitgaj/patch-1
logs command to check etc/hosts file correctedpull/20867/head
commit
89982e33f8
|
@ -93,7 +93,7 @@ hostaliases-pod 0/1 Completed 0 6s 10.200
|
|||
The `hosts` file content would look like this:
|
||||
|
||||
```shell
|
||||
kubectl logs hostaliases-pod
|
||||
kubectl exec hostaliases-pod -- cat /etc/hosts
|
||||
```
|
||||
|
||||
```none
|
||||
|
|
Loading…
Reference in New Issue