Merge pull request #20798 from inaitgaj/patch-1
logs command to check etc/hosts file corrected
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ hostaliases-pod 0/1 Completed 0 6s 10.200
|
|||||||
The `hosts` file content would look like this:
|
The `hosts` file content would look like this:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl logs hostaliases-pod
|
kubectl exec hostaliases-pod -- cat /etc/hosts
|
||||||
```
|
```
|
||||||
|
|
||||||
```none
|
```none
|
||||||
|
|||||||
Reference in New Issue
Block a user