Skip to content

Commit d4c8437

Browse files
authored
Merge pull request #35009 from fenggw-fnst/typo2
[ko] Fix typo in apiserver-aggregation.md
2 parents 42f91dd + aaf2f91 commit d4c8437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ko/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ APIService를 구현하는 가장 일반적인 방법은 클러스터 내에 실
2828
Extension-apiserver는 kube-apiserver로 오가는 연결의 레이턴시가 낮아야 한다.
2929
kube-apiserver로 부터의 디스커버리 요청은 왕복 레이턴시가 5초 이내여야 한다.
3030

31-
extention API server가 레이턴시 요구 사항을 달성할 수 없는 경우 이를 충족할 수 있도록 변경하는 것을 고려한다.
31+
Extension API server가 레이턴시 요구 사항을 달성할 수 없는 경우 이를 충족할 수 있도록 변경하는 것을 고려한다.
3232

3333
## {{% heading "whatsnext" %}}
3434

0 commit comments

Comments
 (0)