feat: migrate node-feature-discovery and inteldeviceplugins-system to platform project
- Add node-feature-discovery and inteldeviceplugins-system to platform project - Convert intel-nfd-rules from local Helm chart to static NodeFeatureRule manifests - Add required Helm repositories (NFD OCI registry and Intel charts) - Create base configurations with Helm charts and overlay structures - Update platform ApplicationSet and project permissions
This commit is contained in:
@@ -14,6 +14,8 @@ spec:
|
||||
- https://charts.jetstack.io
|
||||
- https://kubernetes-sigs.github.io/external-dns/
|
||||
- https://cloudnative-pg.github.io/charts
|
||||
- oci://gcr.io/k8s-staging-nfd/charts
|
||||
- https://intel.github.io/helm-charts/
|
||||
destinations:
|
||||
- namespace: '*-system'
|
||||
server: https://kubernetes.default.svc
|
||||
@@ -27,6 +29,8 @@ spec:
|
||||
server: https://kubernetes.default.svc
|
||||
- namespace: 'jfrog'
|
||||
server: https://kubernetes.default.svc
|
||||
- namespace: 'node-feature-discovery'
|
||||
server: https://kubernetes.default.svc
|
||||
- namespace: 'puppet'
|
||||
server: https://kubernetes.default.svc
|
||||
- namespace: 'woodpecker'
|
||||
|
||||
Reference in New Issue
Block a user