This is the documentation for the default architecture of Red Hat OpenShift Service on AWS. The classic architecture documentation is available here. 2.2.6. 获取到应用程序的路由 要访问 OSToy 应用程序,请使用 OpenShift CLI (oc)获取路由。 流程 运行以下命令,获取到应用程序的路由: $ oc get route 例如 : NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD ostoy-route ostoy-route-ostoy.apps.<your-rosa-cluster>.abcd.p1.openshiftapps.com ostoy-frontend-svc <all> None 前一个下一个