KubeFATE v1.5.0-b
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.
This is a helm-chart optimization update for FATE v1.5.0:
- New feature: customized domain name;
- Other minor bugs fixes
How to use the customized domain name?
In cluster.yaml
# Modify chartversion
chartVersion: v1.5.0-b
# Add host
host:
fateboard: <my_fateboard_url>
client: <my_notebook_url>
For more details: https://github.com/FederatedAI/KubeFATE/blob/master/docs/configurations/FATE_cluster_configuration.md#host-mappings