Fifth Korean l10n work for release-1.15 (#16231)
* Translate `concepts/scheduling/_index.md` to Korean (#16072) * Translate concepts/workloads/controllers/replicaset.md in Korean (#16070) * Update outdated content in dev-1.15-ko.5 (#16162) * Translate using-api/client-libraries into korean (#16182) * ko: translate concepts/cluster-administration/proxies (#16030) * Translate concepts/workloads/controllers/deployment.md in Korean (#16113) Co-Authored-By: Seokho Son <shsongist@gmail.com> Co-Authored-By: Eden <longlg88@naver.com> Co-Authored-By: Yoon <learder@gmail.com> Co-Authored-By: Sunghoon Kang <me@devholic.io> Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com> Co-Authored-By: June Yi <gochist@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
772ecf9fe4
commit
c5261d3d6b
@@ -146,12 +146,12 @@ kubectl apply -f https://k8s.io/examples/service/load-balancer-example.yaml
|
||||
|
||||
서비스를 삭제하려면, 아래의 명령어를 입력한다.
|
||||
|
||||
kubectl delete services my-service
|
||||
kubectl delete services my-service
|
||||
|
||||
Hello World 애플리케이션을 실행 중인 디플로이먼트, 레플리카 셋, 파드를 삭제하려면,
|
||||
아래의 명령어를 입력한다.
|
||||
|
||||
kubectl delete deployment hello-world
|
||||
kubectl delete deployment hello-world
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user