Skip to content

KubeFATE v1.6.0

Compare
Choose a tag to compare
@LaynePeng LaynePeng released this 02 Apr 12:20
· 163 commits to master since this release
0e4d113

By downloading, installing or using the software, you accept and agree to be bound by all of the terms and conditions of the LICENSE and DISCLAIMER.

KubeFATE v1.6.0 release brings the following updates:

  1. Support the deployment of FATE v1.6.0, and the configuration of different computing engine, storage engine, and federation engine;
  2. Enhance the configurations features of Spark as the computing engine. For more details, please refer to: FATE_On_Spark.md and FATE On Spark With Pulsar;
  3. Support Pulsar deployment and configuration for both P2P and STAR mode (Exchange mode). For more details, please refer to: Deploy an ATS exchange to pulsar ;
  4. Kubernetes log aggregation feature to improve the debug experience. For more details, please refer to: KubeFATE CLI # Logs;
  5. "Stop" feature for cluster deployment tasks. For more details, please refer to KubeFATE CLI # Stop

The deliverables include:

  1. The KubeFATE CLI and KubeFATE server image v1.4.1;
  2. The Docker Compose v1.6.0;
  3. The K8s deployment kits v1.6.0;
  4. The FATE v1.6.0 chart;
  5. The Exchange v1.6.0 chart.