Kube Metrics Server

Common Labels

标签名 示例值
job [opsaid-agent,kubernetes-service-endpoints]

Metrics

名称 类型 描述
kube_certificatesigningrequest_labels gauge Kubernetes labels converted to Prometheus labels.
kube_certificatesigningrequest_created gauge Unix creation timestamp
kube_certificatesigningrequest_condition gauge The number of each certificatesigningrequest condition
kube_certificatesigningrequest_cert_length gauge Length of the issued cert
kube_configmap_info gauge Information about configmap.
kube_configmap_created gauge Unix creation timestamp
kube_configmap_metadata_resource_version gauge Resource version representing a specific version of the configmap.
kube_cronjob_labels gauge Kubernetes labels converted to Prometheus labels.
kube_cronjob_info gauge Info about cronjob.
kube_cronjob_created gauge Unix creation timestamp
kube_cronjob_status_active gauge Active holds pointers to currently running jobs.
kube_cronjob_status_last_schedule_time gauge LastScheduleTime keeps information of when was the last time the job was successfully scheduled.
kube_cronjob_spec_suspend gauge Suspend flag tells the controller to suspend subsequent executions.
kube_cronjob_spec_starting_deadline_seconds gauge Deadline in seconds for starting the job if it misses scheduled time for any reason.
kube_cronjob_next_schedule_time gauge Next time the cronjob should be scheduled. The time after lastScheduleTime, or after the cron job's creation time if it's never been scheduled. Use this to determine if the job is delayed.
kube_daemonset_created gauge Unix creation timestamp
kube_daemonset_status_current_number_scheduled gauge The number of nodes running at least one daemon pod and are supposed to.
kube_daemonset_status_desired_number_scheduled gauge The number of nodes that should be running the daemon pod.
kube_daemonset_status_number_available gauge The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available
kube_daemonset_status_number_misscheduled gauge The number of nodes running a daemon pod but are not supposed to.
kube_daemonset_status_number_ready gauge The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.
kube_daemonset_status_number_unavailable gauge The number of nodes that should be running the daemon pod and have none of the daemon pod running and available
kube_daemonset_status_observed_generation gauge The most recent generation observed by the daemon set controller.
kube_daemonset_status_updated_number_scheduled gauge The total number of nodes that are running updated daemon pod
kube_daemonset_metadata_generation gauge Sequence number representing a specific generation of the desired state.
kube_daemonset_labels gauge Kubernetes labels converted to Prometheus labels.
kube_deployment_created gauge Unix creation timestamp
kube_deployment_status_replicas gauge The number of replicas per deployment.
kube_deployment_status_replicas_available gauge The number of available replicas per deployment.
kube_deployment_status_replicas_unavailable gauge The number of unavailable replicas per deployment.
kube_deployment_status_replicas_updated gauge The number of updated replicas per deployment.
kube_deployment_status_observed_generation gauge The generation observed by the deployment controller.
kube_deployment_status_condition gauge The current status conditions of a deployment.
kube_deployment_spec_replicas gauge Number of desired pods for a deployment.
kube_deployment_spec_paused gauge Whether the deployment is paused and will not be processed by the deployment controller.
kube_deployment_spec_strategy_rollingupdate_max_unavailable gauge Maximum number of unavailable replicas during a rolling update of a deployment.
kube_deployment_spec_strategy_rollingupdate_max_surge gauge Maximum number of replicas that can be scheduled above the desired number of replicas during a rolling update of a deployment.
kube_deployment_metadata_generation gauge Sequence number representing a specific generation of the desired state.
kube_deployment_labels gauge Kubernetes labels converted to Prometheus labels.
kube_endpoint_info gauge Information about endpoint.
kube_endpoint_created gauge Unix creation timestamp
kube_endpoint_labels gauge Kubernetes labels converted to Prometheus labels.
kube_endpoint_address_available gauge Number of addresses available in endpoint.
kube_endpoint_address_not_ready gauge Number of addresses not ready in endpoint
kube_horizontalpodautoscaler_metadata_generation gauge The generation observed by the HorizontalPodAutoscaler controller.
kube_horizontalpodautoscaler_spec_max_replicas gauge Upper limit for the number of pods that can be set by the autoscaler; cannot be smaller than MinReplicas.
kube_horizontalpodautoscaler_spec_min_replicas gauge Lower limit for the number of pods that can be set by the autoscaler, default 1.
kube_horizontalpodautoscaler_spec_target_metric gauge The metric specifications used by this autoscaler when calculating the desired replica count.
kube_horizontalpodautoscaler_status_current_replicas gauge Current number of replicas of pods managed by this autoscaler.
kube_horizontalpodautoscaler_status_desired_replicas gauge Desired number of replicas of pods managed by this autoscaler.
kube_horizontalpodautoscaler_labels gauge Kubernetes labels converted to Prometheus labels.
kube_horizontalpodautoscaler_status_condition gauge The condition of this autoscaler.
kube_ingress_info gauge Information about ingress.
kube_ingress_labels gauge Kubernetes labels converted to Prometheus labels.
kube_ingress_created gauge Unix creation timestamp
kube_ingress_metadata_resource_version gauge Resource version representing a specific version of ingress.
kube_ingress_path gauge Ingress host, paths and backend service information.
kube_ingress_tls gauge Ingress TLS host and secret information.
kube_job_labels gauge Kubernetes labels converted to Prometheus labels.
kube_job_info gauge Information about job.
kube_job_created gauge Unix creation timestamp
kube_job_spec_parallelism gauge The maximum desired number of pods the job should run at any given time.
kube_job_spec_completions gauge The desired number of successfully finished pods the job should be run with.
kube_job_spec_active_deadline_seconds gauge The duration in seconds relative to the startTime that the job may be active before the system tries to terminate it.
kube_job_status_succeeded gauge The number of pods which reached Phase Succeeded.
kube_job_status_failed gauge The number of pods which reached Phase Failed and the reason for failure.
kube_job_status_active gauge The number of actively running pods.
kube_job_complete gauge The job has completed its execution.
kube_job_failed gauge The job has failed its execution.
kube_job_status_start_time gauge StartTime represents time when the job was acknowledged by the Job Manager.
kube_job_status_completion_time gauge CompletionTime represents time when the job was completed.
kube_job_owner gauge Information about the Job's owner.
kube_lease_owner gauge Information about the Lease's owner.
kube_lease_renew_time gauge Kube lease renew time.
kube_limitrange_kube_limitrange gauge Information about limit range.
kube_limitrange_created gauge Unix creation timestamp
kube_mutatingwebhookconfiguration_info gauge Information about the MutatingWebhookConfiguration.
kube_mutatingwebhookconfiguration_created gauge Unix creation timestamp.
kube_mutatingwebhookconfiguration_metadata_resource_version gauge Resource version representing a specific version of the MutatingWebhookConfiguration.
kube_namespace_created gauge Unix creation timestamp
kube_namespace_labels gauge Kubernetes labels converted to Prometheus labels.
kube_namespace_status_phase gauge kubernetes namespace status phase.
kube_namespace_status_condition gauge The condition of a namespace.
kube_networkpolicy_created gauge Unix creation timestamp of network policy
kube_networkpolicy_labels gauge Kubernetes labels converted to Prometheus labels
kube_networkpolicy_spec_ingress_rules gauge Number of ingress rules on the networkpolicy
kube_networkpolicy_spec_egress_rules gauge Number of egress rules on the networkpolicy
kube_node_info gauge Information about a cluster node.
kube_node_created gauge Unix creation timestamp
kube_node_labels gauge Kubernetes labels converted to Prometheus labels.
kube_node_role gauge The role of a cluster node.
kube_node_spec_unschedulable gauge Whether a node can schedule new pods.
kube_node_spec_taint gauge The taint of a cluster node.
kube_node_status_condition gauge The condition of a cluster node.
kube_node_status_capacity gauge The capacity for different resources of a node.
kube_node_status_allocatable gauge The allocatable for different resources of a node that are available for scheduling.
kube_persistentvolumeclaim_labels gauge Kubernetes labels converted to Prometheus labels.
kube_persistentvolumeclaim_info gauge Information about persistent volume claim.
kube_persistentvolumeclaim_status_phase gauge The phase the persistent volume claim is currently in.
kube_persistentvolumeclaim_resource_requests_storage_bytes gauge The capacity of storage requested by the persistent volume claim.
kube_persistentvolumeclaim_access_mode gauge The access mode(s) specified by the persistent volume claim.
kube_persistentvolumeclaim_status_condition gauge Information about status of different conditions of persistent volume claim.
kube_persistentvolume_claim_ref gauge Information about the Persitant Volume Claim Reference.
kube_persistentvolume_labels gauge Kubernetes labels converted to Prometheus labels.
kube_persistentvolume_status_phase gauge The phase indicates if a volume is available, bound to a claim, or released by a claim.
kube_persistentvolume_info gauge Information about persistentvolume.
kube_persistentvolume_capacity_bytes gauge Persistentvolume capacity in bytes.
kube_poddisruptionbudget_created gauge Unix creation timestamp
kube_poddisruptionbudget_status_current_healthy gauge Current number of healthy pods
kube_poddisruptionbudget_status_desired_healthy gauge Minimum desired number of healthy pods
kube_poddisruptionbudget_status_pod_disruptions_allowed gauge Number of pod disruptions that are currently allowed
kube_poddisruptionbudget_status_expected_pods gauge Total number of pods counted by this disruption budget
kube_poddisruptionbudget_status_observed_generation gauge Most recent generation observed when updating this PDB status
kube_pod_info gauge Information about pod.
kube_pod_start_time gauge Start time in unix timestamp for a pod.
kube_pod_container_state_started gauge Start time in unix timestamp for a pod container.
kube_pod_completion_time gauge Completion time in unix timestamp for a pod.
kube_pod_owner gauge Information about the Pod's owner.
kube_pod_labels gauge Kubernetes labels converted to Prometheus labels.
kube_pod_created gauge Unix creation timestamp
kube_pod_deletion_timestamp gauge Unix deletion timestamp
kube_pod_restart_policy gauge Describes the restart policy in use by this pod.
kube_pod_status_scheduled_time gauge Unix timestamp when pod moved into scheduled status
kube_pod_status_unschedulable gauge Describes the unschedulable status for the pod.
kube_pod_status_phase gauge The pods current phase.
kube_pod_status_ready gauge Describes whether the pod is ready to serve requests.
kube_pod_status_scheduled gauge Describes the status of the scheduling process for the pod.
kube_pod_status_reason gauge The pod status reasons
kube_pod_container_info gauge Information about a container in a pod.
kube_pod_init_container_info gauge Information about an init container in a pod.
kube_pod_container_status_waiting gauge Describes whether the container is currently in waiting state.
kube_pod_init_container_status_waiting gauge Describes whether the init container is currently in waiting state.
kube_pod_container_status_waiting_reason gauge Describes the reason the container is currently in waiting state.
kube_pod_init_container_status_waiting_reason gauge Describes the reason the init container is currently in waiting state.
kube_pod_container_status_running gauge Describes whether the container is currently in running state.
kube_pod_init_container_status_running gauge Describes whether the init container is currently in running state.
kube_pod_container_status_terminated gauge Describes whether the container is currently in terminated state.
kube_pod_init_container_status_terminated gauge Describes whether the init container is currently in terminated state.
kube_pod_container_status_terminated_reason gauge Describes the reason the container is currently in terminated state.
kube_pod_init_container_status_terminated_reason gauge Describes the reason the init container is currently in terminated state.
kube_pod_container_status_last_terminated_reason gauge Describes the last reason the container was in terminated state.
kube_pod_init_container_status_last_terminated_reason gauge Describes the last reason the init container was in terminated state.
kube_pod_container_status_ready gauge Describes whether the containers readiness check succeeded.
kube_pod_init_container_status_ready gauge Describes whether the init containers readiness check succeeded.
kube_pod_container_status_restarts_total counter The number of container restarts per container.
kube_pod_init_container_status_restarts_total counter The number of restarts for the init container.
kube_pod_container_resource_requests gauge The number of requested request resource by a container.
kube_pod_container_resource_limits gauge The number of requested limit resource by a container.
kube_pod_init_container_resource_requests_cpu_cores gauge The number of CPU cores requested by an init container.
kube_pod_init_container_resource_requests_memory_bytes gauge Bytes of memory requested by an init container.
kube_pod_init_container_resource_requests_storage_bytes gauge Bytes of storage requested by an init container.
kube_pod_init_container_resource_requests_ephemeral_storage_bytes gauge Bytes of ephemeral-storage requested by an init container.
kube_pod_init_container_resource_requests gauge The number of requested request resource by an init container.
kube_pod_init_container_resource_limits_cpu_cores gauge The number of CPU cores requested limit by an init container.
kube_pod_init_container_resource_limits_memory_bytes gauge Bytes of memory requested limit by an init container.
kube_pod_init_container_resource_limits_storage_bytes gauge Bytes of storage requested limit by an init container.
kube_pod_init_container_resource_limits_ephemeral_storage_bytes gauge Bytes of ephemeral-storage requested limit by an init container.
kube_pod_init_container_resource_limits gauge The number of requested limit resource by an init container.
kube_pod_spec_volumes_persistentvolumeclaims_info gauge Information about persistentvolumeclaim volumes in a pod.
kube_pod_spec_volumes_persistentvolumeclaims_readonly gauge Describes whether a persistentvolumeclaim is mounted read only.
kube_pod_overhead_cpu_cores gauge The pod overhead in regards to cpu cores associated with running a pod.
kube_pod_overhead_memory_bytes gauge The pod overhead in regards to memory associated with running a pod.
kube_pod_runtimeclass_name_info gauge The runtimeclass associated with the pod.
kube_replicaset_created gauge Unix creation timestamp
kube_replicaset_status_replicas gauge The number of replicas per ReplicaSet.
kube_replicaset_status_fully_labeled_replicas gauge The number of fully labeled replicas per ReplicaSet.
kube_replicaset_status_ready_replicas gauge The number of ready replicas per ReplicaSet.
kube_replicaset_status_observed_generation gauge The generation observed by the ReplicaSet controller.
kube_replicaset_spec_replicas gauge Number of desired pods for a ReplicaSet.
kube_replicaset_metadata_generation gauge Sequence number representing a specific generation of the desired state.
kube_replicaset_owner gauge Information about the ReplicaSet's owner.
kube_replicaset_labels gauge Kubernetes labels converted to Prometheus labels.
kube_replicationcontroller_created gauge Unix creation timestamp
kube_replicationcontroller_status_replicas gauge The number of replicas per ReplicationController.
kube_replicationcontroller_status_fully_labeled_replicas gauge The number of fully labeled replicas per ReplicationController.
kube_replicationcontroller_status_ready_replicas gauge The number of ready replicas per ReplicationController.
kube_replicationcontroller_status_available_replicas gauge The number of available replicas per ReplicationController.
kube_replicationcontroller_status_observed_generation gauge The generation observed by the ReplicationController controller.
kube_replicationcontroller_spec_replicas gauge Number of desired pods for a ReplicationController.
kube_replicationcontroller_metadata_generation gauge Sequence number representing a specific generation of the desired state.
kube_replicationcontroller_owner gauge Information about the ReplicationController's owner.
kube_resourcequota_created gauge Unix creation timestamp
kube_resourcequota_kube_resourcequota gauge Information about resource quota.
kube_secret_info gauge Information about secret.
kube_secret_type gauge Type about secret.
kube_secret_labels gauge Kubernetes labels converted to Prometheus labels.
kube_secret_created gauge Unix creation timestamp
kube_secret_metadata_resource_version gauge Resource version representing a specific version of secret.
kube_service_info gauge Information about service.
kube_service_created gauge Unix creation timestamp
kube_service_spec_type gauge Type about service.
kube_service_labels gauge Kubernetes labels converted to Prometheus labels.
kube_service_spec_external_ip gauge Service external ips. One series for each ip
kube_service_status_load_balancer_ingress gauge Service load balancer ingress status
kube_statefulset_created gauge Unix creation timestamp
kube_statefulset_status_replicas gauge The number of replicas per StatefulSet.
kube_statefulset_status_replicas_current gauge The number of current replicas per StatefulSet.
kube_statefulset_status_replicas_ready gauge The number of ready replicas per StatefulSet.
kube_statefulset_status_replicas_updated gauge The number of updated replicas per StatefulSet.
kube_statefulset_status_observed_generation gauge The generation observed by the StatefulSet controller.
kube_statefulset_replicas gauge Number of desired pods for a StatefulSet.
kube_statefulset_metadata_generation gauge Sequence number representing a specific generation of the desired state for the StatefulSet.
kube_statefulset_labels gauge Kubernetes labels converted to Prometheus labels.
kube_statefulset_status_current_revision gauge Indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
kube_statefulset_status_update_revision gauge Indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)
kube_storageclass_info gauge Information about storageclass.
kube_storageclass_created gauge Unix creation timestamp
kube_storageclass_labels gauge Kubernetes labels converted to Prometheus labels.
kube_validatingwebhookconfiguration_info gauge Information about the ValidatingWebhookConfiguration.
kube_validatingwebhookconfiguration_created gauge Unix creation timestamp.
kube_validatingwebhookconfiguration_metadata_resource_version gauge Resource version representing a specific version of the ValidatingWebhookConfiguration.
kube_volumeattachment_labels gauge Kubernetes labels converted to Prometheus labels.
kube_volumeattachment_info gauge Information about volumeattachment.
kube_volumeattachment_created gauge Unix creation timestamp
kube_volumeattachment_spec_source_persistentvolume gauge PersistentVolume source reference.
kube_volumeattachment_status_attached gauge Information about volumeattachment.
kube_volumeattachment_status_attachment_metadata gauge volumeattachment metadata.

Examples

kube_certificatesigningrequest_labels

标签名 示例值
Common Labels Common Labels

kube_certificatesigningrequest_created

标签名 示例值
Common Labels Common Labels

kube_certificatesigningrequest_condition

标签名 示例值
Common Labels Common Labels

kube_certificatesigningrequest_cert_length

标签名 示例值
Common Labels Common Labels

kube_configmap_info

标签名 示例值
Common Labels Common Labels
configmap [filebeat-rsyslog,nginx-configuration,oneops-teleport-v1]
namespace [dcim-system,ingress-controller,biz-groups-bv5ylc]

kube_configmap_created

标签名 示例值
Common Labels Common Labels
configmap [filebeat-rsyslog,nginx-configuration,oneops-teleport-v1]
namespace [dcim-system,ingress-controller,biz-groups-bv5ylc]

kube_configmap_metadata_resource_version

标签名 示例值
Common Labels Common Labels
configmap [filebeat-rsyslog,nginx-configuration,oneops-teleport-v1]
namespace [dcim-system,ingress-controller,biz-groups-bv5ylc]

kube_cronjob_labels

标签名 示例值
Common Labels Common Labels
cronjob [gitlab-backups,consumer-cmdb-clouds-sync-international-v1,consumer-clouds-exporter-aliyun-v1]
namespace [gitlab,dcim-system]
concurrency_policy [Allow,Forbid]
schedule [*/20 * * * *,0 * * * ,/10 * * * *]

kube_cronjob_info

标签名 示例值
Common Labels Common Labels
cronjob [gitlab-backups,consumer-cmdb-clouds-sync-international-v1,consumer-clouds-exporter-aliyun-v1]
namespace [gitlab,dcim-system]
concurrency_policy [Allow,Forbid]
schedule [*/20 * * * *,0 * * * ,/10 * * * *]

kube_cronjob_created

标签名 示例值
Common Labels Common Labels
cronjob [gitlab-backups,consumer-cmdb-clouds-sync-international-v1,consumer-clouds-exporter-aliyun-v1]
namespace [gitlab,dcim-system]
concurrency_policy [Allow,Forbid]
schedule [*/20 * * * *,0 * * * ,/10 * * * *]

kube_cronjob_status_active

标签名 示例值
Common Labels Common Labels
cronjob [gitlab-backups,consumer-cmdb-clouds-sync-international-v1,consumer-clouds-exporter-aliyun-v1]
namespace [gitlab,dcim-system]
concurrency_policy [Allow,Forbid]
schedule [*/20 * * * *,0 * * * ,/10 * * * *]

kube_cronjob_status_last_schedule_time

标签名 示例值
Common Labels Common Labels
cronjob [gitlab-backups,consumer-cmdb-clouds-sync-international-v1,consumer-clouds-exporter-aliyun-v1]
namespace [gitlab,dcim-system]
concurrency_policy [Allow,Forbid]
schedule [*/20 * * * *,0 * * * ,/10 * * * *]

kube_cronjob_spec_suspend

标签名 示例值
Common Labels Common Labels
cronjob [gitlab-backups,consumer-cmdb-clouds-sync-international-v1,consumer-clouds-exporter-aliyun-v1]
namespace [gitlab,dcim-system]
concurrency_policy [Allow,Forbid]
schedule [*/20 * * * *,0 * * * ,/10 * * * *]

kube_cronjob_spec_starting_deadline_seconds

标签名 示例值
Common Labels Common Labels
cronjob [gitlab-backups,consumer-cmdb-clouds-sync-international-v1,consumer-clouds-exporter-aliyun-v1]
namespace [gitlab,dcim-system]
concurrency_policy [Allow,Forbid]
schedule [*/20 * * * *,0 * * * ,/10 * * * *]

kube_cronjob_next_schedule_time

标签名 示例值
Common Labels Common Labels
cronjob [gitlab-backups,consumer-cmdb-clouds-sync-international-v1,consumer-clouds-exporter-aliyun-v1]
namespace [gitlab,dcim-system]
concurrency_policy [Allow,Forbid]
schedule [*/20 * * * *,0 * * * ,/10 * * * *]

kube_daemonset_created

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_status_current_number_scheduled

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_status_desired_number_scheduled

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_status_number_available

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_status_number_misscheduled

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_status_number_ready

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_status_number_unavailable

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_status_observed_generation

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_status_updated_number_scheduled

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_metadata_generation

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_daemonset_labels

标签名 示例值
Common Labels Common Labels
daemonset [cmdb-agent,fluent-bit,calico-node]
namespace [cloud-monitor,kube-system]

kube_deployment_created

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_status_replicas

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_status_replicas_available

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_status_replicas_unavailable

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_status_replicas_updated

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_status_observed_generation

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_status_condition

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_spec_replicas

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_spec_paused

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_spec_strategy_rollingupdate_max_unavailable

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_spec_strategy_rollingupdate_max_surge

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_metadata_generation

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_deployment_labels

标签名 示例值
Common Labels Common Labels
deployment [oneops-rtx2weixin-v1,thanos-query-frontend,jaeger-agent]
namespace [biz-groups-bv5ylc,cloud-monitor,argocd]
condition [Progressing,Available]
status [true,false,unknown]

kube_endpoint_info

标签名 示例值
Common Labels Common Labels
endpoint [thanos-query,kube-state-metrics,oneops-pigeons-v1]
namespace [cloud-monitor,dcim-system,kube-system]

kube_endpoint_created

标签名 示例值
Common Labels Common Labels
endpoint [thanos-query,kube-state-metrics,oneops-pigeons-v1]
namespace [cloud-monitor,dcim-system,kube-system]

kube_endpoint_labels

标签名 示例值
Common Labels Common Labels
endpoint [thanos-query,kube-state-metrics,oneops-pigeons-v1]
namespace [cloud-monitor,dcim-system,kube-system]

kube_endpoint_address_available

标签名 示例值
Common Labels Common Labels
endpoint [thanos-query,kube-state-metrics,oneops-pigeons-v1]
namespace [cloud-monitor,dcim-system,kube-system]

kube_endpoint_address_not_ready

标签名 示例值
Common Labels Common Labels
endpoint [thanos-query,kube-state-metrics,oneops-pigeons-v1]
namespace [cloud-monitor,dcim-system,kube-system]

kube_horizontalpodautoscaler_metadata_generation

标签名 示例值
Common Labels Common Labels

kube_horizontalpodautoscaler_spec_max_replicas

标签名 示例值
Common Labels Common Labels

kube_horizontalpodautoscaler_spec_min_replicas

标签名 示例值
Common Labels Common Labels

kube_horizontalpodautoscaler_spec_target_metric

标签名 示例值
Common Labels Common Labels

kube_horizontalpodautoscaler_status_current_replicas

标签名 示例值
Common Labels Common Labels

kube_horizontalpodautoscaler_status_desired_replicas

标签名 示例值
Common Labels Common Labels

kube_horizontalpodautoscaler_labels

标签名 示例值
Common Labels Common Labels

kube_horizontalpodautoscaler_status_condition

标签名 示例值
Common Labels Common Labels

kube_ingress_info

标签名 示例值
Common Labels Common Labels

kube_ingress_labels

标签名 示例值
Common Labels Common Labels

kube_ingress_created

标签名 示例值
Common Labels Common Labels

kube_ingress_metadata_resource_version

标签名 示例值
Common Labels Common Labels

kube_ingress_path

标签名 示例值
Common Labels Common Labels

kube_ingress_tls

标签名 示例值
Common Labels Common Labels

kube_job_labels

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_info

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_created

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_spec_parallelism

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_spec_completions

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_spec_active_deadline_seconds

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_status_succeeded

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_status_failed

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_status_active

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_complete

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_failed

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_status_start_time

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_status_completion_time

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_job_owner

标签名 示例值
Common Labels Common Labels
job_name [consumer-cmdb-clouds-sync-international-v1-1644998400,consumer-cmdb-app-domain-sync-v1-1645000200,consumer-clouds-exporter-aliyun-v1-1644656400]
namespace [dcim-system,gitlab]
condition [true,false,unknown]
owner_is_controller [true]
owner_kind [CronJob]
owner_name [consumer-clouds-exporter-aliyun-v1,gitlab-backups,consumer-cmdb-clouds-sync-international-v1]

kube_lease_owner

标签名 示例值
Common Labels Common Labels
lease [10.59.111.82,10.59.111.119,10.59.111.175]
owner_kind [Node]
owner_name [10.59.111.82,10.59.111.119,10.59.111.175]

kube_lease_renew_time

标签名 示例值
Common Labels Common Labels
lease [10.59.111.82,10.59.111.119,10.59.111.175]
owner_kind [Node]
owner_name [10.59.111.82,10.59.111.119,10.59.111.175]

kube_limitrange_kube_limitrange

标签名 示例值
Common Labels Common Labels
constraint [default,defaultRequest]
limitrange [cpu-limit-range,limit-range,mem-limit-range]
namespace [cloud-monitor,dcim-system,biz-groups-bv5ylc]
resource [cpu,memory]
type [Container]

kube_limitrange_created

标签名 示例值
Common Labels Common Labels
constraint [default,defaultRequest]
limitrange [cpu-limit-range,limit-range,mem-limit-range]
namespace [cloud-monitor,dcim-system,biz-groups-bv5ylc]
resource [cpu,memory]
type [Container]

kube_mutatingwebhookconfiguration_info

标签名 示例值
Common Labels Common Labels

kube_mutatingwebhookconfiguration_created

标签名 示例值
Common Labels Common Labels

kube_mutatingwebhookconfiguration_metadata_resource_version

标签名 示例值
Common Labels Common Labels

kube_namespace_created

标签名 示例值
Common Labels Common Labels
namespace [kube-node-lease,kube-system,biz-groups-bv5ylc]
phase [Active,Terminating]

kube_namespace_labels

标签名 示例值
Common Labels Common Labels
namespace [kube-node-lease,kube-system,biz-groups-bv5ylc]
phase [Active,Terminating]

kube_namespace_status_phase

标签名 示例值
Common Labels Common Labels
namespace [kube-node-lease,kube-system,biz-groups-bv5ylc]
phase [Active,Terminating]

kube_namespace_status_condition

标签名 示例值
Common Labels Common Labels
namespace [kube-node-lease,kube-system,biz-groups-bv5ylc]
phase [Active,Terminating]

kube_networkpolicy_created

标签名 示例值
Common Labels Common Labels

kube_networkpolicy_labels

标签名 示例值
Common Labels Common Labels

kube_networkpolicy_spec_ingress_rules

标签名 示例值
Common Labels Common Labels

kube_networkpolicy_spec_egress_rules

标签名 示例值
Common Labels Common Labels

kube_node_info

标签名 示例值
Common Labels Common Labels
container_runtime_version [containerd://1.3.9]
internal_ip [10.59.111.94,10.59.111.82,10.59.111.93]
kernel_version [3.10.0-1127.8.2.el7.x86_64]
kubelet_version [v1.18.14]
kubeproxy_version [v1.18.14]
node [10.59.111.94,10.59.111.82,10.59.111.93]
os_image [CentOS Linux 7 (Core)]
pod_cidr [192.168.202.128/28,192.168.202.176/28,192.168.202.112/28]
provider_id []
role [master]
effect [NoSchedule]
key [node.kubernetes.io/unschedulable]
value []
condition [NetworkUnavailable,MemoryPressure,DiskPressure]
status [true,false,unknown]
resource [cpu,ephemeral_storage,hugepages_2Mi]
unit [core,byte,integer]

kube_node_created

标签名 示例值
Common Labels Common Labels
container_runtime_version [containerd://1.3.9]
internal_ip [10.59.111.94,10.59.111.82,10.59.111.93]
kernel_version [3.10.0-1127.8.2.el7.x86_64]
kubelet_version [v1.18.14]
kubeproxy_version [v1.18.14]
node [10.59.111.94,10.59.111.82,10.59.111.93]
os_image [CentOS Linux 7 (Core)]
pod_cidr [192.168.202.128/28,192.168.202.176/28,192.168.202.112/28]
provider_id []
role [master]
effect [NoSchedule]
key [node.kubernetes.io/unschedulable]
value []
condition [NetworkUnavailable,MemoryPressure,DiskPressure]
status [true,false,unknown]
resource [cpu,ephemeral_storage,hugepages_2Mi]
unit [core,byte,integer]

kube_node_labels

标签名 示例值
Common Labels Common Labels
container_runtime_version [containerd://1.3.9]
internal_ip [10.59.111.94,10.59.111.82,10.59.111.93]
kernel_version [3.10.0-1127.8.2.el7.x86_64]
kubelet_version [v1.18.14]
kubeproxy_version [v1.18.14]
node [10.59.111.94,10.59.111.82,10.59.111.93]
os_image [CentOS Linux 7 (Core)]
pod_cidr [192.168.202.128/28,192.168.202.176/28,192.168.202.112/28]
provider_id []
role [master]
effect [NoSchedule]
key [node.kubernetes.io/unschedulable]
value []
condition [NetworkUnavailable,MemoryPressure,DiskPressure]
status [true,false,unknown]
resource [cpu,ephemeral_storage,hugepages_2Mi]
unit [core,byte,integer]

kube_node_role

标签名 示例值
Common Labels Common Labels
container_runtime_version [containerd://1.3.9]
internal_ip [10.59.111.94,10.59.111.82,10.59.111.93]
kernel_version [3.10.0-1127.8.2.el7.x86_64]
kubelet_version [v1.18.14]
kubeproxy_version [v1.18.14]
node [10.59.111.94,10.59.111.82,10.59.111.93]
os_image [CentOS Linux 7 (Core)]
pod_cidr [192.168.202.128/28,192.168.202.176/28,192.168.202.112/28]
provider_id []
role [master]
effect [NoSchedule]
key [node.kubernetes.io/unschedulable]
value []
condition [NetworkUnavailable,MemoryPressure,DiskPressure]
status [true,false,unknown]
resource [cpu,ephemeral_storage,hugepages_2Mi]
unit [core,byte,integer]

kube_node_spec_unschedulable

标签名 示例值
Common Labels Common Labels
container_runtime_version [containerd://1.3.9]
internal_ip [10.59.111.94,10.59.111.82,10.59.111.93]
kernel_version [3.10.0-1127.8.2.el7.x86_64]
kubelet_version [v1.18.14]
kubeproxy_version [v1.18.14]
node [10.59.111.94,10.59.111.82,10.59.111.93]
os_image [CentOS Linux 7 (Core)]
pod_cidr [192.168.202.128/28,192.168.202.176/28,192.168.202.112/28]
provider_id []
role [master]
effect [NoSchedule]
key [node.kubernetes.io/unschedulable]
value []
condition [NetworkUnavailable,MemoryPressure,DiskPressure]
status [true,false,unknown]
resource [cpu,ephemeral_storage,hugepages_2Mi]
unit [core,byte,integer]

kube_node_spec_taint

标签名 示例值
Common Labels Common Labels
container_runtime_version [containerd://1.3.9]
internal_ip [10.59.111.94,10.59.111.82,10.59.111.93]
kernel_version [3.10.0-1127.8.2.el7.x86_64]
kubelet_version [v1.18.14]
kubeproxy_version [v1.18.14]
node [10.59.111.94,10.59.111.82,10.59.111.93]
os_image [CentOS Linux 7 (Core)]
pod_cidr [192.168.202.128/28,192.168.202.176/28,192.168.202.112/28]
provider_id []
role [master]
effect [NoSchedule]
key [node.kubernetes.io/unschedulable]
value []
condition [NetworkUnavailable,MemoryPressure,DiskPressure]
status [true,false,unknown]
resource [cpu,ephemeral_storage,hugepages_2Mi]
unit [core,byte,integer]

kube_node_status_condition

标签名 示例值
Common Labels Common Labels
container_runtime_version [containerd://1.3.9]
internal_ip [10.59.111.94,10.59.111.82,10.59.111.93]
kernel_version [3.10.0-1127.8.2.el7.x86_64]
kubelet_version [v1.18.14]
kubeproxy_version [v1.18.14]
node [10.59.111.94,10.59.111.82,10.59.111.93]
os_image [CentOS Linux 7 (Core)]
pod_cidr [192.168.202.128/28,192.168.202.176/28,192.168.202.112/28]
provider_id []
role [master]
effect [NoSchedule]
key [node.kubernetes.io/unschedulable]
value []
condition [NetworkUnavailable,MemoryPressure,DiskPressure]
status [true,false,unknown]
resource [cpu,ephemeral_storage,hugepages_2Mi]
unit [core,byte,integer]

kube_node_status_capacity

标签名 示例值
Common Labels Common Labels
container_runtime_version [containerd://1.3.9]
internal_ip [10.59.111.94,10.59.111.82,10.59.111.93]
kernel_version [3.10.0-1127.8.2.el7.x86_64]
kubelet_version [v1.18.14]
kubeproxy_version [v1.18.14]
node [10.59.111.94,10.59.111.82,10.59.111.93]
os_image [CentOS Linux 7 (Core)]
pod_cidr [192.168.202.128/28,192.168.202.176/28,192.168.202.112/28]
provider_id []
role [master]
effect [NoSchedule]
key [node.kubernetes.io/unschedulable]
value []
condition [NetworkUnavailable,MemoryPressure,DiskPressure]
status [true,false,unknown]
resource [cpu,ephemeral_storage,hugepages_2Mi]
unit [core,byte,integer]

kube_node_status_allocatable

标签名 示例值
Common Labels Common Labels
container_runtime_version [containerd://1.3.9]
internal_ip [10.59.111.94,10.59.111.82,10.59.111.93]
kernel_version [3.10.0-1127.8.2.el7.x86_64]
kubelet_version [v1.18.14]
kubeproxy_version [v1.18.14]
node [10.59.111.94,10.59.111.82,10.59.111.93]
os_image [CentOS Linux 7 (Core)]
pod_cidr [192.168.202.128/28,192.168.202.176/28,192.168.202.112/28]
provider_id []
role [master]
effect [NoSchedule]
key [node.kubernetes.io/unschedulable]
value []
condition [NetworkUnavailable,MemoryPressure,DiskPressure]
status [true,false,unknown]
resource [cpu,ephemeral_storage,hugepages_2Mi]
unit [core,byte,integer]

kube_persistentvolumeclaim_labels

标签名 示例值
Common Labels Common Labels

kube_persistentvolumeclaim_info

标签名 示例值
Common Labels Common Labels

kube_persistentvolumeclaim_status_phase

标签名 示例值
Common Labels Common Labels

kube_persistentvolumeclaim_resource_requests_storage_bytes

标签名 示例值
Common Labels Common Labels

kube_persistentvolumeclaim_access_mode

标签名 示例值
Common Labels Common Labels

kube_persistentvolumeclaim_status_condition

标签名 示例值
Common Labels Common Labels

kube_persistentvolume_claim_ref

标签名 示例值
Common Labels Common Labels

kube_persistentvolume_labels

标签名 示例值
Common Labels Common Labels

kube_persistentvolume_status_phase

标签名 示例值
Common Labels Common Labels

kube_persistentvolume_info

标签名 示例值
Common Labels Common Labels

kube_persistentvolume_capacity_bytes

标签名 示例值
Common Labels Common Labels

kube_poddisruptionbudget_created

标签名 示例值
Common Labels Common Labels

kube_poddisruptionbudget_status_current_healthy

标签名 示例值
Common Labels Common Labels

kube_poddisruptionbudget_status_desired_healthy

标签名 示例值
Common Labels Common Labels

kube_poddisruptionbudget_status_pod_disruptions_allowed

标签名 示例值
Common Labels Common Labels

kube_poddisruptionbudget_status_expected_pods

标签名 示例值
Common Labels Common Labels

kube_poddisruptionbudget_status_observed_generation

标签名 示例值
Common Labels Common Labels

kube_pod_info

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_start_time

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_state_started

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_completion_time

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_owner

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_labels

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_created

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_deletion_timestamp

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_restart_policy

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_status_scheduled_time

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_status_unschedulable

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_status_phase

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_status_ready

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_status_scheduled

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_status_reason

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_info

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_info

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_status_waiting

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_status_waiting

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_status_waiting_reason

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_status_waiting_reason

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_status_running

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_status_running

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_status_terminated

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_status_terminated

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_status_terminated_reason

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_status_terminated_reason

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_status_last_terminated_reason

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_status_last_terminated_reason

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_status_ready

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_status_ready

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_status_restarts_total

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_status_restarts_total

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_resource_requests

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_container_resource_limits

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_requests_cpu_cores

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_requests_memory_bytes

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_requests_storage_bytes

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_requests_ephemeral_storage_bytes

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_requests

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_limits_cpu_cores

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_limits_memory_bytes

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_limits_storage_bytes

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_limits_ephemeral_storage_bytes

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_init_container_resource_limits

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_spec_volumes_persistentvolumeclaims_info

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_spec_volumes_persistentvolumeclaims_readonly

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_overhead_cpu_cores

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_overhead_memory_bytes

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_pod_runtimeclass_name_info

标签名 示例值
Common Labels Common Labels
created_by_kind [ReplicaSet,StatefulSet,DaemonSet]
created_by_name [oneops-oauth2-v1-646df95447,gitlab-praefect,oneops-pigeons-v1-67b6f88b8b]
host_ip [10.59.111.56,10.59.111.175,10.59.111.82]
host_network [false,true]
namespace [dcim-system,gitlab,bk-cmdb]
node [10.59.111.56,10.59.111.175,10.59.111.82]
pod [oneops-oauth2-v1-646df95447-6jf8k,gitlab-praefect-1,oneops-pigeons-v1-67b6f88b8b-s7flr]
pod_ip [192.168.202.203,192.168.202.80,192.168.202.23]
priority_class [,system-node-critical,system-cluster-critical]
uid [6ad89eaa-7d8c-4580-834c-d3a40bc70139,39dc907b-bddb-4c5f-bf11-c6ca7f853400,cd4b73da-4f35-41bd-9e8f-30022190abd8]
container [rsyslog,metrics-server,metrics-server-nanny]
owner_is_controller [true,<none>]
owner_kind [ReplicaSet,StatefulSet,DaemonSet]
owner_name [nginx-ingress-controller-76f4c6cf58,filebeat-rsyslog,metrics-server-749fccf68c]
type [Always,OnFailure,Never]
phase [Pending,Succeeded,Failed]
condition [true,false,unknown]
reason [NodeLost,Evicted,UnexpectedAdmissionError]
container_id [containerd://36a9c580e62a027be7a09bd8d3cf6dd36c706261315572d6fa7323ee1ee15973,containerd://346b0322a52e6e8813e8bd2a0ac54370c12e2bc6c6222c397cc87b9dbceea89a,containerd://703dafb447720a02af48ba8a7066386548f93391a0a413b6c6312fbf5c8c5c2a]
image [hub.internal.17173.com/oneops/lion-server:0.2.10,hub.173ops.com/kubernetes/calico-kube-controllers:v3.16.5,hub.173ops.com/cy4275/multi_clouds_manage:1e967b4-dirty]
image_id [hub.internal.17173.com/oneops/lion-server@sha256:94054601d99bbeaa399980089bd8d2881593b5e43dd0d5eca398cf2f6db0a117,hub.173ops.com/kubernetes/calico-kube-controllers@sha256:eb456f071b19614a6a4eb149cf1eb2dc924780accc2f9b426305790e03c2403b,hub.173ops.com/cy4275/multi_clouds_manage@sha256:1542cf86121d1d8284bbd1c4a282623fef36a2065483a1f1b9297cedd11a8182]
resource [cpu,memory]
unit [core,byte]

kube_replicaset_created

标签名 示例值
Common Labels Common Labels
namespace [dcim-system,cloud-monitor,biz-groups-bv5ylc]
replicaset [consumer-cmdb-agent-v1-8598c59cd9,prometheus-server-8cbbc6cdf,consumer-cmdb-agent-v1-6c449d984d]
owner_is_controller [true]
owner_kind [Deployment]
owner_name [argocd-application-controller,consumer-cmdb-event-v1,consumer-cmdb-agent-v1]

kube_replicaset_status_replicas

标签名 示例值
Common Labels Common Labels
namespace [dcim-system,cloud-monitor,biz-groups-bv5ylc]
replicaset [consumer-cmdb-agent-v1-8598c59cd9,prometheus-server-8cbbc6cdf,consumer-cmdb-agent-v1-6c449d984d]
owner_is_controller [true]
owner_kind [Deployment]
owner_name [argocd-application-controller,consumer-cmdb-event-v1,consumer-cmdb-agent-v1]

kube_replicaset_status_fully_labeled_replicas

标签名 示例值
Common Labels Common Labels
namespace [dcim-system,cloud-monitor,biz-groups-bv5ylc]
replicaset [consumer-cmdb-agent-v1-8598c59cd9,prometheus-server-8cbbc6cdf,consumer-cmdb-agent-v1-6c449d984d]
owner_is_controller [true]
owner_kind [Deployment]
owner_name [argocd-application-controller,consumer-cmdb-event-v1,consumer-cmdb-agent-v1]

kube_replicaset_status_ready_replicas

标签名 示例值
Common Labels Common Labels
namespace [dcim-system,cloud-monitor,biz-groups-bv5ylc]
replicaset [consumer-cmdb-agent-v1-8598c59cd9,prometheus-server-8cbbc6cdf,consumer-cmdb-agent-v1-6c449d984d]
owner_is_controller [true]
owner_kind [Deployment]
owner_name [argocd-application-controller,consumer-cmdb-event-v1,consumer-cmdb-agent-v1]

kube_replicaset_status_observed_generation

标签名 示例值
Common Labels Common Labels
namespace [dcim-system,cloud-monitor,biz-groups-bv5ylc]
replicaset [consumer-cmdb-agent-v1-8598c59cd9,prometheus-server-8cbbc6cdf,consumer-cmdb-agent-v1-6c449d984d]
owner_is_controller [true]
owner_kind [Deployment]
owner_name [argocd-application-controller,consumer-cmdb-event-v1,consumer-cmdb-agent-v1]

kube_replicaset_spec_replicas

标签名 示例值
Common Labels Common Labels
namespace [dcim-system,cloud-monitor,biz-groups-bv5ylc]
replicaset [consumer-cmdb-agent-v1-8598c59cd9,prometheus-server-8cbbc6cdf,consumer-cmdb-agent-v1-6c449d984d]
owner_is_controller [true]
owner_kind [Deployment]
owner_name [argocd-application-controller,consumer-cmdb-event-v1,consumer-cmdb-agent-v1]

kube_replicaset_metadata_generation

标签名 示例值
Common Labels Common Labels
namespace [dcim-system,cloud-monitor,biz-groups-bv5ylc]
replicaset [consumer-cmdb-agent-v1-8598c59cd9,prometheus-server-8cbbc6cdf,consumer-cmdb-agent-v1-6c449d984d]
owner_is_controller [true]
owner_kind [Deployment]
owner_name [argocd-application-controller,consumer-cmdb-event-v1,consumer-cmdb-agent-v1]

kube_replicaset_owner

标签名 示例值
Common Labels Common Labels
namespace [dcim-system,cloud-monitor,biz-groups-bv5ylc]
replicaset [consumer-cmdb-agent-v1-8598c59cd9,prometheus-server-8cbbc6cdf,consumer-cmdb-agent-v1-6c449d984d]
owner_is_controller [true]
owner_kind [Deployment]
owner_name [argocd-application-controller,consumer-cmdb-event-v1,consumer-cmdb-agent-v1]

kube_replicaset_labels

标签名 示例值
Common Labels Common Labels
namespace [dcim-system,cloud-monitor,biz-groups-bv5ylc]
replicaset [consumer-cmdb-agent-v1-8598c59cd9,prometheus-server-8cbbc6cdf,consumer-cmdb-agent-v1-6c449d984d]
owner_is_controller [true]
owner_kind [Deployment]
owner_name [argocd-application-controller,consumer-cmdb-event-v1,consumer-cmdb-agent-v1]

kube_replicationcontroller_created

标签名 示例值
Common Labels Common Labels

kube_replicationcontroller_status_replicas

标签名 示例值
Common Labels Common Labels

kube_replicationcontroller_status_fully_labeled_replicas

标签名 示例值
Common Labels Common Labels

kube_replicationcontroller_status_ready_replicas

标签名 示例值
Common Labels Common Labels

kube_replicationcontroller_status_available_replicas

标签名 示例值
Common Labels Common Labels

kube_replicationcontroller_status_observed_generation

标签名 示例值
Common Labels Common Labels

kube_replicationcontroller_spec_replicas

标签名 示例值
Common Labels Common Labels

kube_replicationcontroller_metadata_generation

标签名 示例值
Common Labels Common Labels

kube_replicationcontroller_owner

标签名 示例值
Common Labels Common Labels

kube_resourcequota_created

标签名 示例值
Common Labels Common Labels
namespace [biz-groups-bv5ylc,bk-cmdb,cloud-monitor]
resourcequota [memory-quota]
resource [limits.memory,requests.memory]
type [hard,used]

kube_resourcequota_kube_resourcequota

标签名 示例值
Common Labels Common Labels
namespace [biz-groups-bv5ylc,bk-cmdb,cloud-monitor]
resourcequota [memory-quota]
resource [limits.memory,requests.memory]
type [hard,used]

kube_secret_info

标签名 示例值
Common Labels Common Labels
namespace [argocd,kube-system,cloud-monitor]
secret [cluster-c2.k8s.173ops.com,argocd-server-token-lpf7n,cluster-c4.k8s.173ops.com]
type [Opaque,kubernetes.io/service-account-token,kubernetes.io/dockerconfigjson]

kube_secret_type

标签名 示例值
Common Labels Common Labels
namespace [argocd,kube-system,cloud-monitor]
secret [cluster-c2.k8s.173ops.com,argocd-server-token-lpf7n,cluster-c4.k8s.173ops.com]
type [Opaque,kubernetes.io/service-account-token,kubernetes.io/dockerconfigjson]

kube_secret_labels

标签名 示例值
Common Labels Common Labels
namespace [argocd,kube-system,cloud-monitor]
secret [cluster-c2.k8s.173ops.com,argocd-server-token-lpf7n,cluster-c4.k8s.173ops.com]
type [Opaque,kubernetes.io/service-account-token,kubernetes.io/dockerconfigjson]

kube_secret_created

标签名 示例值
Common Labels Common Labels
namespace [argocd,kube-system,cloud-monitor]
secret [cluster-c2.k8s.173ops.com,argocd-server-token-lpf7n,cluster-c4.k8s.173ops.com]
type [Opaque,kubernetes.io/service-account-token,kubernetes.io/dockerconfigjson]

kube_secret_metadata_resource_version

标签名 示例值
Common Labels Common Labels
namespace [argocd,kube-system,cloud-monitor]
secret [cluster-c2.k8s.173ops.com,argocd-server-token-lpf7n,cluster-c4.k8s.173ops.com]
type [Opaque,kubernetes.io/service-account-token,kubernetes.io/dockerconfigjson]

kube_service_info

标签名 示例值
Common Labels Common Labels
cluster_ip [192.168.201.64,192.168.201.237,192.168.201.218]
external_name [,jaeger-query.cloud-monitor.svc.c1.k8s.173ops.com,thanos-query-frontend.cloud-monitor.svc.c1.k8s.173ops.com]
load_balancer_ip []
namespace [dcim-system,cloud-monitor,argocd]
service [oneops-account-cache-v1,prometheus-service,thanos-ruler]
type [ClusterIP,NodePort,ExternalName]

kube_service_created

标签名 示例值
Common Labels Common Labels
cluster_ip [192.168.201.64,192.168.201.237,192.168.201.218]
external_name [,jaeger-query.cloud-monitor.svc.c1.k8s.173ops.com,thanos-query-frontend.cloud-monitor.svc.c1.k8s.173ops.com]
load_balancer_ip []
namespace [dcim-system,cloud-monitor,argocd]
service [oneops-account-cache-v1,prometheus-service,thanos-ruler]
type [ClusterIP,NodePort,ExternalName]

kube_service_spec_type

标签名 示例值
Common Labels Common Labels
cluster_ip [192.168.201.64,192.168.201.237,192.168.201.218]
external_name [,jaeger-query.cloud-monitor.svc.c1.k8s.173ops.com,thanos-query-frontend.cloud-monitor.svc.c1.k8s.173ops.com]
load_balancer_ip []
namespace [dcim-system,cloud-monitor,argocd]
service [oneops-account-cache-v1,prometheus-service,thanos-ruler]
type [ClusterIP,NodePort,ExternalName]

kube_service_labels

标签名 示例值
Common Labels Common Labels
cluster_ip [192.168.201.64,192.168.201.237,192.168.201.218]
external_name [,jaeger-query.cloud-monitor.svc.c1.k8s.173ops.com,thanos-query-frontend.cloud-monitor.svc.c1.k8s.173ops.com]
load_balancer_ip []
namespace [dcim-system,cloud-monitor,argocd]
service [oneops-account-cache-v1,prometheus-service,thanos-ruler]
type [ClusterIP,NodePort,ExternalName]

kube_service_spec_external_ip

标签名 示例值
Common Labels Common Labels
cluster_ip [192.168.201.64,192.168.201.237,192.168.201.218]
external_name [,jaeger-query.cloud-monitor.svc.c1.k8s.173ops.com,thanos-query-frontend.cloud-monitor.svc.c1.k8s.173ops.com]
load_balancer_ip []
namespace [dcim-system,cloud-monitor,argocd]
service [oneops-account-cache-v1,prometheus-service,thanos-ruler]
type [ClusterIP,NodePort,ExternalName]

kube_service_status_load_balancer_ingress

标签名 示例值
Common Labels Common Labels
cluster_ip [192.168.201.64,192.168.201.237,192.168.201.218]
external_name [,jaeger-query.cloud-monitor.svc.c1.k8s.173ops.com,thanos-query-frontend.cloud-monitor.svc.c1.k8s.173ops.com]
load_balancer_ip []
namespace [dcim-system,cloud-monitor,argocd]
service [oneops-account-cache-v1,prometheus-service,thanos-ruler]
type [ClusterIP,NodePort,ExternalName]

kube_statefulset_created

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_status_replicas

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_status_replicas_current

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_status_replicas_ready

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_status_replicas_updated

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_status_observed_generation

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_replicas

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_metadata_generation

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_labels

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_status_current_revision

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_statefulset_status_update_revision

标签名 示例值
Common Labels Common Labels
namespace [cloud-monitor,dcim-system,gitlab]
statefulset [thanos-receive,thanos-store-2021-h2,loki-all]
revision [filebeat-goflow-76bc554958,thanos-store-6cc9cc4b85,zookeeper-7475dd877]

kube_storageclass_info

标签名 示例值
Common Labels Common Labels

kube_storageclass_created

标签名 示例值
Common Labels Common Labels

kube_storageclass_labels

标签名 示例值
Common Labels Common Labels

kube_validatingwebhookconfiguration_info

标签名 示例值
Common Labels Common Labels

kube_validatingwebhookconfiguration_created

标签名 示例值
Common Labels Common Labels

kube_validatingwebhookconfiguration_metadata_resource_version

标签名 示例值
Common Labels Common Labels

kube_volumeattachment_labels

标签名 示例值
Common Labels Common Labels

kube_volumeattachment_info

标签名 示例值
Common Labels Common Labels

kube_volumeattachment_created

标签名 示例值
Common Labels Common Labels

kube_volumeattachment_spec_source_persistentvolume

标签名 示例值
Common Labels Common Labels

kube_volumeattachment_status_attached

标签名 示例值
Common Labels Common Labels

kube_volumeattachment_status_attachment_metadata

标签名 示例值
Common Labels Common Labels

Code generated by opsaid-agent.




最后修改 2023.02.01: feat: 更新目录结构 (c2ad751)