community
community copied to clipboard
Helm traffic is getting blocked for specific isp | is helm blocks external ips
We are observing issue when we perform below operations for k8s cluster creation :
- helm repo add cilium https://helm.cilium.io
- wget https://helm.cilium.io
- helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
- helm repo add fluent https://fluent.github.io/helm-charts
None of them are working when the traffic goes through the specific ISP. Is that possible like the specific source ips are getting blocked on helm.
Note: when we change the ISP provider all the mentioned repo works perfectly fine.
Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!