File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
concepts/extend-kubernetes/compute-storage-net
reference/command-line-tools-reference Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ kubelet 인스턴스에 자신을 다시 등록할 것으로 기대된다. 새 k
175
175
{{< caution >}}
176
176
쿠버네티스의 장치 관리자 컴포넌트는 안정화된(GA) 기능이지만 _ 장치 플러그인 API_는 안정화되지 않았다.
177
177
장치 플러그인 API와 버전 호환성에 대한 정보는 [ 장치 플러그인 API 버전] ( /docs/reference/node/device-plugin-api-versions/ ) 를 참고하라.
178
- {{< caution >}}
178
+ {{< / caution >}}
179
179
180
180
프로젝트로서, 쿠버네티스는 장치 플러그인 개발자에게 다음 사항을 권장한다.
181
181
Original file line number Diff line number Diff line change @@ -301,6 +301,7 @@ content_type: concept
301
301
| ` WindowsRunAsUserName ` | ` false ` | 알파 | 1.16 | 1.16 |
302
302
| ` WindowsRunAsUserName ` | ` true ` | 베타 | 1.17 | 1.17 |
303
303
| ` WindowsRunAsUserName ` | ` true ` | GA | 1.18 | 1.20 |
304
+ {{< /table >}}
304
305
305
306
## Descriptions for removed feature gates
306
307
You can’t perform that action at this time.
0 commit comments