Not found the VerticalPodAutoscaler extension dependency Class
See original GitHub issuehi, guys, i have seen that client v5.10.0 has support VerticalPodAutoscaler resource operation, but when i use v5.11.0 in pom, still not found the related Class, the following is my pom.xml config:
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client</artifactId>
<version>5.11.0</version>
</dependency>
the following is the error that not found the related Class:
Issue Analytics
- State:
- Created a year ago
- Comments:10 (1 by maintainers)
Top Results From Across the Web
Vertical Pod autoscaling | Google Kubernetes Engine (GKE)
This page provides an overview of vertical Pod autoscaling in Google Kubernetes Engine (GKE) and provides reference material for the VerticalPodAutoscaler ...
Read more >can not work with vertical-pod-autoscaler · Issue #2467 - GitHub
Containers have been initialization. after create vpa, code1 will not call. when pod label change ,code2 will call, recommender will work well.
Read more >Troubleshooting installations | OpenShift Container Platform 4.8
Default storage classes are not defined in user-provisioned infrastructure ... If it is not available, the command returns 404 file not found ....
Read more >TGI Kubernetes 126: Vertical Pod Autoscaling - YouTube
Episode notes at https://github.com/vmware-tanzu/tgik/tree/master/episodes/126- 00:00:00 - Welcome to TGIK!- 00:02:50 - Week in Review- ...
Read more >RHSA-2022:5069 - Security Advisory - Red Hat Customer Portal
To check for available updates, use the OpenShift Console or the CLI ... scaleup playbook failed because missing some dependency of podman ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Resolved, thanks @rohanKanojia !
For major versions they must. For 5.x minor versions you can have different versions starting on one of 5.x releases (I can’t remember which one right now)