We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ccaace commit eb33aeaCopy full SHA for eb33aea
content/ko/includes/task-tutorial-prereqs.md
@@ -1,8 +1,8 @@
1
쿠버네티스 클러스터가 필요하고, kubectl 커맨드-라인 툴이 클러스터와
2
-통신할 수 있도록 설정되어 있어야 합니다.
+통신할 수 있도록 설정되어 있어야 한다.
3
만약, 아직 클러스터를 가지고 있지 않다면,
4
-[Minikube](/docs/setup/learning-environment/minikube/)를 사용해서 만들거나,
5
-다음의 쿠버네티스 플레이그라운드 중 하나를 사용할 수 있습니다:
+[Minikube](/ko/docs/setup/learning-environment/minikube/)를 사용해서 생성하거나,
+다음의 쿠버네티스 플레이그라운드 중 하나를 사용할 수 있다.
6
7
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)
8
* [Play with Kubernetes](http://labs.play-with-k8s.com/)
0 commit comments