Skip to content

KubeFATE v1.5.0

Compare
Choose a tag to compare
@jiahaoc1993 jiahaoc1993 released this 18 Nov 09:35
· 247 commits to master since this release
dfb4a88

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.5.0 supports the deployment of FATE 1.5.0 and FATE-Serving 2.0.0 with eggroll or spark as underlying computing back-end. It also includes other improvements, the details are as follow:

Docker Compose deployment

  1. Simplifies the copy of deployment file in local machine.
  2. Supports the deployment of single node Spark cluster.
  3. Provides GUI client based on Jupyter Notebook, which is pre-installed with fate_client and other easy-to-use Python libraries ;
  4. Shows more post-deployment information of FATE, including Fate-board and Jupyter Notebook.

K8s deployment

  1. Supports Spark as underlying computing engine;
  2. Provides GUI client based on Jupyter Notebook, which is pre-installed with fate_client and other easy-to-use Python libraries ;
  3. Provides sample deployment YAML for fate, fate-serving, spark, eggroll and etc.

The deliverables include:

  1. The KubeFATE Server Images v1.2.0;
  2. The Docker Compose v1.5.0;
  3. K8s deployment kits v1.5.0 (including KubeFATE CLI, charts and cluster charts examples);
  4. The FATE v1.5.0 chart.

Please make sure KubeFATE CLI and Service have been updated to v1.2.0.

Note: If you upgrade the KubeFATE service instead of a new install, make sure to execute the SQL file v1.1.1-to-v1.2.0.sql located in folder ./k8s-deploy/sql/.