You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ helm upgrade --install whereabouts ./whereabouts --namespace kube-system
Release "whereabouts" does not exist. Installing it now.
**Error**: unable to build kubernetes objects from release manifest: resource mapping not found for name: "whereabouts" namespace: "kube-system" from "": no matches for kind "CronJob" in version "batch/v1beta1"
ensure CRDs are installed first
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Helm install of the whereabouts plugin is not working in the K8s 1.26 version as given on this page
https://github.com/k8snetworkplumbingwg/whereabouts
Beta Was this translation helpful? Give feedback.
All reactions