We want to create a NetworkPolicy for the namespace that runs Prometheus. But when I create the NetworkPolicy and bounce the Prometheus Pods.
We however run into errors when the pods restart: ``` failed to list *v1.Endpoints: Get \"https://IPHIDDEN:443/api/v1/namespaces/NAMESPACEHIDDEN/endpoints?limit=500&resourceVersion=0\": dial tcp IPHIDDEN:443: i/o timeout" ``` How do you advise we create NetworkPolicies around Prometheus in Kubernetes? -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/13a686e1-5d66-4191-b078-510e197e74a1n%40googlegroups.com.

