From bc6e275bf1a1b0b35c911af2707615c32ab2ddf5 Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 20 Jun 2020 15:46:49 +0200 Subject: [PATCH] =?UTF-8?q?Just=20add=20upper=20cases=20(again=C3=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/12-dns-addon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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