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

WIP: Cluster API CLI driven deployment #826

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

davidspek
Copy link
Contributor

@davidspek davidspek commented Sep 5, 2023

Work in progress: Do Not Merge!

Summary

Replaces #741 as this is a squashed and rebased version of that branch.

Test Plan

Checklist

  • No images hosted from dockerhub
  • Are dashboards present to understand the health of the application. There must be at least 1 of these
    • all databases should have dashboards
    • ideally also have at least cpu/mem utilization dashboards for webserver tier of the app
    • you can use plural from-grafana to convert a grafana dashboard found via google to our CRD
  • Are scaling runbooks present
    • all databases must have scaling runbooks
    • you can use the charts in pluralsh/module-library to accelerate this
  • do you need to add config overlays?
    • inputing secrets
    • configuring autoscaling
  • If there’s a web-facing component to the app, we need to support OIDC authentication and setting up private networks if no authentication option is viable
  • All major clouds must be supported
    • Azure
    • AWS
    • GCP

@davidspek davidspek force-pushed the capi-working-rebase branch 2 times, most recently from 5f7d701 to 982a6c2 Compare September 5, 2023 12:44
@davidspek davidspek changed the title WIP: do not merge WIP: Cluster API CLI driven deployment Sep 5, 2023
@davidspek davidspek force-pushed the capi-working-rebase branch 4 times, most recently from abae15f to d8f256a Compare September 6, 2023 12:21
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants