-
Couldn't load subscription status.
- Fork 219
Open
Description
First reported by @dlaidlaw.
As of Kubernetes 1.7 (kubernetes/kubernetes#42717), we can now retrieve the host IP directly from the downward API via the status.hostIP field, without needing to rely on the spec.nodeName field, which isn't addressable in all Kubernetes environments (including minikube -- #130).
We should update our example configs in this repo to start using status.hostIP instead of spec.nodeName, but we also need to figure out a way to ensure backwards compatibility with older versions of Kubernetes, either by versioning the config files or doing something smarter with environment variable fallback.
zillani, coufalja, deepthawtz, eagleyinfz and zyf0330
Metadata
Metadata
Assignees
Labels
No labels