KubeFATE v1.4.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.4.1 supports FATE v1.4.1, and enhance following features:
- Update fml_manager to v0.3.0 in client container (Jupyter Notebook), and add more examples;
- Support updating
configmap
dynamically; - Fix bugs
NOTE
For Kubernetes user, due to KubeFATE has decoupled cluster configuration from KubeFATE service, to upgrade deployed cluster to v1.4.1, only changed the,
...
chartName: fate
chartVersion: v1.4.0
...
to
...
chartName: fate
chartVersion: v1.4.1
...
The KubeFATE CLI and CLI is same as v1.4.0