You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/02/01 00:08:38 UTC

[skywalking-website] branch master updated: Release SWCK 0.2.0 (#204)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new eb063a4  Release SWCK 0.2.0 (#204)
eb063a4 is described below

commit eb063a44695f49de52f49d9fc7bc26439cff912b
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Mon Feb 1 08:08:28 2021 +0800

    Release SWCK 0.2.0 (#204)
    
    Signed-off-by: Gao Hongtao <ha...@gmail.com>
---
 .../index.md                                         | 13 +++++++++++++
 data/docs.yml                                        |  4 ++--
 data/releases.yml                                    | 20 ++++++++++----------
 3 files changed, 25 insertions(+), 12 deletions(-)

diff --git a/content/events/release-apache-skywalking-cloud-on-kubernetes-0-2-0/index.md b/content/events/release-apache-skywalking-cloud-on-kubernetes-0-2-0/index.md
new file mode 100644
index 0000000..59b9637
--- /dev/null
+++ b/content/events/release-apache-skywalking-cloud-on-kubernetes-0-2-0/index.md
@@ -0,0 +1,13 @@
+---
+title: Release Apache SkyWalking Cloud on Kubernetes 0.2.0
+date: 2021-01-31
+author: SkyWalking Team
+---
+
+SkyWalking Cloud on Kubernetes 0.2.0 is released. Go to [downloads](/downloads) page to find release tars.
+
+- Introduce custom metrics adapter to SkyWalking OAP cluster for Kubernetes HPA autoscaling.
+- Add RBAC files and service account to support Kubernetes coordination.
+- Add default and validation webhooks to operator controllers.
+- Add UI CRD to deploy skywalking UI server.
+- Add Fetcher CRD to fetch metrics from other telemetry system, for example, Prometheus.
diff --git a/data/docs.yml b/data/docs.yml
index 43fa527..a21578c 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -100,8 +100,8 @@
       user: apache
       repo: skywalking-swck
       docs:
-        - version: v0.1.0
-          link: https://github.com/apache/skywalking-swck/tree/0.1.0
+        - version: v0.2.0
+          link: https://github.com/apache/skywalking-swck/tree/0.2.0
 
     - name: Docker Files
       icon: D
diff --git a/data/releases.yml b/data/releases.yml
index 0950f4f..236119b 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -188,25 +188,25 @@
   icon: K
   description:  A bridge project between Apache SkyWalking and Kubernetes.
   source:
-    - version: v0.1.0
-      date: Nov. 16th, 2020
+    - version: v0.2.0
+      date: Jan. 31st, 2020
       downloadLink:
         - name: src
-          link: https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.1.0/skywalking-swck-0.1.0-src.tgz
+          link: https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.2.0/skywalking-swck-0.2.0-src.tgz
         - name: asc
-          link: https://downloads.apache.org/skywalking/swck/0.1.0/skywalking-swck-0.1.0-src.tgz.asc
+          link: https://downloads.apache.org/skywalking/swck/0.2.0/skywalking-swck-0.2.0-src.tgz.asc
         - name: sha512
-          link: https://downloads.apache.org/skywalking/swck/0.1.0/skywalking-swck-0.1.0-src.tgz.sha512
+          link: https://downloads.apache.org/skywalking/swck/0.2.0/skywalking-swck-0.2.0-src.tgz.sha512
   distribution:
-    - version: v0.1.0
-      date: Nov. 16th, 2020
+    - version: v0.2.0
+      date: Jan. 31st, 2020
       downloadLink:
         - name: tar
-          link: https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.1.0/skywalking-swck-0.1.0-bin.tgz
+          link: https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.2.0/skywalking-swck-0.2.0-bin.tgz
         - name: asc
-          link: https://downloads.apache.org/skywalking/swck/0.1.0/skywalking-swck-0.1.0-bin.tgz.asc
+          link: https://downloads.apache.org/skywalking/swck/0.2.0/skywalking-swck-0.2.0-bin.tgz.asc
         - name: sha512
-          link: https://downloads.apache.org/skywalking/swck/0.1.0/skywalking-swck-0.1.0-bin.tgz.sha512
+          link: https://downloads.apache.org/skywalking/swck/0.2.0/skywalking-swck-0.2.0-bin.tgz.sha512