NAME
IO::K8s::Api::Apps::V1::ReplicaSetStatus - ReplicaSetStatus represents the current status of a ReplicaSet.
VERSION
version 1.001
availableReplicas
The number of available replicas (ready for at least minReadySeconds) for this replica set.
conditions
Represents the latest available observations of a replica set's current state.
fullyLabeledReplicas
The number of pods that have labels matching the labels of the pod template of the replicaset.
observedGeneration
ObservedGeneration reflects the generation of the most recently observed ReplicaSet.
readyReplicas
readyReplicas is the number of pods targeted by this ReplicaSet with a Ready Condition.
replicas
Replicas is the most recently observed number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller
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