Fixing bind address of kube-proxy metrics for prometheus monitoring
Using kubespray to install k8s the default bind address for kube-proxy metrics endpoint is localhost:10249. This makes prometheus community not scrap the metrics because it needs access at the host network level. To solve this follow this simple step...
Nov 5, 20211 min read1.9K