mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
Just add upper cases (againà
This commit is contained in:
@@ -68,7 +68,7 @@ Execute a DNS lookup for the `kubernetes` service inside the `busybox` pod:
|
|||||||
kubectl exec -ti $POD_NAME -- nslookup kubernetes
|
kubectl exec -ti $POD_NAME -- nslookup kubernetes
|
||||||
```
|
```
|
||||||
|
|
||||||
> output
|
> Output:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
Server: 10.32.0.10
|
Server: 10.32.0.10
|
||||||
|
|||||||
Reference in New Issue
Block a user