We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb115b commit df9ebb1Copy full SHA for df9ebb1
scripts/installation/onex.sh
@@ -195,6 +195,7 @@ onex-usercenter:
195
grpc port: ${ONEX_USERCENTER_GRPC_ADDR}
196
onex-apiserver:
197
http secure port: ${ONEX_APISERVER_SECURE_PORT}
198
+ access onex-apiserver via kubectl: kubectl --kubeconfig=${ONEX_ADMIN_KUBECONFIG} api-resources
199
onex-gateway:
200
http port: ${ONEX_GATEWAY_HTTP_ADDR}
201
grpc port: ${ONEX_GATEWAY_GRPC_ADDR}
0 commit comments