Created
June 7, 2022 10:04
-
-
Save yankay/02ed3b4f8d876cf8a249fab71ad4024e to your computer and use it in GitHub Desktop.
快速安装 nfd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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