From 980cea6a071a735b8324223175eeb56d9981422e Mon Sep 17 00:00:00 2001 From: Ria Bhatia Date: Mon, 22 Jan 2018 13:44:12 -0800 Subject: [PATCH] Update README.md add wg slack channel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 761adf26a..a5ea4e205 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Virtual Kubelet is an open source [Kubernetes kubelet](https://kubernetes.io/docs/reference/generated/kubelet/) implementation that masquerades as a kubelet for the purposes of connecting Kubernetes to other APIs. This allows the nodes to be backed by other services like ACI, Hyper.sh, AWS, etc. This connector features a pluggable architecture and direct use of Kubernetes primitives, making it much easier to build on. We invite the Kubernetes ecosystem to join us in empowering developers to build -upon our base. +upon our base. Join our slack channel named, wg-virtual-kubelet, within the [Kubernetes slack group](https://kubernetes.slack.com/). Please note this software is experimental and should not be used for anything resembling a production workload.