diff --git a/docs/12-dns-addon.md b/docs/12-dns-addon.md index 04ef992..66230e6 100644 --- a/docs/12-dns-addon.md +++ b/docs/12-dns-addon.md @@ -68,7 +68,7 @@ Execute a DNS lookup for the `kubernetes` service inside the `busybox` pod: kubectl exec -ti $POD_NAME -- nslookup kubernetes ``` -> output +> Output: ```bash Server: 10.32.0.10