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.3.10. label
하나 이상의 리소스에서 레이블을 업데이트합니다.
예제: 라벨 status
를 unhealthy로 설정하여 python-1-mz2rf
Pod를 업데이트합니다 .
oc label pod/python-1-mz2rf status=unhealthy
$ oc label pod/python-1-mz2rf status=unhealthy