Skip to content

Commit

Permalink
[ja] Translate content/ja/docs/tasks/debug/debug-application/_index.m…
Browse files Browse the repository at this point in the history
…d into Japanese
  • Loading branch information
t-inu committed Dec 5, 2022
1 parent d067af8 commit 18cac32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/ja/docs/tasks/debug/debug-application/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: アプリケーションのトラブルシューティング
description: Debugging common containerized application issues.
description: コンテナ化されたアプリケーションの一般的な問題をデバッグします。
weight: 20
---

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.
このドキュメントには、コンテナ化されたアプリケーションの問題を解決するための、一連のリソースが記載されています。Kubernetesリソース(Pod、Service、StatefulSetなど)に関する一般的な問題や、コンテナ終了メッセージを理解するためのアドバイス、実行中のコンテナをデバッグする方法などが網羅されています。

0 comments on commit 18cac32

Please sign in to comment.