Merge pull request #38275 from t-inu/issue37349

[ja] Translate content/ja/docs/tasks/debug/debug-application/_index.md into Japanese
pull/38428/head
Kubernetes Prow Robot 2022-12-12 06:09:34 -08:00 committed by GitHub
commit 7b9f4645c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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など)に関する一般的な問題や、コンテナ終了メッセージを理解するためのアドバイス、実行中のコンテナをデバッグする方法などが網羅されています。