From 5614058f80d10c9f30679619d28362ac7635c4f5 Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Mon, 9 Aug 2021 03:00:49 +0200 Subject: [PATCH] docs: notes --- docs/post-install.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/post-install.md diff --git a/docs/post-install.md b/docs/post-install.md new file mode 100644 index 000000000..9d09e2f9d --- /dev/null +++ b/docs/post-install.md @@ -0,0 +1,9 @@ +# post-install + +/etc/rancher/k3s/ + +add + +```bash +kubelet-arg: ['cluster-dns=169.254.20.10'] +```