Merge pull request #41604 from asa3311/fix-build-error

[ko][en] fix build error
pull/41611/head
Kubernetes Prow Robot 2023-06-12 10:57:56 -07:00 committed by GitHub
commit d5a166c9b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -175,7 +175,7 @@ kubelet 인스턴스에 자신을 다시 등록할 것으로 기대된다. 새 k
{{< caution >}}
쿠버네티스의 장치 관리자 컴포넌트는 안정화된(GA) 기능이지만 _장치 플러그인 API_는 안정화되지 않았다.
장치 플러그인 API와 버전 호환성에 대한 정보는 [장치 플러그인 API 버전](/docs/reference/node/device-plugin-api-versions/)를 참고하라.
{{< caution >}}
{{< /caution >}}
프로젝트로서, 쿠버네티스는 장치 플러그인 개발자에게 다음 사항을 권장한다.

View File

@ -301,6 +301,7 @@ content_type: concept
| `WindowsRunAsUserName` | `false` | 알파 | 1.16 | 1.16 |
| `WindowsRunAsUserName` | `true` | 베타 | 1.17 | 1.17 |
| `WindowsRunAsUserName` | `true` | GA | 1.18 | 1.20 |
{{< /table >}}
## Descriptions for removed feature gates