Skip to main content

Rancher Desktop on macOS

This section provides guides for setting up OpenCloud with Helm charts on macOS using Rancher Desktop.

Choose the guide that fits your needs:

Prerequisites for Both Guides

Both guides require:

  1. A macOS system
  2. Homebrew package manager
  3. Helm installed:
# Install Helm using Homebrew
brew install helm
  1. kubectl command-line tool:
# Install kubectl using Homebrew
brew install kubectl
  1. Rancher Desktop installed:
# Install Rancher Desktop using Homebrew
brew install --cask rancher

For detailed requirements and steps, please refer to the specific guide for your use case.