nebari-dev / nebari-docs

📖 Documentation for Nebari
https://www.nebari.dev
BSD 3-Clause "New" or "Revised" License
14 stars 28 forks source link

[DOC] - add example configurations for each cloud #511

Open dcmcand opened 2 weeks ago

dcmcand commented 2 weeks ago

Preliminary Checks

Summary

It would be good to have example configs of recommended nebari-config.yaml files for each cloud deployment. Ideally the base example would feature a small, medium, and large user instance size and a small and large gpu instance size. We could additionally either add comments to these examples to explain why certain choices were made or come up with other configurations for other scenarios (ex. low cost deploy, high availability deploy, etc)

Steps to Resolve this Issue

  1. Write example config for AWS
  2. Write example config for GCP
  3. Write example config for Azure ...
dcmcand commented 2 weeks ago

Ideally we could then pull these configs into the nebari ci to ensure they run and are up to date