Skip to content

Commit d5a166c

Browse files
authored
Merge pull request #41604 from asa3311/fix-build-error
[ko][en] fix build error
2 parents 336aea2 + 91b2796 commit d5a166c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

content/ko/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ kubelet 인스턴스에 자신을 다시 등록할 것으로 기대된다. 새 k
175175
{{< caution >}}
176176
쿠버네티스의 장치 관리자 컴포넌트는 안정화된(GA) 기능이지만 _장치 플러그인 API_는 안정화되지 않았다.
177177
장치 플러그인 API와 버전 호환성에 대한 정보는 [장치 플러그인 API 버전](/docs/reference/node/device-plugin-api-versions/)를 참고하라.
178-
{{< caution >}}
178+
{{< /caution >}}
179179

180180
프로젝트로서, 쿠버네티스는 장치 플러그인 개발자에게 다음 사항을 권장한다.
181181

content/ko/docs/reference/command-line-tools-reference/feature-gates-removed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ content_type: concept
301301
| `WindowsRunAsUserName` | `false` | 알파 | 1.16 | 1.16 |
302302
| `WindowsRunAsUserName` | `true` | 베타 | 1.17 | 1.17 |
303303
| `WindowsRunAsUserName` | `true` | GA | 1.18 | 1.20 |
304+
{{< /table >}}
304305

305306
## Descriptions for removed feature gates
306307

0 commit comments

Comments
 (0)