Releases: FederatedAI/KubeFATE
KubeFATE v2.0.0
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
- udpate instructions and documents by @hainingzhang in #909
- Update contribution guide by @hainingzhang in #910
- Adapt to the rest interface of serving server by @tubaobao3 in #911
- Added hosts-setup.sh by @TomsyPaul in #908
- KubeFATE support FATE v2.0.0-beta by @owlet42 in #921
- KubeFATE support FATE v2.0.0 by @owlet42 in #927
New Contributors
- @tubaobao3 made their first contribution in #911
- @TomsyPaul made their first contribution in #908
Full Changelog: v1.11.2...v2.0.0
KubeFATE v1.11.2
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
- Fix KubeFATE push actions "This request was automatically failed beca… by @owlet42 in #888
- Update README.md by @liuhaichaogithub in #890
- Support FATE v1.11.2 by @owlet42 in #898
- Merge develop-1.11.2 into master for release purposes by @owlet42 in #900
New Contributors
- @liuhaichaogithub made their first contribution in #890
Full Changelog: v1.11.1...v1.11.2
KubeFATE v1.11.1
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
- @PenHsuanWang made their first contribution in #860
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
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
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
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
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
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
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
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.