Is it possible to make port 443 externally accessible?
Is it possible to make port 443 externally accessible? I want to remove the port number from the DNS name (https://example.com:34567). I have a solution in Cloudflare, but I need to access Cloudflare every time the pod is rebooted. Thank you
Solution:Jump to solution
nope it's not possible tcp ports are always random though you should be able to use cloudflare tunnels
2 Replies
Solution
nope it's not possible tcp ports are always random though you should be able to use cloudflare tunnels
got it, thank you