Just add upper cases (againà
parent
d0131854bc
commit
bc6e275bf1
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue