NAME
IO::K8s::Api::Autoscaling::V1::HorizontalPodAutoscalerStatus - current status of a horizontal pod autoscaler
VERSION
version 1.001
currentCPUUtilizationPercentage
currentCPUUtilizationPercentage is the current average CPU utilization over all pods, represented as a percentage of requested CPU, e.g. 70 means that an average pod is using now 70% of its requested CPU.
currentReplicas
currentReplicas is the current number of replicas of pods managed by this autoscaler.
desiredReplicas
desiredReplicas is the desired number of replicas of pods managed by this autoscaler.
lastScaleTime
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods; used by the autoscaler to control how often the number of pods is changed.
observedGeneration
observedGeneration is the most recent generation observed by this autoscaler.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
IRC
Join #kubernetes on irc.perl.org or message Getty directly.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <torsten@raudssus.de>
Jose Luis Martinez <jlmartin@cpan.org> (original author, inactive)
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Jose Luis Martinez.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004