Kubernetes

    Example config:

    OutputTemplate refers to the output from the adapter. It is used inside the attribute_binding section of the config to assign values to the generated attributes using the $out.<field name of the OutputTemplate> syntax. Next ID: 33

    Template

    The kubernetes template represents data used to generate kubernetes-derived attributes.

    The values provided controls the manner in which the kubernetesenv adapter discovers and generates values related to pod information. Next ID: 8

    FieldTypeDescriptionRequired
    sourceUidstring

    Source pod’s uid. Must be of the form: “kubernetes://pod.namespace”

    No
    sourceIp

    Source pod’s ip.

    No
    destinationUidstring

    Destination pod’s uid. Must be of the form: “kubernetes://pod.namespace”

    No
    destinationIpIPAddress

    Destination pod’s ip.

    No
    int64

    Destination container’s port number.

    No