Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                           Software environment :jdk1.8+、Python3.6、python virtualenv、mysql5.6+、redis-5.0.2

Using KubeFATE, FATE can be deployed by either docker-compose or Kubernetes:

  • For development or testing purposes, docker-compose is recommended. It only requires Docker enviroment. For more detail, please refer to Deployment by Docker Compose.

  • For a production or a large scale deployment, Kubernetes is recommended as an underlying infrastructure to manage FATE system. For more detail, please refer to Deployment on Kubernetes.

More instructions can be found in KubeFATE.



    • Database Prerequisites

      • Schema scripts

    • Other Installation Requirements

      • Jump Host Requirements

      • Network Requirements

      • Bare Metal Node Requirements

      • Execution Requirements (Bare Metal Only)

  •    Installation High-Level Overview

    • Bare Metal Deployment Guide

      • Install Bare Metal Jump Host

      • Creating a Node Inventory File

      • Creating the Settings Files

      • Running

...