Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 20. kubernetes
The namespace for Kubernetes-specific metadata
Data type | group |
20.1. kubernetes.pod_name Copier lienLien copié sur presse-papiers!
The name of the pod
Data type | keyword |
20.2. kubernetes.pod_id Copier lienLien copié sur presse-papiers!
The Kubernetes ID of the pod
Data type | keyword |
20.3. kubernetes.namespace_name Copier lienLien copié sur presse-papiers!
The name of the namespace in Kubernetes
Data type | keyword |
20.4. kubernetes.namespace_id Copier lienLien copié sur presse-papiers!
The ID of the namespace in Kubernetes
Data type | keyword |
20.5. kubernetes.host Copier lienLien copié sur presse-papiers!
The Kubernetes node name
Data type | keyword |
20.6. kubernetes.container_name Copier lienLien copié sur presse-papiers!
The name of the container in Kubernetes
Data type | keyword |
20.7. kubernetes.annotations Copier lienLien copié sur presse-papiers!
Annotations associated with the Kubernetes object
Data type | group |
20.8. kubernetes.labels Copier lienLien copié sur presse-papiers!
Labels present on the original Kubernetes Pod
Data type | group |
20.9. kubernetes.event Copier lienLien copié sur presse-papiers!
The Kubernetes event obtained from the Kubernetes master API. This event description loosely follows type Event
in Event v1 core.
Data type | group |
20.9.1. kubernetes.event.verb Copier lienLien copié sur presse-papiers!
The type of event, ADDED
, MODIFIED
, or DELETED
Data type | keyword |
Example value |
|
20.9.2. kubernetes.event.metadata Copier lienLien copié sur presse-papiers!
Information related to the location and time of the event creation
Data type | group |
20.9.2.1. kubernetes.event.metadata.name Copier lienLien copié sur presse-papiers!
The name of the object that triggered the event creation
Data type | keyword |
Example value |
|
20.9.2.2. kubernetes.event.metadata.namespace Copier lienLien copié sur presse-papiers!
The name of the namespace where the event originally occurred. Note that it differs from kubernetes.namespace_name
, which is the namespace where the eventrouter
application is deployed.
Data type | keyword |
Example value |
|
20.9.2.3. kubernetes.event.metadata.selfLink Copier lienLien copié sur presse-papiers!
A link to the event
Data type | keyword |
Example value |
|
20.9.2.4. kubernetes.event.metadata.uid Copier lienLien copié sur presse-papiers!
The unique ID of the event
Data type | keyword |
Example value |
|
20.9.2.5. kubernetes.event.metadata.resourceVersion Copier lienLien copié sur presse-papiers!
A string that identifies the server’s internal version of the event. Clients can use this string to determine when objects have changed.
Data type | integer |
Example value |
|
20.9.3. kubernetes.event.involvedObject Copier lienLien copié sur presse-papiers!
The object that the event is about.
Data type | group |
20.9.3.1. kubernetes.event.involvedObject.kind Copier lienLien copié sur presse-papiers!
The type of object
Data type | keyword |
Example value |
|
20.9.3.2. kubernetes.event.involvedObject.namespace Copier lienLien copié sur presse-papiers!
The namespace name of the involved object. Note that it may differ from kubernetes.namespace_name
, which is the namespace where the eventrouter
application is deployed.
Data type | keyword |
Example value |
|
20.9.3.3. kubernetes.event.involvedObject.name Copier lienLien copié sur presse-papiers!
The name of the object that triggered the event
Data type | keyword |
Example value |
|
20.9.3.4. kubernetes.event.involvedObject.uid Copier lienLien copié sur presse-papiers!
The unique ID of the object
Data type | keyword |
Example value |
|
20.9.3.5. kubernetes.event.involvedObject.apiVersion Copier lienLien copié sur presse-papiers!
The version of kubernetes master API
Data type | keyword |
Example value |
|
20.9.3.6. kubernetes.event.involvedObject.resourceVersion Copier lienLien copié sur presse-papiers!
A string that identifies the server’s internal version of the pod that triggered the event. Clients can use this string to determine when objects have changed.
Data type | keyword |
Example value |
|
20.9.4. kubernetes.event.reason Copier lienLien copié sur presse-papiers!
A short machine-understandable string that gives the reason for generating this event
Data type | keyword |
Example value |
|
20.9.5. kubernetes.event.source_component Copier lienLien copié sur presse-papiers!
The component that reported this event
Data type | keyword |
Example value |
|
20.9.6. kubernetes.event.firstTimestamp Copier lienLien copié sur presse-papiers!
The time at which the event was first recorded
Data type | date |
Example value |
|
20.9.7. kubernetes.event.count Copier lienLien copié sur presse-papiers!
The number of times this event has occurred
Data type | integer |
Example value |
|
20.9.8. kubernetes.event.type Copier lienLien copié sur presse-papiers!
The type of event, Normal
or Warning
. New types could be added in the future.
Data type | keyword |
Example value |
|