commit | b6df07df7be99899d22d3eee9bb574e925c5e856 | [log] [tgz] |
---|---|---|
author | Mrproliu <741550557@qq.com> | Fri Jan 07 19:18:15 2022 +0800 |
committer | Mrproliu <741550557@qq.com> | Fri Jan 07 19:18:15 2022 +0800 |
tree | 2b598ca3f43a3e6040095915cd8764cdb32cc91f | |
parent | 39b0e11e2e24eee6153141f0b88bd2716906c8fd [diff] |
Add stabilization windows feature in satellite HPA documentation and sample file
A bridge project between Apache SkyWalking and Kubernetes.
SWCK is a platform for the SkyWalking user, provisions, upgrades, maintains SkyWalking relevant components, and makes them work natively on Kubernetes.
The java agent injector share the same binary with the operator. Follow the installation procedure of the operator to onboard the injector.
The injector can:
JavaAgent
CR for monitoring purpose.For more details, please read Java agent injector
cert-manager
installed.kubectl apply -f release/operator/config
For more details, please refer to deploy operator
kubectl apply -f release/adapter/config
For more details, please read Custom metrics adapter
For developers who want to contribute to this project, see Contribution Guide