What is missing?
Support hostNetwork api in prometheus and alertmanager crds.
Why do we need it?
In our large scale Kubernetes cluster with VPC network, Prometheus need to monitor external Etcd clusters. However, Prometheus could not communicate with external Etcd clusters due to some restrictions of VPC network. We have a work-around by using host network for Prometheus.