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

crossplane multilayer components demo #3469

Closed
8 of 10 tasks
Tracked by #3470
mproffitt opened this issue Jun 4, 2024 · 4 comments
Closed
8 of 10 tasks
Tracked by #3470

crossplane multilayer components demo #3469

mproffitt opened this issue Jun 4, 2024 · 4 comments
Assignees
Labels

Comments

@mproffitt
Copy link

mproffitt commented Jun 4, 2024

Towards #3470

User Story

  • As a Platform engineer I would like to apply a crossplane claim so that infrastructure for my app is built when I deploy my app

Acceptance Criteria

  • Given I apply a single crossplane claim then I should get a VPC, Postgres RDS database and an Elasticache redis cluster
  • Given I provider cluster information on the claim then I should be able to connect to my infrastructure from the cluster

Tasks

Tasks

  1. team/honeybadger
    mproffitt
  2. team/honeybadger
    mproffitt
  3. team/honeybadger
    mproffitt
  4. team/honeybadger
    mproffitt
  5. 0 of 4
    team/honeybadger
    mproffitt
  6. kind/story team/honeybadger
    mproffitt
  7. team/honeybadger
    mproffitt
  8. team/honeybadger
    mproffitt
  9. team/honeybadger
    mproffitt
@github-project-automation github-project-automation bot moved this to Inbox 📥 in Roadmap Jun 4, 2024
@mproffitt mproffitt self-assigned this Jun 18, 2024
@architectbot architectbot added the team/honeybadger Team Honey Badger label Jun 18, 2024
@mproffitt
Copy link
Author

I will be using this story to track remaining tasks, building the different configuration examples and for cloud testing

@mproffitt
Copy link
Author

The global claim type is complete and has been tested in a single aurora cluster + elasticache redis replication configuration

Image

Compositions for this are currently scattered as I am using the original subnet composition from the crossplane examples repo.

There are currently 5 compositions that then make up a single demo deployment and these are built in a chain

User management is currently not carried out for either rds-base or cache-base

@mproffitt
Copy link
Author

Need to work out a way of packaging all the compositions one or more configurations that can deliver all the components required for the cluster in a single deployment

@mproffitt
Copy link
Author

Done

@github-project-automation github-project-automation bot moved this from Inbox 📥 to Done ✅ in Roadmap Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants