giantswarm / roadmap

Giant Swarm Product Roadmap
https://github.com/orgs/giantswarm/projects/273
Apache License 2.0
3 stars 0 forks source link

crossplane multilayer components demo #3469

Closed mproffitt closed 1 month ago

mproffitt commented 5 months ago

Towards https://github.com/giantswarm/roadmap/issues/3470

User Story

Acceptance Criteria

Tasks

- [ ] https://github.com/giantswarm/roadmap/issues/3471
- [ ] https://github.com/giantswarm/roadmap/issues/3474
- [ ] https://github.com/giantswarm/roadmap/issues/3509
- [ ] https://github.com/giantswarm/roadmap/issues/3507
- [ ] https://github.com/giantswarm/roadmap/issues/3508
- [ ] Testing and bug fixes
- [ ] https://github.com/giantswarm/roadmap/issues/3575
- [ ] https://github.com/giantswarm/roadmap/issues/3596
- [ ] https://github.com/giantswarm/roadmap/issues/3595
- [ ] https://github.com/giantswarm/roadmap/issues/3598
mproffitt commented 3 months ago

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

mproffitt commented 3 months ago

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 commented 3 months ago

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 commented 1 month ago

Done