How to enable device plugin feature gate after k3s in installed #4596
Unanswered
rolfberkenbosch
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
How can i enable device plugin feature gate after k3s is installed ?
I have tried to modify the k3s.service file with adding the --kubelet-arg="feature-gates=DevicePlugins=true" in the ExecStart field. But no luck.
Anyone have any idea ?
Beta Was this translation helpful? Give feedback.
All reactions