-
Type: Bug
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Deprecated - VOLTHA
-
Labels:None
-
Story Points:0
am trying to install Voltha 2.12.0 in an Ubuntu 20.04 server and I get the following error.
++++++
helm upgrade --install --create-namespace -n infra --version 2.12.0 voltha-infra onf/voltha-infra
Release "voltha-infra" does not exist. Installing it now.
Error: unable to build kubernetes objects from release manifest: resource mapping not found for name: "voltha-infra-atomix-pdb" namespace: "" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1"
ensure CRDs are installed first
I have Kubernetes version 1.29 installed in the Ubuntu server and PodDisruptionBudget is available policy/v1 and not under policy/v1beta1 in this Kubernetes version.
Is there a version of Voltha that is compatible with the Kubernetes version 1.29?
Thanks for your help in advance.
- links to