アプリケーションが通常モードまたは開発モードでビルドされ、実行されると、アプリケーションからのログ ストリーミングを IDE の内部からモニタリングできるようになります。 Kubernetes Explorer に移動して、特定のリソース(Pod、Deployment など)のログを表示することもできます。
タスクとリソースのステータスを表示する
開発、デバッグのセッションを開始すると、アプリケーションからストリーミングされるログを IDE 内からモニタリングできるようになります。
Kubernetes Explorer から、次の方法で Deployment のステータスを確認できます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-06 UTC。"],[[["Monitor application logs directly from your IDE after building and running in either regular or development mode."],["Access the Kubernetes Explorer to view the status of pods, deployments, and nodes, with color-coded indicators for resource health."],["Utilize the `kubectl describe` command by right-clicking on a deployed resource within the Kubernetes Explorer to view detailed information."],["Stream logs from a specific resource, such as a pod or deployment, by right-clicking the resource in the Kubernetes Explorer and selecting \"Stream Logs\"."]]],[]]