Skip to content

Make it production-ready

Finish the quickstart by routing hello-kupe alerts to Slack.

  1. In console.kupe.cloud, open Alerting → Notifications.
  2. Click Add Receiver, choose Slack.
  3. Paste a Slack incoming webhook URL and name the receiver slack-dev.
  4. Click Test to send a sample alert.
  1. On the same page, switch to the Routing tab and click Add Routing Rule.
  2. Match on label namespace = hello-kupe.
  3. Set the receiver to slack-dev.
  4. Save.

Any Kupe-managed alert firing for the hello-kupe namespace now lands in Slack.

hello-kupe now has GitOps delivery, dashboards, logs, metrics, and a Slack alert route. It is still a demo rather than something to put real traffic on.

The Running production workloads page has the checklist for closing that gap: scaling, custom domains, TLS, secrets, upgrades, and richer alert rules.


For every receiver type and routing option, see Notifications. For building your own alert rules, see Alerting.