Hi all,
I’m trying to access node level information (labels) from within a container. I know we can get Pod level information based on Expose Pod Information to Containers Through Environment Variables | Kubernetes, but I don’t see anything similar for Nodes.
Is this possible?