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:
- Development Charts Guide - For setting up OpenCloud DEV Helm charts
- Production Charts Guide - For testing OpenCloud production Helm charts
- Kubernetes Options Comparison - Compare different Kubernetes environments on macOS
Prerequisites for Both Guides
Both guides require:
# Install Helm using Homebrew
brew install helm
- kubectl command-line tool:
# Install kubectl using Homebrew
brew install kubectl
- 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.