Skip to content

install gpu-operator fail #11174

Answered by brandond
absolutelyZero asked this question in Q&A
Discussion options

You must be logged in to vote

I will note that the no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1" error suggests that helm is talking to a VERY old version of Kubernetes that still uses apiextensions.k8s.io/v1beta1 for CRDs. Ensure that you're using the same kubeconfig for helm as you are kubectl - note the kubectl that comes with k3s may be using a different kubeconfig than helm. See https://docs.k3s.io/cluster-access

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brandond
Comment options

Answer selected by absolutelyZero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #11172 on October 25, 2024 22:00.