-
- Downloads
feat(node-features): Add node feature discovery
This patch adds NFD (Node Feature Discovery) which will provide various additional labels on the nodes to use them for better node selector statements. This should help to future-proof the setup. References: https://kubernetes-sigs.github.io/node-feature-discovery/v0.10/get-started/introduction.html
Showing
- infrastructure/kustomization.yaml 1 addition, 0 deletionsinfrastructure/kustomization.yaml
- infrastructure/node-features/kustomization.yaml 7 additions, 0 deletionsinfrastructure/node-features/kustomization.yaml
- infrastructure/node-features/namespace.yaml 7 additions, 0 deletionsinfrastructure/node-features/namespace.yaml
- infrastructure/node-features/release.yaml 23 additions, 0 deletionsinfrastructure/node-features/release.yaml
- infrastructure/node-features/repository.yaml 7 additions, 0 deletionsinfrastructure/node-features/repository.yaml
infrastructure/node-features/namespace.yaml
0 → 100644
infrastructure/node-features/release.yaml
0 → 100644
infrastructure/node-features/repository.yaml
0 → 100644
Please register or sign in to comment