docsify, doctl-*: add Korean translation (#14180)

This commit is contained in:
HoJeong Im
2024-10-16 16:19:50 +09:00
committed by GitHub
parent 610b23c59a
commit db5d81ca8a
18 changed files with 400 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# doctl kubernetes options
> `doctl`의 Kubernetes 명령에 사용할 수 있는 값을 가져옴.
> 더 많은 정보: <https://docs.digitalocean.com/reference/doctl/reference/kubernetes/options/>.
- Kubernetes 클러스터를 지원하는 지역 목록 나열:
`doctl kubernetes options regions`
- Kubernetes 클러스터에서 사용할 수 있는 머신 크기를 나열:
`doctl kubernetes options sizes`
- DigitalOcean 클러스터와 함께 사용할 수 있는 Kubernetes 버전을 나열:
`doctl kubernetes options versions`