Skip to main content

0. Prerequisites

  1. k8s >=1.26
  2. lws installed on k8s.
  3. rbg installed on k8s.
For RBG installation, please refer to: https://github.com/sgl-project/rbg

1. Image Preparation

lmsysorg/sglang:latest

2. All In One manifest file

Note: The NodeSelector section, model location section, and taint toleration section can be adjusted according to your actual deployment environment rbg-dsv32.yml
Config
Command
At this point, select a nodePort:30800 to access:
Command

FAQ

  1. The current deployment startup parameters may not be fully compatible with all RDMA scenarios. Different RDMA NCCL-related environment configurations may be needed in different network environments.
  2. Please ensure that the sglang code in the image has incorporated the changes from PR #10912.