From c988f175863e4012c0a3ea3b7dd5a4b55e874784 Mon Sep 17 00:00:00 2001 From: "Jesse J. Cook" Date: Sun, 21 Apr 2019 04:12:43 +0000 Subject: [PATCH] Fix information about all traffic from cbr0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea567dc..8403879 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Tested with (on Ubuntu Server 18.04): - [microk8s](https://microk8s.io/) - Can be installed during Ubuntu Server 18.04 installation or with `snap` - Add `alias kubectl='microk8s.kubectl'` to bashrc - - NB: All DNS requests will show from 10.1.1.1 (docker bridge) + - NB: All DNS requests will show from 10.1.1.1 ([cbr0](https://github.com/ubuntu/microk8s#my-dns-and-dashboard-pods-are-crashlooping)) ### Set up Helm / Tiller (with TLS)