The helm installation makes it particularly simple to get going: https://github.com/kubernetes/charts/tree/master/stable/prometheus.
Now you just have to worry about
- Creating the alert
- Creating the alert rules
What kind of alert do you want and where do you want it to go? This is defined in the configMap for alertManager, which can be found in the alertmanagerFiles.alertmanager.yml
portion of the values.yaml file of the helm chart.