SuperEdge v0.3.0 Release is Available

SuperEdge v0.3.0 Release Notes.

v0.3.0 / 2021-05-20

Features and Enhancements

  • Edgeadm supported creating native Kubernetes cluster with pre-installed SuperEdge components(#97, @attlee-wang), Usage or Quickstart Guide.
  • Edgeadm supported adding new nodes to edge Kubernetes cluster(#87, @wenhuwang).
  • Enhanced edge autonomy by detecting failing nodes within the offline regions, so as to avoid routing traffic to abnormal nodes(#86, @chenkaiyue)
  • Supported Golang 1.16(#91, @SataQiu).

Bug Fixes

  • Fixed a bug that caused kubectl cp failing to disconnect after copying(#78, @00pf00).

Documentation

  • Added quickstart guide to create edge Kubernetes cluster using Edgeadm.