Replies: 2 comments 1 reply
-
版本:gateway:1.3.0 |
Beta Was this translation helpful? Give feedback.
0 replies
-
如果没有配置https证书的域名,或域名上没有路由,是不会监听443端口的 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
gateway: httpPort: 80 httpsPort: 443 hostNetwork: false
Higress Gateway 如何监听的 HTTPS 端口?通过helm部署,gateway写有httpsPort
进入higress-gateway 的 pod发现443端口并没开启,只有80端口开启了
Beta Was this translation helpful? Give feedback.
All reactions