From a24bda678817275114b0f0ebf49392caa3445c35 Mon Sep 17 00:00:00 2001 From: Guilhem Bonnefille Date: Tue, 15 Mar 2022 12:54:47 +0100 Subject: [PATCH] Add Connect section to k3d.io (#988) --- docs/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.md b/docs/index.md index e328a665..a30eb0e5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -108,6 +108,12 @@ kubectl get nodes k3d kubeconfig merge mycluster --kubeconfig-switch-context ``` +## Connect + +1. Join the Rancher community on slack via [slack.rancher.io](https://slack.rancher.io/) +2. Go to [rancher-users.slack.com](https://rancher-users.slack.com) and join our channel #k3d +3. Start chatting + ## Related Projects - [vscode-k3d](https://github.com/inercia/vscode-k3d/): VSCode Extension to handle k3d clusters from within VSCode