Skip to content

Commit c47bc83

Browse files
authored
Merge pull request #27850 from kwangh/dev-1.21-ko.2
Update managing-tls-in-a-cluster.md
2 parents cd3ccb1 + 27e7aac commit c47bc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ko/docs/tasks/tls/managing-tls-in-a-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ EOF
8888

8989
여기서 `192.0.2.24`는 서비스의 클러스터 IP,
9090
`my-svc.my-namespace.svc.cluster.local`은 서비스의 DNS 이름,
91-
`10.0.34.2`는 파드의 IP,`my-pod.my- namespace.pod.cluster.local`
91+
`10.0.34.2`는 파드의 IP,`my-pod.my-namespace.pod.cluster.local`
9292
파드의 DNS 이름이다. 다음 출력이 표시되어야 한다.
9393

9494
```

0 commit comments

Comments
 (0)