Fix typos in add-entries-to-pod-etc-hosts-with-host-aliases (#11639)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a296530247
commit
b6db60aff1
+1
-1
@@ -19,7 +19,7 @@ Modification not using HostAliases is not suggested because the file is managed
|
|||||||
|
|
||||||
## Default Hosts File Content
|
## Default Hosts File Content
|
||||||
|
|
||||||
Lets start an Nginx Pod which is assigned a Pod IP:
|
Let's start an Nginx Pod which is assigned a Pod IP:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl run nginx --image nginx --generator=run-pod/v1
|
kubectl run nginx --image nginx --generator=run-pod/v1
|
||||||
|
|||||||
Reference in New Issue
Block a user