Skip to content

Make it production-ready

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

  1. In console.kupe.cloud, open Observability → 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. In the same page, open Routes and click Add route.
  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.

By this point, you have:

  • a running managed cluster
  • an app deployed via GitOps
  • logs, metrics, and a dashboard in Grafana
  • a Slack alert wired up

The Running production workloads page lays out the checklist for taking this from a demo to something you’d put real traffic on — 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.