lensapp / lens

Lens - The way the world runs Kubernetes
https://k8slens.dev/
MIT License
22.49k stars 1.46k forks source link

Add pod ip and node column in Pods table #709

Open adleong opened 4 years ago

adleong commented 4 years ago

What would you like to be added:

Pod IP and Node columns in the Pods table, similar to what is shown in kubectl get pods -o wide.

Why is this needed:

Pod IP and node name are key pieces of information about a running pod.

nevalla commented 4 years ago

This can be implemented after we have https://github.com/lensapp/lens/issues/601.

europ commented 3 years ago

The pod IP is a very useful information. It would be nice to have it in the pod overview tab.

maxpain commented 2 years ago

Any updates?

felipewnp commented 1 year ago

2023: Any updates?

ParinLL commented 3 months ago

Any updates?