EXPAND ALL
  • Home

pod_id_to_namespace

Gets the Kubernetes namespace that the Pod ID belongs to.

Returns: STRING

The k8s namespace for the Pod ID passed in.

Arguments

VariableTypeDescription
pod_idSTRINGThe Pod ID of the Pod to get the namespace for.

Examples:

df.namespace = px.pod_id_to_namespace(df.pod_id)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.