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.
2 parents 59fd8e2 + b734ae2 commit 0ef9001Copy full SHA for 0ef9001
content/ko/docs/tutorials/stateful-application/cassandra.md
@@ -266,7 +266,7 @@ kubectl apply -f cassandra-statefulset.yaml
266
267
이 튜토리얼의 *파드* 는 구글의 [컨테이너 레지스트리](https://cloud.google.com/container-registry/docs/)에
268
[`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)에
+이 도커 이미지는 [debian-base](https://github.com/kubernetes/release/tree/master/images/build/debian-base)에
270
기반하였고 OpenJDK 8을 포함한다.
271
272
이 이미지는 아파치 데비안 리포의 표준 카산드라 설치본을 포함한다.
0 commit comments