Merge pull request #38275 from t-inu/issue37349
[ja] Translate content/ja/docs/tasks/debug/debug-application/_index.md into Japanesepull/38428/head
commit
7b9f4645c1
|
@ -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など)に関する一般的な問題や、コンテナ終了メッセージを理解するためのアドバイス、実行中のコンテナをデバッグする方法などが網羅されています。
|
||||
|
|
Loading…
Reference in New Issue