Failed to download artifact, i/o timeout error using iptables-nft and Calico #1273
-
Hello! I recently build a new cluster with packer, terraform and ansible (kubespray) on Red Hat Enterprise Linux 8. This uses iptables-nft and Calico. All the pods are running on my new cluster, however when I deploy flux2 I get a timeout error: I tried both with and without --network-policy=false.
I wonder what I am doing wrong, I am also curious who 10.233.54.75 is in this case, I cannot find that IP using this command on any pods:
Any help is appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
My guess is that your Kubernetes network is broken, before deploying Flux make sure HTTP calls work inside your cluster.
It's the |
Beta Was this translation helpful? Give feedback.
My guess is that your Kubernetes network is broken, before deploying Flux make sure HTTP calls work inside your cluster.
It's the
source-controller.flux-system.svc.cluster.local.
ClusterIP.