Skip to content

KubeFATE v1.5.0-b

Compare
Choose a tag to compare
@owlet42 owlet42 released this 22 Jan 10:28
· 203 commits to master since this release
931b951

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:

  1. New feature: customized domain name;
  2. 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