Skip to content

Commit df9ebb1

Browse files
author
孔令飞
committed
refactor: doc for using kubectl to access the onex-apiserver
1 parent dfb115b commit df9ebb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/installation/onex.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ onex-usercenter:
195195
grpc port: ${ONEX_USERCENTER_GRPC_ADDR}
196196
onex-apiserver:
197197
http secure port: ${ONEX_APISERVER_SECURE_PORT}
198+
access onex-apiserver via kubectl: kubectl --kubeconfig=${ONEX_ADMIN_KUBECONFIG} api-resources
198199
onex-gateway:
199200
http port: ${ONEX_GATEWAY_HTTP_ADDR}
200201
grpc port: ${ONEX_GATEWAY_GRPC_ADDR}

0 commit comments

Comments
 (0)