FederatedAI / KubeFATE

Manage federated learning workload using cloud native technologies.
Apache License 2.0
422 stars 221 forks source link

kubeFATE v1.5.0的release版本部署example中的fate-9999和fate-10000后,访问404 #625

Closed xinsibo closed 2 years ago

xinsibo commented 2 years ago

What deployment mode you are use? Kuberentes.

What KubeFATE and FATE version you are using? kubeFATE v1.5.0 MUST Please state the KubeFATE and FATE version you found the issue

What OS you are using for docker-compse or Kubernetes? Please also clear the version of OS.

Desktop (please complete the following information):

To Reproduce

Clear how to reproduce your problem.

kubeFATE v1.5.0的release版本部署example中的fate-9999和fate-10000后,访问404

Clear the unexpected response. image image

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

JingChen23 commented 2 years ago

v1.2.0 is no longer supported. Please use our latest version, such as 1.8.0

Please follow this toturail: https://github.com/FederatedAI/KubeFATE/blob/master/docs/tutorials/Build_Two_Parties_FATE_Cluster_in_One_Linux_Machine_with_MiniKube.md

The versions in this toturial is a bit confusing. Let me make it clear:

  1. 1.8.0 is the FATE version, including the FATE helm chart.
  2. 1.4.4 is the kubefate version, including the kubefate cli and kubefate service.

We will improve the doc.

xinsibo commented 2 years ago

thanks