Quarkus at Cloud Native Days Italy 2026 #53640
insectengine
started this conversation in
Events
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Event Description: Cloud Native Days (CND) Italy is a local, community-organized event that gathers adopters and technologists from open source and cloud native communities.
https://cloudnativedaysitaly.org/
Date: May 18-19, 2026
Location: Bologna, Italy
Event Type: In-Person
Sessions
Session: Fix Production Rollouts on the Fly with Agentic AIOps
Speaker(s): Kevin Dubois
Date/Time: May 18th at 12:25 - 13:00
Abstract: Your software rollouts to production are probably always flawless, right? For the rest of us, once in a while we do run into issues when releasing code to production. Argo Rollouts is a great tool to help mitigate these issues by progressively delivering software to production, and automatically rolling back new features if anything doesn't go right.
Wouldn't it be nice if we can take this functionality to the next level? We can take advantage of the advances made in Agentic AI and instruct a model to analyze the logs when a rollout fails. Then thanks to the use of agents, it can take action on our behalf, such as fixing the code or the deployment manifests on the fly, creating new PRs and sending notifications. The sky is really the limit.
Come to this session to learn how to combine Argo Rollouts with Agentic AI to achieve the most seamless release experience yet.
Beta Was this translation helpful? Give feedback.
All reactions