查看应用路由详情
This section describes how to view Ingress details.
Steps
-
以具有应用负载查看权限的用户登录 KubeSphere Web 控制台并进入您的集群或项目。
-
Click 应用负载 > 应用路由 in the left navigation pane.
-
Click the name of an Ingress in the Ingress list to open its details page.
-
在应用路由详情页面左侧的属性区域查看应用路由的详细信息。
参数 描述 集群
应用路由的所属集群。
项目
应用路由的所属项目。
应用
应用路由对应的应用。
网关地址
集群网关或项目网关的 IP 地址。
-
如果网关的外部访问模式为 NodePort,网关地址为某一个集群节点的 IP 地址。客户端可以通过任意集群节点的 IP 地址和端口访问应用路由的后端服务。
-
如果网关的外部访问模式为 LoadBalancer,网关地址为负载均衡器的地址。
创建时间
应用路由的创建时间。
创建者
创建应用路由的用户。
-
-
在应用路由详情页面右侧的资源状态页签查看应用路由的路由规则。
资源状态页签显示当前应用路由的所有路由规则。
参数 描述 域名和端口
应用路由的域名和节点端口号。节点端口号仅在集群网关或项目网关的外部访问为 NodePort 时显示。
-
如果集群网关或项目网关的外部访问模式为 NodePort,客户端需要通过 DNS 服务或本地 hosts 文件将域名解析为集群中任意节点的 IP 地址,并通过域名、路径和端口号(例如 example.com/test:30240)访问应用路由。
-
如果集群网关或项目网关的外部访问模式为 LoadBalancer,客户端需要通过 DNS 服务或本地 hosts 文件将域名解析为项目网关负载均衡器的 IP 地址,并通过域名和路径(例如 example.com/test)访问应用路由。
协议
应用路由支持的协议,取值为HTTP 或 HTTPS。
证书
应用路由协议为 HTTPS 时,所使用的包含证书和私钥的保密字典的名称。仅在应用路由协议为 HTTPS 时显示。
路径
域名的路径,每条路径对应一个服务。
服务
域名路径所对应的服务的名称。
端口
域名路径所对应的服务的端口号。
在路由规则右侧点击访问服务可访问应用路由的后端服务。
-
-
在应用路由详情页面右侧点击元数据页签查看应用路由的标签和注解。
-
在应用路由详情页面右侧点击事件页签查看应用路由的事件。
Parameter Description Type
The type of the event, including Normal and Warning.
Reason
The reason for the event.
Occurred
The time when the event occurred.
Source
The component that reported the event.
Message
The content of the event message.
Feedback
Was this page Helpful?
Receive the latest news, articles and updates from KubeSphere
Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.