-
Is it possible to use a different TCP ports exposed by the ingress for TLS traffic? |
Beta Was this translation helpful? Give feedback.
Answered by
gaohoward
May 16, 2023
Replies: 1 comment
-
I don't think it's possible right now. If you look at the ingress doc https://kubernetes.io/docs/concepts/services-networking/ingress/ the ingress TLS only support single TLS port which is 443 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
brusdev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think it's possible right now. If you look at the ingress doc https://kubernetes.io/docs/concepts/services-networking/ingress/ the ingress TLS only support single TLS port which is 443