Hi, I’ve tested the HPA feature in my env and it works well: - Pods are scaled up to 5 after the CPM reached the threshold. - Pods are scaled down to 3 after the CPM goes below the threshold after 5 min. - Pods are scaled down to 2 after the CPM keeps below the threshold after another 5 min, (10 min in total after the CPM < threshold).
> On Mar 26, 2021, at 11:10, Hongtao Gao <[email protected]> wrote: > > The test build of SkyWalking Could on Kubernetes 0.3.0 is now available. > > We welcome any comments you may have, and will take all feedback into > account if a quality vote is called for this build. > > Release notes: > > * https://github.com/apache/skywalking-swck/blob/0.3.0/CHANGES.md > <https://github.com/apache/skywalking-swck/blob/$VERSION/CHANGES.md> > > Release Candidate: > > * https://dist.apache.org/repos/dist/dev/skywalking/swck/ > <https://dist.apache.org/repos/dist/dev/skywalking/swck/$VERSION>0.3.0 > * sha512 checksums > - > dc8b68891070e1c086a6a3383b015b25175d48df446bf53d1be0c9caa0c563b49fa2c76784e6ac259375fb6a92ae12aceb9ba0e9dd7808663d90d8ff734e54f9 > skywalking-swck-0.3.0-bin.tgz > - > af53a71c6e521899f5733401f9fa39875c2e6b8629b4dd8ef94e0cda335aab1a3bc38756cffacc1d33cb2f127e25a59047c112b46da74fd8e15871d48f2d4ebc > skywalking-swck-0.3.0-src.tgz > > Release Tag : > > * (Git Tag) 0.3.0 > > Release Commit Hash : > > * > https://github.com/apache/skywalking-swck/tree/9dd9000850865865ec74eb079d2b220656f062b1 > > Keys to verify the Release Candidate : > > * https://dist.apache.org/repos/dist/release/skywalking/KEYS > > Guide to build the release from source : > > * https://github.com/apache/skywalking-swck/blob/0.3.0/docs/release.md > <https://github.com/apache/skywalking-swck/blob/$VERSION/docs/release.md> > > A vote regarding the quality of this test build will be initiated > within the next couple of days. ————————— Zhenxu Ke (柯振旭) GitHub @kezhenxu94
