-
Notifications
You must be signed in to change notification settings - Fork 68
Description
Description
The preset extensions are a fantastic addition to the project—well done! To expand their utility, I propose introducing a preset specifically designed for developers who want to interact with Kubernetes resources using Quarkus. This preset would focus on leveraging Quarkus extensions to simplify and enhance Kubernetes-related development, making it easier for developers to work within the ecosystem without leaving the Quarkus framework.
Relevant extensions to consider:
https://github.com/quarkiverse/quarkus-operator-sdk
https://quarkus.io/guides/container-image#docker
https://quarkus.io/guides/kubernetes-client
https://quarkus.io/extensions/io.quarkus/quarkus-kind/
This addition would be a great step towards providing a streamlined experience for developers working with Kubernetes while remaining within the Quarkus ecosystem, but not sure where too exactly start or want a convenient starting point.