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
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
..
base generate: update controller-gen to v0.11.3 2023-04-19 12:48:12 +03:00
components topology-updater: use node IP in the default configz URI 2023-05-05 13:29:51 +03:00
helm/node-feature-discovery topology-updater: use node IP in the default configz URI 2023-05-05 13:29:51 +03:00
overlays deployment/kustomize: add master config to prune overlay 2023-04-20 20:38:36 +03:00