简体   繁体   English

Google Cloud GCP 中的 GKE pod 运行状况

[英]GKE pod health status in Google Cloud GCP

Are there any metrics I can use to know if pods are in the running state or errored-out, crashloopbackoff state etc in GKE Google Cloud?我是否可以使用任何指标来了解 Pod 在 GKE Google Cloud 中是处于运行状态还是错误输出、崩溃循环回退状态等?

Basically I want a metric I can export to Stackdriver that can tell if my jobs are running healthy pods or pods have errors and no pods are running( Evicted, crashloopbackoff etc. )基本上我想要一个可以导出到 Stackdriver 的指标,它可以判断我的作业是否正在运行健康的 pod 或 pod 有错误并且没有 pod 正在运行(Evicted、crashloopbackoff 等)

According to the official documentation Cloud Monitoring supports the following metric types from Google Kubernetes Engine:根据官方文档,Cloud Monitoring 支持来自 Google Kubernetes Engine 的以下指标类型:

Kubernetes metrics Kubernetes 指标

I believe you can use for your case:我相信您可以用于您的案例:

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 找不到所需的GKE Pod,谷歌云作曲家 - Desired GKE pod not found , google cloud composer 使用 Google Container Engine (GKE) 和 Stackdriver 监控 Pod 状态并发出警报或重新启动 - Monitoring and alerting on pod status or restart with Google Container Engine (GKE) and Stackdriver GKE OFBiz pod 未连接到 Google Cloud SQL 数据库 - GKE OFBiz pod not connecting to Google Cloud SQL database 将 kube.netes pod(在 GKE 上)挂载到谷歌云存储以持久保存数据 - Mount a kubernetes pod (on GKE) to google cloud storage to persist data 基于 Kubernetes 指标的 Google Cloud GKE 水平 pod 自动缩放 - Google cloud GKE horizontal pod autoscaling based on Kubernetes metrics GKE pod 与 Cloud SQL 的连接 - GKE pod connectivity to Cloud SQL 从GKE上的pod访问GCP Cloud DNS - Access GCP Cloud DNS from pods on GKE 从GKE中的K8S pod连接到Google Cloud Platform上的VM内部IP - Connecting from K8S pod in GKE to a VM internal IP on Google Cloud Platform GCP GKE Kubernetes 的指标服务器无法获取 pod 指标 - metrics-server of GCP GKE Kubernetes is not able to fetch pod metrics Google Kubernetes引擎(GKE)CPU /吊舱 - Google Kubernetes Engine (GKE) CPU/pod
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM