能否查看 envoy 配置内容
#744
-
有没有一种方式查看 envoy 内的路由规则设置,主要用于排查问题时,查看路由规则设置的是否正确。 |
Beta Was this translation helpful? Give feedback.
Answered by
CH3CHO
Jan 2, 2024
Replies: 1 comment 1 reply
-
可以使用 hgctl 工具的安装方法可以查看文档:https://higress.io/zh-cn/docs/ops/hgctl |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nlg521
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以使用
hgctl gateway-config
命令。hgctl 工具的安装方法可以查看文档:https://higress.io/zh-cn/docs/ops/hgctl