Hopefully once this PR gets merged it will allow NetworkManager to work normally:
1 Like
Hello , This long chain of automatic IPV4 address for containers is very usefull, recently i ran into same issue
But previlleged pod configurations , Network Manager off nothing worked for me
ISSUE START POINT : Redis pods are showing localhost:6379 connection refused , Readiness and Liveness checks failure
Mine is ONPREMISE, kubernetes cluster setup - 1.30, containerd CRI- 1.17.6, Flaneel CNI, RHEL- 8.10
Ingress and metrics are working
Redis pods are not able to deploy config, Connection refused
IPTABLES LOGS : cni0 disabled and blocking state
SETUP PROCEDURE
- Downloaded and installed required rpms
- setup containerd and loaded images
- initialized cluster
- deployed flannel
KIndly provide help ASAP ,Thanks