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

Add showcase framework #7

Open
bwplotka opened this issue Mar 30, 2020 · 6 comments
Open

Add showcase framework #7

bwplotka opened this issue Mar 30, 2020 · 6 comments

Comments

@bwplotka
Copy link
Member

CI that will ensure all showcases generated the same output (e.g Kubernetes YAMLs)

@bwplotka
Copy link
Member Author

I was thinking about our Thanos deployment. Another idea (we can do both) from @metalmatze to do simpler example than this.

@metalmatze
Copy link
Contributor

This entire effort reminds me of a lot of the TodoMVC project where the JavaScript community compares different frameworks to, in the end, achieve the same application.

It would be good to come up with a very concise plain YAML example that still introduces enough complexity. Like, we want a Deployment, Service for a simple application. First layer of complexity would be to generate two very similar but still different directories for staging and production environments.

@metalmatze
Copy link
Contributor

The example application could actually be this: https://kubernetes.io/docs/tutorials/stateless-application/guestbook/

Then have a bit more complexity by generating for staging and production with different replicas etc.

@RiRa12621
Copy link
Contributor

i think Thanos might be a bit overkill.
Part of the effort imho should be to keep everything comprehensive, which might be significantly harder if you first have to understand the show case itself.
I'd agree with something like @metalmatze proposed.

@bwplotka
Copy link
Member Author

bwplotka commented Apr 28, 2020 via email

@RiRa12621
Copy link
Contributor

+1 for both

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

No branches or pull requests

3 participants