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

Use mand SCS flavors in scs cluster-class template. #174

Merged
merged 3 commits into from
Sep 10, 2024

Commits on Sep 6, 2024

  1. Use mand SCS flavors in scs cluster-class template.

    * Use SCS-2V-4-20s (note the s) as example and default for control plane nodes. We have created the small SSD flavors for exactly this use case, so let's use them. Also note that SCS-2V-4-20 is no longer guaranteed to exist on every SCS (IaaS-compatible-v3+) cloud.
    * Likewise shift to SCS-2V-4 (diskless) as default for the worker nodes. This flavor is guaranteed to exist. It will require a root volume, suggest 25GiB.
    * Clarify comments on when to use root volumes ...
    
    Signed-off-by: Kurt Garloff <[email protected]>
    garloff committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    851d057 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update providers/openstack/scs/cluster-class/templates/cluster-class.…

    …yaml
    
    Co-authored-by: Roman Hros <[email protected]>
    Signed-off-by: Jan Schoone <[email protected]>
    jschoone and chess-knight committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c623fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c93c4b View commit details
    Browse the repository at this point in the history