Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the event of the pod to the VPA object #7149

Open
wangyang0616 opened this issue Aug 9, 2024 · 1 comment
Open

Add the event of the pod to the VPA object #7149

wangyang0616 opened this issue Aug 9, 2024 · 1 comment
Labels
area/vertical-pod-autoscaler kind/feature Categorizes issue or PR as related to a new feature.

Comments

@wangyang0616
Copy link

wangyang0616 commented Aug 9, 2024

Which component are you using?:
vertical-pod-autoscaler

Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:

We have an event on pod object when a pod is evicted, like:
kubectl get event

11m         Normal    EvictedByVPA            pod/vpa-deployment-demo-689c5d6cdb-r2jwj    Pod was evicted by VPA Updater to apply resource recommendation.

Can we have an pod evcited event on vpa object, that we can get the message from the vpa object, like kubectl describe $vpaName.

Describe the solution you'd like.:

Describe any alternative solutions you've considered.:

Additional context.:

@wangyang0616 wangyang0616 added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 9, 2024
@Shubham82
Copy link
Contributor

/area vertical-pod-autoscaler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vertical-pod-autoscaler kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants