CKChandra Kiran Ginckiran.hashnode.dev·May 31, 2023 · 4 min readKubernetes Downward APIWhat is it? Data that is already known can be passed to the Pod using ConfigMap or Secret volumes. But there are a few cases where the data isn't known upfront such as Pod's IP or name as well as the data that is defined elsewhere, such as Pod's labe...00