Skip to content

node.k8s.io/v1beta1 deprecated in Kubernetes 1.25 #409

@benlsheets

Description

@benlsheets

1. Quick Debug Checklist

  • [❌ ] Are you running on an Ubuntu 18.04 node?
  • [✅ ] Are you running Kubernetes v1.13+?
  • [❌ ] Are you running Docker (>= 18.06) or CRIO (>= 1.13+)?
  • Do you have i2c_core and ipmi_msghandler loaded on the nodes?
  • [ ] Did you apply the CRD (kubectl describe clusterpolicies --all-namespaces)

1. Issue or feature description

Release 1.11.1 deploys resources under the node.k8s.io/v1beta1 API which seems to be deprecated in Kubernetes 1.25.

2. Steps to reproduce the issue

Install the 1.11.1 gpu operator on a Kubernetes 1.25 cluster.

3. Information to attach (optional if deemed irrelevant)

kubectl logs -n gpu-operator gpu-operator-56c9cf6799-gldjl
ERROR controller.clusterpolicy-controller Reconciler error {"name": "cluster-policy", "namespace": "", "error": "no matches for kind "RuntimeClass" in version "node.k8s.io/v1beta1""}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions