From a122fc63609bbd6a5a42fd15a0600848beedc254 Mon Sep 17 00:00:00 2001 From: Tejal Desai Date: Mon, 11 Nov 2019 10:35:02 -0800 Subject: [PATCH] Add Slack channel url --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 78887395a..07013696d 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,9 @@ _If you are interested in contributing to kaniko, see [DEVELOPMENT.md](DEVELOPME +## Community +We'd love to hear from you! Join [#kaniko on Kubernetes Slack](https://kubernetes.slack.com/messages/CQDCHGX7Y/) + ## How does kaniko work? The kaniko executor image is responsible for building an image from a Dockerfile and pushing it to a registry.