-
Kubernetes Submit Queue authored
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add other prometheus monitoring components This PR adds core prometheus monitoring components like alertmanager, kube-state-metrics, node exporter. Configuration for manifests is extracted from Helm manifests. ```release-note NONE ``` /cc @kawych @brancz