Skip to content

Manage federated learning workload using cloud native technologies.

License

Notifications You must be signed in to change notification settings

dockerzhang/KubeFATE

 
 

Repository files navigation

Overview

KubeteFATE provides tools to deploy FATE using Docker Compose and Kubernetes.

Deployment with Docker Compose

A user can deploy FATE on a single host by using Docker Compose. Please refer to Docker Deployment for more details.

Deployment on Kubernetes

For a multi-node deployment scenario, one of the solutions is to use a Kubernetes cluster as an underlying infrastructure to manage the FATE system. Please refer to Kubernetes Deployment for more details.

Usage of ".env"

By default, the script pulls the images from Docker Hub during the deployment. A user could also modify .env to specify a registry to pull images from.

License

Apache License 2.0

About

Manage federated learning workload using cloud native technologies.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 61.7%
  • Shell 26.2%
  • TSQL 9.1%
  • HTML 3.0%