Skip to main content

Testing OpenCloud Helm Charts on macOS

We've prepared comprehensive guides for testing OpenCloud Helm charts on macOS using Rancher Desktop. These guides cover both development and production chart setups.

Available Guides

Development Chart Guide

This guide shows you how to set up a local Kubernetes environment on macOS using Rancher Desktop for developing and testing the OpenCloud DEV Helm chart. The DEV chart is simpler and deploys a single container with all OpenCloud services.

Production Chart Guide

This guide provides instructions for setting up a more complex environment for testing the production chart, which includes Gateway API controllers, DNS configuration, and TLS setup.

Comparison of Charts

FeatureDevelopment ChartProduction Chart
Deployment ModelSingle containerMicroservices
Resource UsageLowerHigher
Configuration OptionsLimitedExtensive
Production SimilarityLowHigh
Startup TimeFastSlower
Best forQuick testingProduction-like testing

Choose the appropriate guide based on your testing needs.