Skip to content

kubeutil #5

Description

@gabrie30

could be a good kuve node command

kubectl get nodes --no-headers | awk '''{print $1}''' | xargs -I {} sh -c '''echo {} ; kubectl describe node {} | grep Allocated -A 5 | grep -ve Event -ve Allocated -ve percent -ve -- ; echo ''''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions