1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/deployment/components/topology-updater
Markus Lehtonen 1200fd05c5 topology-updater: use node IP in the default configz URI
Use a separate NODE_ADDRESS environment variable in the default value of
-kubelet-config-uri (instead of NODE_NAME that was previously used).
Also change the kustomize and Helm deployments to set this variable to
node IP address. This should make the default deployment more robust,
making it work in scenarios where node name does not resolve to the node
ip, e.g. nodename != hostname.
2023-05-05 13:29:51 +03:00
..
env.yaml topology-updater: use node IP in the default configz URI 2023-05-05 13:29:51 +03:00
kustomization.yaml topology-updater: use node IP in the default configz URI 2023-05-05 13:29:51 +03:00
sleep-interval-flag.yaml deployment: clean up base/topologyupdater-daemonset 2021-10-06 21:42:31 +03:00
topologyupdater-mounts.yaml deployment/kustomize: drop pod-resources mount for topology-updater 2023-05-04 11:06:55 +03:00
topologyupdater-securitycontext.yaml topologyupdater: manifests: topologyupdater deployment files 2021-09-21 10:48:10 +01:00