Skip to content

Commit 7b9f464

Browse files
authored
Merge pull request #38275 from t-inu/issue37349
[ja] Translate content/ja/docs/tasks/debug/debug-application/_index.md into Japanese
2 parents 3b3a28f + 18cac32 commit 7b9f464

File tree

1 file changed

+2
-2
lines changed
  • content/ja/docs/tasks/debug/debug-application

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: アプリケーションのトラブルシューティング
3-
description: Debugging common containerized application issues.
3+
description: コンテナ化されたアプリケーションの一般的な問題をデバッグします。
44
weight: 20
55
---
66

7-
This doc contains a set of resources for fixing issues with containerized applications. It covers things like common issues with Kubernetes resources (like Pods, Services, or StatefulSets), advice on making sense of container termination messages, and ways to debug running containers.
7+
このドキュメントには、コンテナ化されたアプリケーションの問題を解決するための、一連のリソースが記載されています。Kubernetesリソース(Pod、Service、StatefulSetなど)に関する一般的な問題や、コンテナ終了メッセージを理解するためのアドバイス、実行中のコンテナをデバッグする方法などが網羅されています。

0 commit comments

Comments
 (0)