quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.64k stars 2.64k forks source link

Quarkus Kubernetes Dev Services #34572

Open ia3andy opened 1 year ago

ia3andy commented 1 year ago

Description

We started the discussion there: https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/Quarkus.20Kube.20devservices

The idea is to provide in Kubernetes a solution similar to what we have with devservices locally.

Like we have the containers references for devservices (kafka, db, cache...), we would have the link to the resources that needs to be deployed for dev or demo.

This would take care of creating and deleting the resources.

quarkus-bot[bot] commented 1 year ago

/cc @Sgitario (kubernetes), @geoand (devservices,kubernetes), @iocanel (kubernetes), @stuartwdouglas (devservices)

quarkus-bot[bot] commented 1 year ago

You added a link to a Zulip discussion, please make sure the description of the issue is comprehensive and doesn't require accessing Zulip

This message is automatically generated by a bot.

metacosm commented 11 months ago

I opened a PR way back to support automatic creation / clean up of resources but that was before the kube devservices and I really haven't had time / energy to restart that work… 😞 See https://github.com/quarkusio/quarkus/pull/25938