- Step 1. Prepare Deployment Environment
- Step 2. Prepare configuration
- Step 3. Boot up Kubernetes
- Step 4. Update cluster configuration into kubernetes
- Step 5. Start all OpenPAI services
- appendix. Validate deployment
- appendix. Azure RDMA
- Option A. Start Dev-box contianer as the environemnt.
- Option B. Install necessary dependency software on your host.
Note 1: If you wanna manage the cluster in a machine belonging to OpenPAI, please choose option B. Otherwise, option A is highly recommended.
- Option A. Generate the Cluster Configuration from template
- Option B. Write your own Cluster Configuration
If this the first time for you to deploy OpenPAI, Option A is highly recommended.
If you wanna customize the configuration, you could firstly follow the Option A to generate a rough cluster configuration. And then you can follow Option B to customize your configuration according to your requirements.
If you are very familiar with OpenPAI, you could directly write your configuraiton based on the Option B.
If your cluster is deployed in Azure, and there are azure rdma capable machines. Please go to this section first.