Skip to content

Releases: FederatedAI/KubeFATE

KubeFATE v2.0.0

26 Jan 04:51
61190b0
Compare
Choose a tag to compare

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 v2.0.0 supports FATE v2.0.0, FATE-Serving v2.1.6, and brings the following updates:

What's Changed

New Contributors

Full Changelog: v1.11.2...v2.0.0

KubeFATE v1.11.2

04 Jul 03:01
0924ea2
Compare
Choose a tag to compare

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.11.2 supports FATE v1.11.2, FATE-Serving v2.1.6, and brings the following updates:

KubeFATE supports deploying FATE using FATE-LLM(v1.2.0) and DeepSpeed

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.11.2

KubeFATE v1.11.1

10 May 08:19
33ee34f
Compare
Choose a tag to compare

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.11.1 supports FATE v1.11.1, FATE-Serving v2.1.6, and brings the following updates:

KubeFATE supports deploying FATE using GPU

What's Changed

  • kubefate cluster installation with correct fateflow python-0 pv size … by @PenHsuanWang in #860
  • Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 in /k8s-deploy by @dependabot in #861
  • Bump github.com/containerd/containerd from 1.6.6 to 1.6.18 in /k8s-deploy by @dependabot in #856
  • Bug fixes and readme updates by @owlet42 in #864
  • KubeFATE supports FATE v1.11.1 by @owlet42 in #881

New Contributors

Full Changelog: v1.10.0...v1.11.1

The deliverables include

  • The FATE v1.11.1 helm chart;
  • The Exchange v1.11.1 helm chart;
  • The Docker Compose package v1.11.1;
  • The Kubernetes package v1.11.1;
  • KubeFATE server image v1.4.5.

KubeFATE v1.10.0

10 Jan 09:16
9bf1319
Compare
Choose a tag to compare

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.10.0 supports FATE v1.10.0, FATE-Serving v2.1.6, and brings the following updates:

  • Support dependent distrubution in FATE cluster deployed by FATE #730
  • Support setting password for jupyter notebook #787
  • KubeFATE sevice adapts the API of StatefulSet resources #736
  • Add more pulsar config for external pulsar #760
  • Support FATE-Flow HA #747
  • Fix the issue exsiting claim doesn't work for nodemanger #777
  • Fix other bugs #739 #753 #755 #763 #436 #800

The deliverables include:

  • The Docker Compose package v1.10.0;
  • The Kubernetes package v1.10.0;
  • The FATE v1.10.0 helm chart;
  • The Exchange v1.10.0 helm chart;
  • KubeFATE server image v1.4.5.

KubeFATE v1.9.2

10 Jan 01:35
7249eb7
Compare
Choose a tag to compare

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.9.2 supports FATE v1.9.2, fixes some bugs, and brings several improvements on FATE side.
Please check the FATE v1.9.2 release note for details.

The deliverables include:

  • The Docker Compose package v1.9.2;
  • The Kubernetes package v1.9.2;
  • The FATE v1.9.2 helm chart;
  • The Exchange v1.9.2 helm chart;
  • KubeFATE server image v1.4.5.

KubeFATE v1.8.1

13 Dec 04:14
c7036e4
Compare
Choose a tag to compare

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.8.1 supports FATE v1.8.1, fixes some bugs, and brings several improvements on FATE side.
Please check the FATE v1.8.1 release note for details.

The deliverables include:

  • The Docker Compose package v1.8.1;
  • The Kubernetes package v1.8.1;
  • The FATE v1.8.1 helm chart;
  • The Exchange v1.8.1 helm chart;
  • KubeFATE server image v1.4.4.

KubeFATE v1.9.1

30 Nov 06:44
05ffb72
Compare
Choose a tag to compare

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.9.1 supports FATE v1.9.1, and brings several improvements on FATE side.
Please check the FATE v1.9.1 release note for details.

The deliverables include:

  • The Docker Compose package v1.9.1;
  • The Kubernetes package v1.9.1;
  • The FATE v1.9.1 helm chart;
  • The Exchange v1.9.1 helm chart;
  • KubeFATE server image v1.4.5.

KubeFATE v1.9.0

01 Sep 06:10
f5af31a
Compare
Choose a tag to compare

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.9.0 supports FATE v1.9.0, FATE-Serving v2.1.6, and brings the following updates:

  • Support FATE v1.9.0, FATE-Serving v2.1.6, and upgrade major related dependencies to Python 3.8.13, Spark 3.1.2, and Hadoop 3.2;
  • Support FATE version rolling upgrade, support module update and data automatic migration via upgrade command;
  • Support TLS for RollSite in both Kubernetes mode and Docker-Compose mode;
  • Support customizing resource requests/limitations for several key FATE components, e.g. NodeManager, Spark Worker, etc.;
  • Support pre-validation of deployment YAML;
  • Extend the KubeFATE CLI command to collect support-bundles for troubleshooting;
  • Optimize and add hooks to different architectures of FATE: storage engine, federated engine, computing engine, algorithm type, CPU library, etc., and support the preview feature - IPCL-enabled FATE deployment;
  • Improve the documents;
  • Fix some bugs.

The deliverables include:

  • The Docker Compose package v1.9.0;
  • The FATE v1.9.0 helm chart;
  • The Exchange v1.9.0 helm chart;
  • The FATE-Serving v2.1.6 helm chart;
  • The KubeFATE CLI v1.4.5;
  • KubeFATE server image v1.4.5.

KubeFATE v1.8.0-a

27 May 04:28
d710a7d
Compare
Choose a tag to compare

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.8.0-a supports FATE-Serving v2.1.5, including:

  • Support deploying FATE-Serving v2.1.5 using KubeFATE;
  • Support specifying the ingress class name for the ingress of FATE-Serving;
  • Fixed a bug, which make helm chart report error when podSecurityPolicy is enabled;
  • Updated some docs.

The deliverables include:

  • The FATE-Serving v2.1.5 helm chart;
  • The Docker Compose package v1.8.0-a;
  • The KubeFATE package v1.8.0-a, in which the example yaml file for deploying FATE-Serving are updated, but the KubeFATE CLI is still at v1.4.4.

The KubeFATE server docker image is also at v1.4.4, which is the same with v1.8.0.

Note:

  • This release is compatible with Kubernetes >= 1.19 or TKGs >= vSphere 7.0 Update 2

KubeFATE v1.8.0

20 Apr 09:29
38fdcb9
Compare
Choose a tag to compare

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.8.0 supports FATE v1.8.0 and brings the following updates:

  • Support specify ingress class names #523 ;
  • KubeFATE support liveness and readiness #552 ;
  • Adjust the file structure of the Chart to facilitate the addition of new module #526 ;
  • Solve the warning of potential security vulnerabilities in Github pages #519 ;
  • and other bug fixes #501

For the feature list details, please refer to: KubeFATE v1.8.0 Feature List

The deliverables include:

  • The Docker Compose v1.8.0;
  • The FATE v1.8.0 chart;
  • The Exchange v1.8.0 chart.
  • The KubeFATE CLI v1.4.4
  • KubeFATE server image v1.4.4.