commit | 74f6b6b88c5838230bf029b29153e2d5330a74bb | [log] [tgz] |
---|---|---|
author | Gao Hongtao <hanahmily@gmail.com> | Wed Jan 20 14:13:18 2021 +0800 |
committer | GitHub <noreply@github.com> | Wed Jan 20 14:13:18 2021 +0800 |
tree | f1bb856e261bebfc74928e2dc3dc9dc3e1fe6e6c | |
parent | 6a3ef52f44d8f2fe0681ec5a94a148fa83fb44f4 [diff] |
Update release scripts (#24) Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
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.
cert-manager
installedkubectl apply -f release/operator/config
For more details, please refer to deploy operator
There are some instant examples to represent the functions or features of the 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