Fresh install but no internet on the pod due to SSL #11522
-
Hi all! New to K3s and was trying to install it on a Raspberry Pi 5 to play with Kubernetes and deploy some apps, but, for some reason, i cannot get SSL/TLS working from inside the pod to the internet. Any connection not using SSL/TLS works fine. Any idea on what may be causing this? Did i missed some step to get this working? More technical info:
Output from the pod:
Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
brandond
Jan 6, 2025
Replies: 1 comment 2 replies
-
This is not Google: brandond@dev01:~$ host 13.248.169.48
48.169.248.13.in-addr.arpa domain name pointer a904c694c05102f30.awsglobalaccelerator.com. Do you have a pihole or something else in your environment that is messing with DNS resolution? Get rid of that, or bypass it for your k3s node. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
JoaoPPCastelo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not Google:
Do you have a pihole or something else in your environment that is messing with DNS resolution? Get rid of that, or bypass it for your k3s node.