This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.2.5.4.7. proxy
Kubernetes API 서버에 대해 프록시를 실행합니다.
예제: 포트 8011
의 API 서버로 프록시를 실행합니다 ./local/www/에서 정적 콘텐츠를 제공합니다.
oc proxy --port=8011 --www=./local/www/
$ oc proxy --port=8011 --www=./local/www/