Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc] Add vSphere Ray cluster launcher user guide #39630

Merged
merged 3 commits into from
Sep 15, 2023

Commits on Sep 13, 2023

  1. [Doc] Add vSphere Ray cluster launcher user guide

    Similar as other providers, this change adds a user guide for vSphere Ray cluster launcher,
    including how to prepare the vSphere environment and the frozen VM, as well as the general
    steps to launch the cluster. It also contains a section on how to use vSAN File Service to
    provision NFS endpoints as persistent storage for Ray AIR, with a new example YAML file.
    
    In addition to that, existing examples and docs are updated to include the correct command
    to install vSphere Python SDK.
    
    Signed-off-by: Fangchi Wang <wfangchi@vmware.com>
    wfangchi committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dc33dc3 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>
    Signed-off-by: Fangchi Wang <wfangchi@vmware.com>
    wfangchi and architkulkarni committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f41a756 View commit details
    Browse the repository at this point in the history
  3. Add document reference for the vSphere networking requirement

    Signed-off-by: Fangchi Wang <wfangchi@vmware.com>
    wfangchi committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4808739 View commit details
    Browse the repository at this point in the history