In this example, we are going to be posting a message each time a service is created or deleted in the default namespace of our current Kubernetes installation. The messages will be posted to a group messaging service called Slack using a Webhook.
I am going to assume that you already have access to a Slack workspace and have permissions to add applications to it. If you don't, then you can configure a new workspace at https://slack.com/.
Once you have access to your workspace, click on the name of the workspace ...