[ko] Update links heading to the Debugging section
This commit is contained in:
@@ -93,7 +93,7 @@ cassandra ClusterIP None <none> 9042/TCP 45s
|
||||
```
|
||||
|
||||
`cassandra` 서비스가 보이지 않는다면, 이와 다른 응답이라면 서비스 생성에 실패한 것이다. 일반적인 문제에 대한
|
||||
[서비스 디버깅하기](/docs/tasks/debug-application-cluster/debug-service/)를
|
||||
[서비스 디버깅하기](/docs/tasks/debug/debug-application/debug-service/)를
|
||||
읽어보자.
|
||||
|
||||
## 카산드라 링을 생성하는 스테이트풀셋 이용하기
|
||||
|
||||
@@ -236,7 +236,7 @@ kubectl apply -k ./
|
||||
## {{% heading "whatsnext" %}}
|
||||
|
||||
|
||||
* [인트로스펙션과 디버깅](/docs/tasks/debug-application-cluster/debug-application-introspection/)를 알아보자.
|
||||
* [인트로스펙션과 디버깅](/ko/docs/tasks/debug/debug-application/debug-running-pod/)을 알아보자.
|
||||
* [잡](/ko/docs/concepts/workloads/controllers/job/)를 알아보자.
|
||||
* [포트 포워딩](/ko/docs/tasks/access-application-cluster/port-forward-access-application-cluster/)를 알아보자.
|
||||
* 어떻게 [컨테이너에서 셸을 사용하는지](/ko/docs/tasks/debug-application-cluster/get-shell-running-container/)를 알아보자.
|
||||
* 어떻게 [컨테이너에서 셸을 사용하는지](/ko/docs/tasks/debug/debug-application/get-shell-running-container/)를 알아보자.
|
||||
|
||||
Reference in New Issue
Block a user