Skip to content

Instantly share code, notes, and snippets.

@yankay
Created June 7, 2022 10:04
Show Gist options
  • Select an option

  • Save yankay/02ed3b4f8d876cf8a249fab71ad4024e to your computer and use it in GitHub Desktop.

Select an option

Save yankay/02ed3b4f8d876cf8a249fab71ad4024e to your computer and use it in GitHub Desktop.
快速安装 nfd
helm repo add node-feature-discovery https://kubernetes-sigs.github.io/node-feature-discovery/charts
helm install node-feature-discovery -n node-feature-discovery node-feature-discovery/node-feature-discovery --set image.repository=gcr.m.daocloud.io/k8s-staging-nfd/node-feature-discovery --create-namespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment