From 7742ea800a916b58e14688c542b19f897e03eb3f Mon Sep 17 00:00:00 2001 From: Guilhem Bonnefille Date: Thu, 24 Feb 2022 10:20:20 +0100 Subject: [PATCH] Add Connect section It is useful to have community related information directly on the website. --- docs/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.md b/docs/index.md index e328a6653..a30eb0e58 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