Skip to content

Commit 0ef9001

Browse files
authored
Merge pull request #29089 from mengjiao-liu/update-debian-link-ko
[ko] Fix link for debian-base
2 parents 59fd8e2 + b734ae2 commit 0ef9001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ko/docs/tutorials/stateful-application/cassandra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ kubectl apply -f cassandra-statefulset.yaml
266266

267267
이 튜토리얼의 *파드* 는 구글의 [컨테이너 레지스트리](https://cloud.google.com/container-registry/docs/)에
268268
[`gcr.io/google-samples/cassandra:v13`](https://github.com/kubernetes/examples/blob/master/cassandra/image/Dockerfile) 이미지를 이용한다.
269-
이 도커 이미지는 [debian-base](https://github.com/kubernetes/kubernetes/tree/master/build/debian-base)에
269+
이 도커 이미지는 [debian-base](https://github.com/kubernetes/release/tree/master/images/build/debian-base)에
270270
기반하였고 OpenJDK 8을 포함한다.
271271

272272
이 이미지는 아파치 데비안 리포의 표준 카산드라 설치본을 포함한다.

0 commit comments

Comments
 (0)