<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Flux – event</title><link>https://v2-6.docs.fluxcd.io/tags/event/</link><description>Recent content in event on Flux</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 26 Oct 2022 13:20:00 +0000</lastBuildDate><atom:link href="https://v2-6.docs.fluxcd.io/tags/event/index.xml" rel="self" type="application/rss+xml"/><item><title>Blog: CNCF Talk: Increased security and scalability with OCI</title><link>https://v2-6.docs.fluxcd.io/blog/2022/10/cncf-talk-flux-oci/</link><pubDate>Wed, 26 Oct 2022 13:20:00 +0000</pubDate><guid>https://v2-6.docs.fluxcd.io/blog/2022/10/cncf-talk-flux-oci/</guid><description>
&lt;img src="https://v2-6.docs.fluxcd.io/blog/2022/10/cncf-talk-flux-oci/oci-featured_hu02c8ff3ca7eb3b16c64ca5ec0f4c7ec0_122624_640x0_resize_q75_box.jpg" width="640" height="360"/>
&lt;p>Integrating OCI into Flux was one of the most-requested features of all
times. We listened to your feedback and in the past couple of releases,
OCI was integrated more deeply into Flux. Here is a brief summary of
what landed when:&lt;/p>
&lt;ul>
&lt;li>v0.31 (Jun 2022): Support for Helm repositories of type OCI&lt;/li>
&lt;li>v0.32 (Aug 2022): Kubernetes manifests, Kustomize overlays and
Terraform code as OCI artifacts&lt;/li>
&lt;li>v0.33 (Aug 2022): More configurability of OCI settings&lt;/li>
&lt;li>v0.34 (Sep 2022): More flexibility when interacting with OCI
artifacts/repositories&lt;/li>
&lt;li>v0.35 (Sep 2022): verify OCI artifacts signed by cosign&lt;/li>
&lt;li>v0.36 (Oct 2022): verify OCI helm charts signed by cosign plus lots
of new tooling to interact with OCI using the Flux CLI&lt;/li>
&lt;/ul>
&lt;p>To bring you up to speed with what&amp;rsquo;s possible, Max Jonas Werner, Flux
Core Maintainer and Senior Software Engineer at Weaveworks, gave a talk
in the CNCF Online Programme series to give some background and do a
practical demo.&lt;/p>
&lt;p>First off, Max explained the core GitOps concepts and gave an overview
of the architecture of Flux. In the next step, he dived into how Docker
and others created the Open Containers Initiative (OCI) which is a part
of the Linux Foundation.&lt;/p>
&lt;p>One of the key points Max is making is that we went through a
transformation from Docker containers to generic application and
configuration containers. More and more OCI is becoming an application
delivery format.&lt;/p>
&lt;p>OCI registries (which implement the distribution spec) are a commodity
in the cloud space. This means that it&amp;rsquo;s very easy to get enhanced
scalability this way, because pulling an OCI image is much less
resource-intensive compared to a full or shallow Git clone.
Additionally, high available registries are available everywhere.&lt;/p>
&lt;p>It also provides many ways to secure your infrastructure.
&lt;a href="https://v2-6.docs.fluxcd.io/flux/components/source/helmrepositories/#provider">Flux
leverages Kubernetes workload identity and
IAM&lt;/a>
when pulling OCI artifacts from managed registries. So no more key
management, no more SSH keys to generate, no more proprietary API usage
for token generation. You use the same mechanism that is used for
pulling container images. You might also want to check out this post
about
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/10/prove-the-authenticity-of-oci-artifacts/">verifying authenticity of artifacts with
cosign&lt;/a>.&lt;/p>
&lt;p>Max spends more than half of his presentation time for the demo, so you
get a good idea of how to use these new features and integrate them into
your setup.&lt;/p>
&lt;p>Check out the video here:&lt;/p>
&lt;div class="responsive-video">
&lt;iframe src="https://www.youtube.com/embed/l5pVzP6wsP0" allowfullscreen title="YouTube Video">&lt;/iframe>
&lt;/div>
&lt;p>Thanks a lot Max for taking the time to walk us through this!&lt;/p>
&lt;p>Start your journey and start
&lt;a href="https://v2-6.docs.fluxcd.io/flux/cheatsheets/oci-artifacts/">using Flux&amp;rsquo;s OCI
features&lt;/a> today.&lt;/p></description></item><item><title>Blog: Flux proudly representing at KubeCon 2022 NA</title><link>https://v2-6.docs.fluxcd.io/blog/2022/10/kubecon-2022-na/</link><pubDate>Wed, 19 Oct 2022 15:30:00 +0000</pubDate><guid>https://v2-6.docs.fluxcd.io/blog/2022/10/kubecon-2022-na/</guid><description>
&lt;img src="https://v2-6.docs.fluxcd.io/blog/2022/10/kubecon-2022-na/kubecon-featured_hu9c2b383eb0ed5a0201dc89a08b690149_203529_640x0_resize_box_3.png" width="640" height="435"/>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 710px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/10/kubecon-2022-na/kubecon-featured_hu9c2b383eb0ed5a0201dc89a08b690149_203529_700x0_resize_box_3.png" width="700" height="476">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;p>Everybody in Team Flux is busy with
&lt;a href="https://v2-6.docs.fluxcd.io/roadmap/#flux-gitops-ga-completed-in-july-2023">the run-up to Flux
GA&lt;/a>, but &amp;ndash; with the help of
the great folks in our Community and Ecosystem &amp;ndash; we also
managed to put together quite a number of talks, tutorials and sessions
for you at KubeCon / CloudNativeCon!&lt;/p>
&lt;p>We are happy to announce that we will be at GitOpsCon and KubeCon.&lt;/p>
&lt;p>We are only a few days away from the event and we look forward to
meeting you there, or seeing you in the online sessions! Meet us at our
booth in-person at the Project Pavilion during KubeCon, see demos, ask
questions and get involved in our community!&lt;/p>
&lt;p>To make this all easier, we put together this mini-site for you:
&lt;a href="https://bit.ly/flux-kubecon-2022" target="_blank">Flux
@ KubeCon mini site&lt;/a>. Go
ahead and bookmark it now - there you have all the Flux things in one
place.&lt;/p>
&lt;h2 id="monday-october-24-flux-project-meeting-at-kubecon">Monday, October 24 (Flux Project Meeting at KubeCon)&lt;/h2>
&lt;p>13:00 - 17:00
&lt;a href="https://sched.co/1BaSl" target="_blank">Flux Project
Meeting&lt;/a> Room 335, Level 300&lt;/p>
&lt;blockquote>
&lt;p>We will have talks/demos from beginner to advanced, including but not
limited to: Flux basics, what&amp;rsquo;s new with Flux including OCI support,
VS Code, Terraform Controller, Cosign, Helm, &amp;amp; Flagger, and of course
you can ask Maintainers all your questions.&lt;/p>
&lt;/blockquote>
&lt;h2 id="tuesday-october-25-gitopscon">Tuesday, October 25 (GitOpsCon)&lt;/h2>
&lt;p>9:45 - 10:15 GitOpsCon:
&lt;a href="https://sched.co/1AR8M" target="_blank">How to Achieve (Actual) GitOps with Terraform
and Flux&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Priyanka &amp;quot;Pinky&amp;quot; Ravi (Weaveworks)&lt;/p>
&lt;/blockquote>
&lt;p>9:45 - 10:15 GitOpsCon:
&lt;a href="https://sched.co/1AR8J" target="_blank">Toward Full Adoption of GitOps and Best
Practices at RingCentral&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Tamao Nakahara (Weaveworks) and Ivan Anisimov (RingCentral)&lt;/p>
&lt;/blockquote>
&lt;p>11:10 - 11:40 GitOpsCon:
&lt;a href="https://sched.co/1AR8V" target="_blank">Simplifying Edge Deployments Using EMCO and
GitOps&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Igor DC &amp;amp; Adarsh Vincent Chittilappilly (Intel)&lt;/p>
&lt;/blockquote>
&lt;p>11:40 - 12:10 Prometheus Days:
&lt;a href="https://sched.co/1AsMU" target="_blank">Automate your SLO validation with
Prometheus &amp;amp; Flagger&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Sanskar Jaiswal &amp;amp; Kingdon Barrett (Weaveworks)&lt;/p>
&lt;/blockquote>
&lt;p>12:00 - 12:10 GitOpsCon:
&lt;a href="https://sched.co/1AR8b" target="_blank">Why Do We Do This? The Heart of
GitOps&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Leigh Capili (VMware)&lt;/p>
&lt;/blockquote>
&lt;p>13:10 - 13:20 GitOpsCon:
&lt;a href="https://sched.co/1AR8Y" target="_blank">Green(ing) CI/CD: A Sustainability Journey
with GitOps&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Niki Manoledaki (Weaveworks)&lt;/p>
&lt;/blockquote>
&lt;p>13:40 - 14:10 GitOpsCon:
&lt;a href="https://sched.co/1AR9B" target="_blank">Complete DR of Workloads, PVs and CSI
Snapshots via Flux and Vault OSS&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Kingdon Barrett (Weaveworks)&lt;/p>
&lt;/blockquote>
&lt;p>14:15 - 14:45 GitOpsCon:
&lt;a href="https://sched.co/1AR8z" target="_blank">GitOps with Flux and OCI
Registries&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Soulé Ba &amp;amp; Scott Rigby (Weaveworks)&lt;/p>
&lt;/blockquote>
&lt;p>14:15 - 14:45 GitOpsCon:
&lt;a href="https://sched.co/1AR8z" target="_blank">Pixie + Flux, VSCode, GitOps Observability
from Top to Bottom&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Somtochi Onyekwere (Weaveworks)&lt;/p>
&lt;/blockquote>
&lt;h2 id="wednesday-october-26-kubecon">Wednesday, October 26 (KubeCon)&lt;/h2>
&lt;p>14:30 - 16:00 KubeCon:
&lt;a href="https://sched.co/182Ha" target="_blank">Tutorial: So You Want To Develop a Cluster API
Provider&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Anusha Hegde &amp;amp; Winnie Kwon &amp;amp; Sedef Savas (VMware), Richard Case
(Weaveworks),&lt;/p>
&lt;p>Avishay Traeger (Red Hat)&lt;/p>
&lt;/blockquote>
&lt;p>15:25 - 16:00 KubeCon:
&lt;a href="https://sched.co/182Go" target="_blank">Flagger, Linkerd, And Gateway API: Oh
My!&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Jason Morgan (Linkerd) &amp;amp; Sanskar Jaiswal (Weaveworks)&lt;/p>
&lt;/blockquote>
&lt;p>15:25 - 16:00 KubeCon:
&lt;a href="https://sched.co/182Hg" target="_blank">Tutorial: How To Write a Reconciler Using K8s
Controller-Runtime!&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Scott Rigby, Somtochi Onyekwere, Niki Manoledaki &amp;amp; Soulé Ba
(Weaveworks),&lt;/p>
&lt;p>Amine Hilaly (Amazon Web Services)&lt;/p>
&lt;/blockquote>
&lt;h2 id="thursday-october-27-kubecon">Thursday, October 27 (KubeCon)&lt;/h2>
&lt;p>11:00 - 11:35 KubeCon:
&lt;a href="https://sched.co/182Ns" target="_blank">Learn About Helm And Its
Ecosystem&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Andrew Block &amp;amp; Karena Angell (Red Hat), Matt Farina (SUSE) Scott Rigby
(Weaveworks)&lt;/p>
&lt;/blockquote>
&lt;p>14:30 - 15:05 KubeCon:
&lt;a href="https://sched.co/182QX" target="_blank">Flux Maturity, Feature, and Contrib
Update&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Somtochi Onyekwere &amp;amp; Kingdon Barrett (Weaveworks)&lt;/p>
&lt;/blockquote>
&lt;h2 id="friday-october-28-kubecon">Friday, October 28 (KubeCon)&lt;/h2>
&lt;p>11:00 - 12:30 KubeCon:
&lt;a href="https://sched.co/182QL" target="_blank">Flux
ContribFest&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Room 410 B&lt;/p>
&lt;/blockquote>
&lt;h2 id="conclusion">Conclusion&lt;/h2>
&lt;p>Again: Here is the
&lt;a href="https://bit.ly/flux-kubecon-2022" target="_blank">Flux @ KubeCon mini site&lt;/a>.
Go ahead and bookmark it now - there you have all the Flux things in one place.&lt;/p>
&lt;p>Thanks to everyone who helped to organise and prepare the event and talks!
Good luck and safe travels to everyone - have a lot of fun! See you
soon!&lt;/p></description></item><item><title>Blog: GitOps Days - VSCode Extension Demo</title><link>https://v2-6.docs.fluxcd.io/blog/2022/07/gitopsdays-vscode-extension-demo/</link><pubDate>Mon, 11 Jul 2022 14:30:00 +0000</pubDate><guid>https://v2-6.docs.fluxcd.io/blog/2022/07/gitopsdays-vscode-extension-demo/</guid><description>
&lt;img src="https://v2-6.docs.fluxcd.io/blog/2022/07/gitopsdays-vscode-extension-demo/vscode-gitops-commands-featured_hud8bc9c45cad569062b2b353a7572261b_306010_640x0_resize_box_3.png" width="640" height="360"/>
&lt;p>Helping to close out GitOps Days 2022, Kingdon Barrett, OSS Engineer
at Weaveworks, Flux Maintainer, and maintainer of the Weaveworks
&lt;a href="https://github.com/weaveworks/vscode-gitops-tools" target="_blank">GitOps Tools extension for VSCode&lt;/a>
presented the new Flux extension. Kingdon showed the new extension and
how it helps minimize context switching, keeping you in your editor
where you can be most productive!&lt;/p>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 810px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/07/gitopsdays-vscode-extension-demo/vscode-gitops-commands-featured_hud8bc9c45cad569062b2b353a7572261b_306010_800x0_resize_box_3.png" width="800" height="450">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;p>The presentation starts down in the trenches after
Kingdon launched the new VSCode
&lt;a href="https://marketplace.visualstudio.com/items?itemName=Weaveworks.vscode-gitops-tools" target="_blank">Extension
Marketplace&lt;/a>
page and soft-launched the extension&amp;rsquo;s availability to install from the
store the night before, and fully launching the marketplace entry during
the conference only a few hours earlier!&lt;/p>
&lt;p>The VSCode extension is still considered a prerelease even though it&amp;rsquo;s
been available for some time and is in the store now. Since the
extension was first launched outside of the marketplace its development
was hampered with low usage and low discoverability. He wanted to avoid
launching with glaring usability issues and ensure that integration with
Flux was a tight fit. Ultimately several key usability issues have been
addressed since the alpha extension was demonstrated in an earlier
state, and he decided that GitOpsDays was going to be a great time to
formally launch the extension in the store!&lt;/p>
&lt;p>The addition of a Flux status widget in the VSCode editor makes
monitoring the changes as Flux automatically deploys without leaving the
comfort of your editor window a total snap.&lt;/p>
&lt;p>When Flux detects an issue in your manifest and the deployment fails,
the editor extension shines most brightly as you can see the error and
the condition status in a mouse-over hover panel above the resources
that are having issues.&lt;/p>
&lt;p>This quick demonstration gives an overview of the GitOps extension for
Flux, and also what it&amp;rsquo;s like to use the extension to help recover when
things have gone wrong. What kind of live demo is it if nothing went
wrong? (Hint&amp;hellip;an unrealistic one, as something always goes
wrong!) These tools make recovery fast and ensure you can do it without
a heavy context switch out of the editor and into monitoring dashboards
or terminal CLI debugging land.&lt;/p>
&lt;p>If you want to try it out, just search &amp;ldquo;GitOps&amp;rdquo; or &amp;ldquo;FluxCD&amp;rdquo; in the
extension marketplace! The new VSCode extension is available right now,
in the marketplace, no compiler necessary.&lt;/p>
&lt;p>If you&amp;rsquo;re already familiar with the VSCode Kubernetes extension then
you&amp;rsquo;ll be happy to know the configuration of both are identical, as the
Flux VSCode extension just uses your KUBECONFIG there is nothing else to
configure, so you can start using the extension to help manage your
workloads and avoid unnecessary context switching in your day to day!&lt;/p>
&lt;p>Here&amp;rsquo;s the video in its entirety if you&amp;rsquo;d like to watch from start to
finish:&lt;/p>
&lt;div class="responsive-video">
&lt;iframe src="https://www.youtube.com/embed/QRZTc6hlCjI" allowfullscreen title="YouTube Video">&lt;/iframe>
&lt;/div>
&lt;h3 id="next-steps">Next Steps&lt;/h3>
&lt;p>The GitOps Days team will be publishing more blog posts along with videos
from the event to the
&lt;a href="https://youtube.com/playlist?list=PL9lTuCFNLaD0NVkR17tno4X6BkxsbZZfr" target="_blank">GitOps Days 2022
Playlist&lt;/a>,
so stay tuned for more as they become available. And don&amp;rsquo;t forget to
&lt;a href="https://www.youtube.com/channel/UCmIz9ew1lA3-XDy5FqY-mrA?sub_confirmation=1" target="_blank">subscribe to the YouTube
channel&lt;/a>!&lt;/p></description></item><item><title>Blog: GitOps Days 2022</title><link>https://v2-6.docs.fluxcd.io/blog/2022/06/gitops-days-2022/</link><pubDate>Fri, 03 Jun 2022 14:30:00 +0000</pubDate><guid>https://v2-6.docs.fluxcd.io/blog/2022/06/gitops-days-2022/</guid><description>
&lt;img src="https://v2-6.docs.fluxcd.io/blog/2022/06/gitops-days-2022/gitopsdays-featured_hu66cbb25b1b3ae857156f6e6792af8ff4_469348_640x0_resize_box_3.png" width="640" height="160"/>
&lt;p>&lt;img src="gitopsdays-featured.png" alt="GitOps Days 2022">&lt;/p>
&lt;p>The Flux Community is proud to play a central part in the upcoming
GitOps Days event. In a free two-day event we will join in and all learn
from Flux maintainers, adopter use-cases, end-user stories and
integrators who use Flux to power their GitOps offerings.&lt;/p>
&lt;p>The event is a testament to what we as a community have accomplished
together, how GitOps as a best-practise has evolved and to the general
growth of the ecosystem.&lt;/p>
&lt;p>We hope you will join us, as the event is a lot of fun, a great way to
get to know people and get inspired.&lt;/p>
&lt;p>&lt;strong>GitOps Days 2022 is a free 2-day online event on June 8-9, 2022.&lt;/strong>&lt;/p>
&lt;p>This is &lt;strong>THE&lt;/strong> event for your GitOps journey! Getting started? Taking
GitOps to the next level? We&amp;rsquo;ll cover all of the steps for your success!&lt;/p>
&lt;p>The event will run from ~7:00 am Pacific Time to ~3:00 pm PT each day
as a free online event.&lt;/p>
&lt;p>✨✨ &lt;strong>
&lt;a href="https://youtube.com/playlist?list=PL9lTuCFNLaD0NVkR17tno4X6BkxsbZZfr" target="_blank">Register now&lt;/a> to
reserve your spot to receive updates to the schedule and speakers.&lt;/strong> ✨✨&lt;/p>
&lt;p>&lt;strong>Join the conversation!&lt;/strong> Chat with the speakers and other attendees!&lt;/p>
&lt;p>&lt;strong>Invite yourself at
&lt;a href="https://weave-community.slack.com/join/shared_invite/zt-yqwtav03-QPo7W4Qoi1pL6W8UQYk2yQ" target="_blank">https://slack.weave.works&lt;/a> and hang out with us at
&lt;a href="https://bit.ly/GitOpsDays_Slack" target="_blank">#gitopsdays&lt;/a>&lt;/strong>&lt;/p>
&lt;p>&lt;img src="gitopsdays-2022-speakers.png" alt="GitOps Days 2022 Speakers">&lt;/p>
&lt;h2 id="event-schedule">Event Schedule&lt;/h2>
&lt;p>The event is packed with great speakers and talks, here is an excerpt to
whet your appetite.&lt;/p>
&lt;p>Day 1 will bring you the fantastic mix of a GitOps hands-on tutorial,
keynotes, demos how GitOps products have been successfully based on top
of Flux and other news from our ecosystem.&lt;/p>
&lt;ul>
&lt;li>Hands-on Tutorial: Intro to Kubernetes, GitOps, and Observability &amp;ndash; Tiffany Wang (Weaveworks) &amp;amp; Joaquin Rodriguez (Microsoft)&lt;/li>
&lt;li>Keynote: CNCF Ecosystem &amp;amp; GitOps as a Natural Evolution of Kubernetes &amp;ndash; Taylor Dolezal (CNCF)&lt;/li>
&lt;li>Keynote: GitOps is the Way to Overcome the Scaling Wall by Introducing New Operational Models? An Enterprise Market Perspective &amp;ndash; Philippe Ensarguet (Orange)&lt;/li>
&lt;li>Keynote: GitOps&amp;rsquo; Wealth of Opportunity &amp;ndash; Mae Large (VMware)&lt;/li>
&lt;li>Keynote: GitOps Business Benefits at State Farm &amp;ndash; Rayce Brossette (State Farm)&lt;/li>
&lt;li>GitOps with Weave GitOps &amp;ndash; James Wilson (Weaveworks)&lt;/li>
&lt;li>GitOps in Microsoft Azure with Flux &amp;ndash; Chris Sanders &amp;amp; Jonathan Innis (Microsoft)&lt;/li>
&lt;li>GitOps with Amazon EKS Anywhere &amp;ndash; Chandler Hoisington &amp;amp; Joey Wang (AWS)&lt;/li>
&lt;li>GitOps with VMware Tanzu Application Platform &amp;ndash; Leigh Capili (VMware)&lt;/li>
&lt;li>How D2iQ Operates Flux &amp;ndash; Deepak Goel &amp;amp; Max Jonas Werner (D2iQ)&lt;/li>
&lt;li>GitOps with Flux on OpenShift &amp;ndash; Andrew Block (Red Hat)&lt;/li>
&lt;li>Reconcile Terraform Resources the GitOps Way &amp;ndash; Priyanka &amp;ldquo;Pinky&amp;rdquo; Ravi (Weaveworks) &amp;amp; Roberth Strand (Crayon)&lt;/li>
&lt;li>Securing Kubernetes Secrets for GitOps with HashiCorp Vault &amp;ndash; Rosemary Wang (HashiCorp)&lt;/li>
&lt;li>Happier Helming with GitOps and Flux &amp;ndash; Scott Rigby (Weaveworks, Flux &amp;amp; Helm Maintainer)&lt;/li>
&lt;li>Introducing Flux Visual Studio Code Extension in Public Beta &amp;ndash; Kingdon Barrett (Weaveworks)&lt;/li>
&lt;/ul>
&lt;p>On Day 2 we will dive deeper. Particularly security and policy
management will be hot topics. And if you are interested in how other
organisations implemented GitOps, check out the wealth of user success
stories.&lt;/p>
&lt;ul>
&lt;li>Flux &amp;amp; Flagger Deep Dives &amp;ndash; Philip Laine (Xenit) &amp;amp; Stefan Prodan (Weaveworks)&lt;/li>
&lt;li>Crayon&amp;rsquo;s Cloud Native Journey &amp;ndash; Roberth Strand (Crayon)&lt;/li>
&lt;li>GitOps &amp;amp; Progressive Delivery with Flux, Flagger, and Istio &amp;ndash; Marco Amador (Anova)&lt;/li>
&lt;li>GitOps with Flux at Safaricom &amp;ndash; Winnie Gakuru (Safaricom)&lt;/li>
&lt;li>Key Learnings from Migrating from Flux1 to Flux2 &amp;ndash; Josh Callis (OSO.sh)&lt;/li>
&lt;li>GitOps, A Slightly Realistic Situation on Kubernetes with Flux &amp;ndash; Laurent Grangeau (Google) &amp;amp; Ludovic Piot (theGarageBandOfIT)&lt;/li>
&lt;li>GitOps + Security &amp;ndash; Anaïs Urlichs (Aqua Security)&lt;/li>
&lt;li>Applying GitOps to Everything with Flux + Crossplane &amp;ndash; Viktor Farcic (Upbound)&lt;/li>
&lt;li>GitOps and Flux at State Farm (Technical Deep Dive) &amp;ndash; Rayce Brossette &amp;amp; Perry Wu (State Farm)&lt;/li>
&lt;li>Multi-tenancy Best Practices Using the Cloud Native Ecosystem: ZScaler&amp;rsquo;s GitOps Journey &amp;ndash; Josh Carlisle &amp;amp; Neeta Rathi (ZScaler)&lt;/li>
&lt;li>GitOps at RingCentral with Flux &amp;amp; Flagger &amp;ndash; Ivan Anisimov (RingCentral)&lt;/li>
&lt;li>Flagger and Linkerd revisited: how I learned to stop worrying and use A/B testing &amp;ndash; Jason Morgan (Buoyant)&lt;/li>
&lt;li>GitOps and Flux Scaled to Hundreds of Developers &amp;ndash; Bryan Oliver (Independent) &amp;amp; Kingdon Barrett (Weaveworks)&lt;/li>
&lt;li>Policy Management &amp;amp; GitOps &amp;ndash; Tony Chong (Weaveworks / Magalix)&lt;/li>
&lt;/ul>
&lt;p>Leading through the programme are our MCs Tamao Nakahara and Vanessa
Abankwah from Weaveworks&amp;rsquo; DX team. Daniel Holbach aka DJ Desired State
will play his newest favorites in the breaks.&lt;/p>
&lt;p>Please make sure you check the actual schedule on
&lt;a href="https://www.gitopsdays.com/" target="_blank">https://www.gitopsdays.com/&lt;/a>
as it might be subject to change.&lt;/p>
&lt;p>We are very much looking forward to the event and hope you&amp;rsquo;ll be there
with us too!
&lt;a href="https://www.gitopsdays.com" target="_blank">Register today!&lt;/a>&lt;/p>
&lt;h2 id="flexyourflux">#flexyourflux&lt;/h2>
&lt;p>The #flexyourflux campaign we started for KubeCon is still ongoing.
Only here you can still win a 1h-long 1-on-1 meeting with Flux Core
Maintainer Stefan Prodan.&lt;/p>
&lt;blockquote class="twitter-tweet">&lt;p lang="en" dir="ltr">Get your limited edition &lt;a href="https://twitter.com/fluxcd?ref_src=twsrc%5Etfw">@fluxcd&lt;/a> T-shirts at &lt;a href="https://twitter.com/KubeCon_?ref_src=twsrc%5Etfw">@KubeCon_&lt;/a> EU only! In person at Valencia only!&lt;a href="https://twitter.com/hashtag/flexyourflux?src=hash&amp;amp;ref_src=twsrc%5Etfw">#flexyourflux&lt;/a> with our quiz at pick up your shirt at the Flux booth! &lt;a href="https://t.co/BHxJxeYhRq">https://t.co/BHxJxeYhRq&lt;/a> &lt;a href="https://twitter.com/kubernetesio?ref_src=twsrc%5Etfw">@kubernetesio&lt;/a> &lt;a href="https://twitter.com/hashtag/GitOps?src=hash&amp;amp;ref_src=twsrc%5Etfw">#GitOps&lt;/a> &lt;a href="https://t.co/HWD2Uru0PX">pic.twitter.com/HWD2Uru0PX&lt;/a>&lt;/p>&amp;mdash; Tamao Nakahara - DevRelCon July 18-19🎉 (@mewzherder) &lt;a href="https://twitter.com/mewzherder/status/1526622072960479232?ref_src=twsrc%5Etfw">May 17, 2022&lt;/a>&lt;/blockquote>
&lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8">&lt;/script>
&lt;p>The t-shirts unfortunately are out of stock, but the meeting with Stefan
is still up for grabs! We will draw the lucky winners live at the
&lt;a href="https://www.gitopsdays.com/" target="_blank">GitOps Days event&lt;/a>.&lt;/p></description></item><item><title>Blog: KubeCon EU 2022 Wrap-Up</title><link>https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/</link><pubDate>Wed, 25 May 2022 10:00:00 +0000</pubDate><guid>https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/</guid><description>
&lt;img src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/kubecon-welcome-featured_hud606a11bb52fa20e20cee4d806d0043a_251153_640x0_resize_q75_box.jpg" width="640" height="506"/>
&lt;p>It was KubeCon + CloudNativeCon EU 2022 last week and if you weren&amp;rsquo;t
able to attend, this post provides you with everything you need to know
about Flux and GitOps that happened there. The schedule was packed with
case studies, development updates and many new friendships formed at our
booths and in the hallway track.&lt;/p>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 610px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/kubecon-welcome-featured_hud606a11bb52fa20e20cee4d806d0043a_251153_600x0_resize_q75_box.jpg" width="600" height="474">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;blockquote class="twitter-tweet">&lt;p lang="en" dir="ltr">Here we go &lt;a href="https://twitter.com/hashtag/KubeConEU?src=hash&amp;amp;ref_src=twsrc%5Etfw">#KubeConEU&lt;/a> 🎉 Flux office hours starts at 1PM room 2H. Come join us 🤗 &lt;a href="https://t.co/RfcTioi58Q">pic.twitter.com/RfcTioi58Q&lt;/a>&lt;/p>&amp;mdash; Stefan Prodan (@stefanprodan) &lt;a href="https://twitter.com/stefanprodan/status/1526120707993878531?ref_src=twsrc%5Etfw">May 16, 2022&lt;/a>&lt;/blockquote>
&lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8">&lt;/script>
&lt;h2 id="monday">Monday&lt;/h2>
&lt;p>On Monday we kicked off the day for Flux with a Project Meeting. We are
grateful we had this opportunity through the CNCF to offer a 4 hour
event available to any interested community members. Stefan Prodan,
Leigh Capili and Priyanka Ravi led various talks and provided a great
and very diverse overview of what&amp;rsquo;s happening in Flux and adjacent
tooling these days and how to best take advantage of it.&lt;/p>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 460px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/project-meeting_hu8c1728d4c7e68fc88346a48ae857cc48_830787_0x600_resize_q75_box.jpg" width="450" height="600">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;blockquote class="twitter-tweet">&lt;p lang="en" dir="ltr">What a great kick-off to a great week of Flux and &lt;a href="https://twitter.com/hashtag/GitOps?src=hash&amp;amp;ref_src=twsrc%5Etfw">#GitOps&lt;/a> at &lt;a href="https://twitter.com/KubeCon_?ref_src=twsrc%5Etfw">@kubecon_&lt;/a> - thanks &lt;a href="https://twitter.com/stefanprodan?ref_src=twsrc%5Etfw">@stefanprodan&lt;/a> &lt;a href="https://twitter.com/r6by?ref_src=twsrc%5Etfw">@r6by&lt;/a> &lt;a href="https://twitter.com/capileigh?ref_src=twsrc%5Etfw">@capileigh&lt;/a> &lt;a href="https://twitter.com/PinkyyRavi?ref_src=twsrc%5Etfw">@PinkyyRavi&lt;/a> and Vanessa for leading the 4h Flux Project Meeting! 😍 &lt;a href="https://t.co/6YdxRNHNRM">pic.twitter.com/6YdxRNHNRM&lt;/a>&lt;/p>&amp;mdash; Flux Project (@fluxcd) &lt;a href="https://twitter.com/fluxcd/status/1526216149821800448?ref_src=twsrc%5Etfw">May 16, 2022&lt;/a>&lt;/blockquote>
&lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8">&lt;/script>
&lt;p>Thanks as well Vanessa Abankwah for pulling all the strings in the
background!&lt;/p>
&lt;p>The Cloud Native Telco Day was happening as well on Monday and
&lt;a href="https://twitter.com/P_Ensarguet" target="_blank">Philippe Ensarguet&lt;/a>, CTO
at Orange Business, live-tweeted some of the learnings there. We are
very pleased to know that
&lt;a href="https://twitter.com/P_Ensarguet/status/1526106080375349248" target="_blank">the GitOps setup of Swisscom is based on
Flux&lt;/a>.
&lt;a href="https://twitter.com/P_Ensarguet/status/1526117412629790721" target="_blank">Deutsche Telekom is continuing their voyage on Das Schiff together
with
Flux&lt;/a>
as well.&lt;/p>
&lt;h2 id="tuesday---gitopscon">Tuesday - GitOpsCon&lt;/h2>
&lt;p>Who would have thought a couple of years ago that one day we would have
an entire conference day just about GitOps - this year it was two
simultaneous tracks no less. We want to thank the
&lt;a href="https://opengitops.dev/" target="_blank">Open
GitOps&lt;/a> group for organising this
and inviting great speakers from across all of the GitOps space!&lt;/p>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 610px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/gitopscon_hue868832926f094ca459d920fcb4e2017_116681_600x0_resize_q75_box.jpg" width="600" height="400">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
Taken from the &lt;a href="https://www.flickr.com/photos/143247548@N03/52080186019">CNCF flickr account&lt;/a>.
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;blockquote class="twitter-tweet">&lt;p lang="en" dir="ltr">Let’s kick the day at &lt;a href="https://twitter.com/hashtag/kubecon?src=hash&amp;amp;ref_src=twsrc%5Etfw">#kubecon&lt;/a> with opening session cooked by &lt;a href="https://twitter.com/r6by?ref_src=twsrc%5Etfw">@r6by&lt;/a>, &lt;a href="https://twitter.com/todaywasawesome?ref_src=twsrc%5Etfw">@todaywasawesome&lt;/a>, and &lt;a href="https://twitter.com/ChrisShort?ref_src=twsrc%5Etfw">@ChrisShort&lt;/a> sharing what &lt;a href="https://twitter.com/hashtag/GitOps?src=hash&amp;amp;ref_src=twsrc%5Etfw">#GitOps&lt;/a> is, and how to get it right🚀 &lt;br>Special thoughts to my mate &lt;a href="https://twitter.com/monadic?ref_src=twsrc%5Etfw">@monadic&lt;/a> who defined this initial idea of &lt;a href="https://twitter.com/hashtag/operation?src=hash&amp;amp;ref_src=twsrc%5Etfw">#operation&lt;/a> by pull request👏&lt;a href="https://twitter.com/hashtag/GitOpsCon?src=hash&amp;amp;ref_src=twsrc%5Etfw">#GitOpsCon&lt;/a> &lt;a href="https://t.co/5znl1txRuj">pic.twitter.com/5znl1txRuj&lt;/a>&lt;/p>&amp;mdash; Philippe Ensarguet (@P_Ensarguet) &lt;a href="https://twitter.com/P_Ensarguet/status/1526460515823779843?ref_src=twsrc%5Etfw">May 17, 2022&lt;/a>&lt;/blockquote>
&lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8">&lt;/script>
&lt;p>Here is our own small selection of favourites. If you want to see all
the talks from GitOpsCon, take a look at the
&lt;a href="https://www.youtube.com/c/cloudnativefdn" target="_blank">YouTube channel of the
Cloud Native Computing
Foundation&lt;/a> -
there are loads more.&lt;/p>
&lt;ul>
&lt;li>
&lt;a href="https://www.youtube.com/watch?v=0jNtDnWT3yo" target="_blank">Crossing the Divide: How GitOps Brought AppDev &amp;amp; Platform Teams
Together!&lt;/a> -
Priyanka &amp;quot;Pinky&amp;quot; Ravi, Weaveworks&lt;/li>
&lt;li>
&lt;a href="https://twitter.com/mikesir87" target="_blank">Michael Irwin&lt;/a> on
using Flux for multi-tenancy:
&lt;a href="https://youtu.be/agsnktpIxzU" target="_blank">Creating A Landlord for
Multi-tenant K8s Using Flux, Gatekeeper, Helm, and Friends -
Michael Irwin&lt;/a>&lt;/li>
&lt;li>AppsFlyer talks about Flux at the core of their huge infra:
&lt;ul>
&lt;li>
&lt;a href="https://youtu.be/qGQyGuoS5Ds" target="_blank">GitOps Everything!? We Sure Can!, Ayelet de-Roos,
AppsFlyer&lt;/a>&lt;/li>
&lt;li>
&lt;a href="https://youtu.be/es5ngkzJDEc" target="_blank">We Have Always Done It This Way! Now Let&amp;rsquo;s Try Something
Completely Different - Eliran
Bivas&lt;/a>&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Max&amp;rsquo; talk about Flux for multi-cluster envs:
&lt;a href="https://youtu.be/Xei2ZcEg5B0" target="_blank">Managing Thousands of
Clusters and Their Workloads with Flux - Max Jonas Werner,
D2iQ&lt;/a>&lt;/li>
&lt;li>Environment promotion (Form3):
&lt;a href="https://youtu.be/gqs4mVppn1Q" target="_blank">Solving Environment Promotion with
Flux - Sam Tavakoli &amp;amp; Adelina Simion,
Form3&lt;/a>&lt;/li>
&lt;li>Lightning Talks:
&lt;ul>
&lt;li>Secret decryption:
&lt;a href="https://youtu.be/2rJur5VE6yA" target="_blank">Lightning Talk: Hiding in Plain Sight - How
Flux Decrypts Secrets - Somtochi Onyekwere,
Weaveworks&lt;/a>&lt;/li>
&lt;li>Progressive delivery:
&lt;a href="https://youtu.be/AKVfqn85ZJ4" target="_blank">Lightning Talk: GitOps and Progressive
Delivery with Flagger, Istio and Flux - Marco Amador,
Anova&lt;/a>&lt;/li>
&lt;li>
&lt;a href="https://www.youtube.com/watch?v=uU-zbTgbHPI" target="_blank">GitOps, A Slightly Realistic Situation on Kubernetes with
Flux&lt;/a> -
Laurent Grangeau, Google &amp;amp; Ludovic Piot, theGarageBandOfIT&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;h2 id="wednesday---friday---kubecon">Wednesday - Friday - KubeCon&lt;/h2>
&lt;p>Wednesday through Friday was the main event, with the big keynotes,
talks on many different tracks and a big booth space. We are happy we
had such a great team at the Flux booth because ours was massively
frequented and our team gave a huge amount of demos, answered questions
and were there to hang out with.&lt;/p>
&lt;p>In addition to the physical booth in Valencia, we had a virtual booth as
well, where Kingdon Barrett held our weekly Bug Scrub event and we gave
a number of lightning talks as well.&lt;/p>
&lt;h3 id="lightning-talks-at-the-virtual-booth">Lightning talks at the virtual booth&lt;/h3>
&lt;p>First up was Sanskar Jaiswal, Software Engineer at Weaveworks, who
recently became Flagger maintainer and contributed Gateway API support.
Watch the demo here:&lt;/p>
&lt;div class="responsive-video">
&lt;iframe src="https://www.youtube.com/embed/pN41tIKn3eE" allowfullscreen title="YouTube Video">&lt;/iframe>
&lt;/div>
&lt;p>We were happy to have Rosemary Wang, Developer Advocate at HashiCorp,
there who walked us through securing secrets in Flux by using Vault:&lt;/p>
&lt;div class="responsive-video">
&lt;iframe src="https://www.youtube.com/embed/6gwgG6yhN04" allowfullscreen title="YouTube Video">&lt;/iframe>
&lt;/div>
&lt;h2 id="flexyourflux">#flexyourflux&lt;/h2>
&lt;p>Another contributing factor to the amount of people coming to our booth
was the #flexyourflux campaign, where you could&lt;/p>
&lt;ol>
&lt;li>Get a nice &amp;ldquo;flex your flux&amp;rdquo; t-shirt for answering a couple of
questions about Flux&lt;/li>
&lt;li>Win an opportunity to have a 1-on-1 1h long meeting with Stefan
Prodan, Flux core maintainer&lt;/li>
&lt;/ol>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 522px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flexyourflux_hu2c6b40fe1a9deefeb388acbb1ffb82ba_69861_512x0_resize_box_3.png" width="512" height="256">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;blockquote class="twitter-tweet">&lt;p lang="en" dir="ltr">Get your limited edition &lt;a href="https://twitter.com/fluxcd?ref_src=twsrc%5Etfw">@fluxcd&lt;/a> T-shirts at &lt;a href="https://twitter.com/KubeCon_?ref_src=twsrc%5Etfw">@KubeCon_&lt;/a> EU only! In person at Valencia only!&lt;a href="https://twitter.com/hashtag/flexyourflux?src=hash&amp;amp;ref_src=twsrc%5Etfw">#flexyourflux&lt;/a> with our quiz at pick up your shirt at the Flux booth! &lt;a href="https://t.co/BHxJxeYhRq">https://t.co/BHxJxeYhRq&lt;/a> &lt;a href="https://twitter.com/kubernetesio?ref_src=twsrc%5Etfw">@kubernetesio&lt;/a> &lt;a href="https://twitter.com/hashtag/GitOps?src=hash&amp;amp;ref_src=twsrc%5Etfw">#GitOps&lt;/a> &lt;a href="https://t.co/HWD2Uru0PX">pic.twitter.com/HWD2Uru0PX&lt;/a>&lt;/p>&amp;mdash; Tamao Nakahara - DevRelCon July 18-19🎉 (@mewzherder) &lt;a href="https://twitter.com/mewzherder/status/1526622072960479232?ref_src=twsrc%5Etfw">May 17, 2022&lt;/a>&lt;/blockquote>
&lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8">&lt;/script>
&lt;p>The t-shirts were only available in person, but the meeting with Stefan
you can still win, simply enter by filling out
&lt;a href="https://bit.ly/flexyourflux" target="_blank">https://bit.ly/flexyourflux&lt;/a>.
We will draw the winners live at GitOps Days (see below). Good luck to
all participants!&lt;/p>
&lt;h2 id="talks-you-might-have-missed">Talks you might have missed&lt;/h2>
&lt;h3 id="getting-started-with-flux-and-gitops">Getting Started with Flux and GitOps&lt;/h3>
&lt;p>Tiffany Wang from Weaveworks and Joaquin Rodriguez led through a 1.5h
hands-on tutorial called &amp;ldquo;
&lt;a href="https://kccnceu2022.sched.com/event/ytkj" target="_blank">Intro to Kubernetes, GitOps and
Observability&lt;/a>&amp;rdquo;.
The idea was to offer newcomers a quick way to experience Kubernetes and
its natural evolutionary developments: GitOps and Observability.
Attendees were able to use and experience the benefits of Kubernetes
that impact reliability, velocity, security, and more. The session
covered key concepts and practices, as well as offer attendees a way to
experience the commands in real-time. The tutorial covers: kubectl, K9s,
Metrics (Prometheus), Dashboards (Grafana), Logging (Fluent Bit),
GitOps (Flux).&lt;/p>
&lt;p>The feedback we heard from people on the ground was that they had a
blast. If you missed it: good news - it&amp;rsquo;ll be happening at
&lt;a href="https://www.gitopsdays.com/" target="_blank">GitOps
Days&lt;/a> as well!&lt;/p>
&lt;h3 id="the-flux-deep-dive">The Flux Deep Dive&lt;/h3>
&lt;p>Stefan Prodan delivered the Flux Deep Dive session - this time focused
on security aspects.&lt;/p>
&lt;p>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 710px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/deep-dive1_hu02b4cffe2482be2ec635ba5a3ef38b53_69458_700x0_resize_q75_box.jpg" width="700" height="391">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 710px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/deep-dive2_hu4d592085f99f25dea9bae846d654b40a_83491_700x0_resize_q75_box.jpg" width="700" height="396">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;/p>
&lt;blockquote class="twitter-tweet">&lt;p lang="en" dir="ltr">&amp;quot;Flux Security Deep Dive&amp;quot; by &lt;a href="https://twitter.com/stefanprodan?ref_src=twsrc%5Etfw">@stefanprodan&lt;/a> &lt;a href="https://twitter.com/hashtag/Flux?src=hash&amp;amp;ref_src=twsrc%5Etfw">#Flux&lt;/a> &lt;a href="https://twitter.com/fluxcd?ref_src=twsrc%5Etfw">@fluxcd&lt;/a> &lt;a href="https://twitter.com/hashtag/KubeCon?src=hash&amp;amp;ref_src=twsrc%5Etfw">#KubeCon&lt;/a> &lt;a href="https://twitter.com/hashtag/CloudNativeCon?src=hash&amp;amp;ref_src=twsrc%5Etfw">#CloudNativeCon&lt;/a> &lt;a href="https://t.co/rGQ5jWdFpm">pic.twitter.com/rGQ5jWdFpm&lt;/a>&lt;/p>&amp;mdash; Nico Meisenzahl ☁️☕️ (@nmeisenzahl) &lt;a href="https://twitter.com/nmeisenzahl/status/1526875153090715650?ref_src=twsrc%5Etfw">May 18, 2022&lt;/a>&lt;/blockquote>
&lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8">&lt;/script>
&lt;p>There was a lot to be learnt and since security has been such a big
focus for the entire team since the rewrite of Flux, also a lot to catch
up on.&lt;/p>
&lt;p>Stefan will give his talk at GitOps Days too (see below).&lt;/p>
&lt;h3 id="flux-virtual-office-hours">Flux Virtual Office Hours&lt;/h3>
&lt;p>Flux Maintainers Paulo Gomes &amp;amp; Kingdon Barrett hosted the Flux Virtual
Office Hours where they covered the latest Flux features, what’s coming
soon, and an intro to debugging the controllers for new contributors.
Check out the replay here:&lt;/p>
&lt;div class="responsive-video">
&lt;iframe src="https://www.youtube.com/embed/BrYgx4cB7p4" allowfullscreen title="YouTube Video">&lt;/iframe>
&lt;/div>
&lt;h3 id="whats-more">What&amp;rsquo;s more&lt;/h3>
&lt;p>Obviously the hallway track is one of the key events at KubeCon. It&amp;rsquo;s
where you find new friends, learn and make new plans with other
community members. There was a lot of this at the booth, at lunch and at
the evening events.&lt;/p>
&lt;p>In addition to that, many new users and community members find their way
to Slack, our Twitter and LinkedIn group. We are also especially pleased
that some new adopters
&lt;a href="https://v2-6.docs.fluxcd.io/adopters/">added themselves to our website&lt;/a> -
remember that&amp;rsquo;s one of the safest ways to make Flux maintainers happy. 🥰&lt;/p>
&lt;p>We expect that more talk videos are going to get to us in the next days
and we will make sure to mention them all on
&lt;a href="https://v2-6.docs.fluxcd.io/resources/">our resources
page&lt;/a> and in
&lt;a href="https://v2-6.docs.fluxcd.io/tags/monthly-update/">our monthly updates&lt;/a>.&lt;/p>
&lt;h2 id="outlook-gitops-days">Outlook: GitOps Days&lt;/h2>
&lt;p>If you had a FOMO experience over the last week, we are happy to let you
know that GitOps Days are coming up! A free, two days event with lots of
great talks, a lot of fun and lots to catch up with in case you missed
seeing talks at KubeCon.&lt;/p>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 510px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/GitOps-Days-2022-Logo-1_hu90bc1f6f3fd6b7a5565b080a87bb5ffa_107691_500x0_resize_box_3.png" width="500" height="500">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;blockquote>
&lt;p>
&lt;a href="https://www.gitopsdays.com" target="_blank">&lt;strong>GitOps Days!&lt;/strong>&lt;br>
&lt;strong>June 8-9, 2022&lt;/strong>&lt;/a>&lt;/p>
&lt;/blockquote>
&lt;p>This is THE event for your GitOps Journey! Getting started? Taking
GitOps to the next level? We&amp;rsquo;ll cover all of the steps for your success!&lt;/p>
&lt;p>Come hear from speakers like Taylor Dolezal (CNCF), Anaïs Urlichs (Aqua
Security, CNCF Ambassador), Viktor Farcic (Upbound/Crossplane), Mae
Large (VMware), Rosemary Wang (HashiCorp), Jason Morgan
(Buoyant/Linkerd), and so many more!&lt;/p>
&lt;h2 id="big-thank-you">Big Thank You&lt;/h2>
&lt;p>This wouldn&amp;rsquo;t have been possible without the support of many many
people.&lt;/p>
&lt;p>People speaking: Stefan Prodan, Somtochi Onyekwere, Max Jonas Werner,
Priyanka Ravi, Tiffany Wang, Paulo Gomes, Scott Rigby, Kingdon Barrett,
Sanskar Jaiswal and others.&lt;/p>
&lt;p>Folks organising, writing, fact-checking and supporting the booth:
Vanessa Abankwah, Stacey Potter, Tamao Nakahara, Juozas Gaigalas and
others.&lt;/p>
&lt;p>And of course many people from adjacent communities, adopter companies
and of course the CNCF.&lt;/p>
&lt;p>Sorry if we missed to mention anyone.&lt;/p>
&lt;p>And in closing out, here is a short selection of
&lt;a href="https://www.flickr.com/photos/143247548@N03/" target="_blank">official KubeCon
photos&lt;/a>, all around Flux and GitOps:&lt;/p>
&lt;script src="https://v2-6.docs.fluxcd.io/shortcode-gallery/lazy/jquery.lazy.min.js">&lt;/script>
&lt;script src="https://v2-6.docs.fluxcd.io/shortcode-gallery/swipebox/js/jquery.swipebox.min.js">&lt;/script>
&lt;link rel="stylesheet" href="https://v2-6.docs.fluxcd.io/shortcode-gallery/swipebox/css/swipebox.min.css">
&lt;script src="https://v2-6.docs.fluxcd.io/shortcode-gallery/justified_gallery/jquery.justifiedGallery.min.js">&lt;/script>
&lt;link rel="stylesheet" href="https://v2-6.docs.fluxcd.io/shortcode-gallery/justified_gallery/justifiedGallery.min.css"/>
&lt;style>
&lt;/style>
&lt;div id="gallery-73353aac9965575f0ca98d39b50d939f-15-wrapper" class="gallery-wrapper">
&lt;div id="gallery-73353aac9965575f0ca98d39b50d939f-15" class="justified-gallery">
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093717219_1d82e890b0_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/APSEgB7Vm67qD6PZrPFbJL&amp;#43;8CuXfaqKc85/AD8avTanZWbRR3F1DC83EYkkClz6DPWvOfGuoXkXiCKb7U3lD5Y41YjbgDJ4&amp;#43;ta06XtJct7XJT1O31e7jtNHk1BITMqqrBQ2AQSOc&amp;#43;nOc1ztshPxF8MSmMxmRbhyjdVzD0rI8ZSyRaVpNrd30iy2&amp;#43;TJaQybWlUMAG6&amp;#43;gOKb4QlvP&amp;#43;Eq0eW9inRbTz5FEr7n2SIdo5OSB61Liu4r2KHj6T7RfabPJkuisBzx1BrE8TXU2pXNiszkeZCS5Hc4BzWv43/wBfp/0b&amp;#43;lYWrf8AH5pv/XE/&amp;#43;giiWjHD4Sx9mF/NaTySyERokQDtuOFwOtP8SSS2HiaOSGV1f7PGQwOMcbf6VJYf6mH/AHx/6EKi8Y/8jFF/16x/1rNotbr0P//Z"
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093717219_1d82e890b0_c_hu71ae107b8a62a856ed203bc85fadf153_84610_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093717104_ce15c3f6ed_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AH6Ne2k0gVLmGTj&amp;#43;GRT/AFrfAmBAjgkfPdVJryzRzaeHrz7bqMVrqUMsWwRuCFzlcHkZ6A810&amp;#43;teNrvW4ILWwQWhhUsr2&amp;#43;CXAXnhjz&amp;#43;XanJtLREKCb1Z2Qs72ZMG2ZfQk7SKo6rod3dW5DojEKcAtgnj2rn/AAp4uji8RCLUbqKUSBkEwGzbxkZyfb0ra1rxvF9luBaGJZop41U&amp;#43;YrK8ZYfMfY8&amp;#43;mKS5nuJxitjy&amp;#43;5Mt7qkvnysfLyilQFIGc/8A1qDZRq4CMy5yvB9QRQv/ACFbj/eNWT99f96qZRDp8S2t7kDdgHGe1Qag5QXS4BWTbkHtzVqL/j8P0NU9T6zf8B/mKlA9z//Z"
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093717104_ce15c3f6ed_c_hu7c7db78f9349263c03f3cfa32dd57261_138164_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093530256_67a260e379_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AM608O6NrksuopFLBFLcxxRwR8bFZl4GRk4z19jT/DtjocKzfatNadpZ2WNXJyVXOSR2HT86b4kFzoqWc8EhmxfpMfLXbtCg8Y5xnk5rl7jX5G1O8vrQmzSaYO8J&amp;#43;YhjhuCRjORnmsIPnXMjVq2kjpZfCt1LfyvaRoLGSRijR5IC5&amp;#43;7&amp;#43;HIzXReFtPt5rfUZdRi/c7g8TOCG8sA5Pbjhff9K42LxNq2iT/wBqRXDJFcsyxRt&amp;#43;8VULbmIU9BnjI6/hz1Wl&amp;#43;LLXUtVcX7RQPKsltBdA4Zl3ZUhRkA8gc9wK1Stq0c8udNhqttHepHHLkKiu52nBb5SMZ/GvMdVV7fxE8COPkZEU7eg2gA47kA16nc/&amp;#43;0W/pXl&amp;#43;t/wDI2Tf9do/5LXNhUvZXO2u/fsS6o76oWeeWRns7WJ2LNu8wt5YOP7v3veuiFlZr8TbexFpGIRcBwq5AAK7sYB7GubPTU/8Aryt/5xV1R/5K9B/10X/0VWkX7q/roctbST9Gf//Z"
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093530256_67a260e379_c_hubcce0c0cb46aab7f5775d0d6f0a21867_178045_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093525891_8253f5cf92_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AOT8UXl3rN5Z3d1BFbXjKsE0LNt5BYlsZ4BBB59abP4ctoTFdreGSMlfkQJIFyQBkhj3yPyrNtpBf3apNKSVUAPISS3bGa6/TrO90fXbVzZWqNvEXlHZ86HOcg9Md/euhUXJOUuwuZbJGTd6Kiz3N1DfQmaV2HlKDujUEYJ7YIPGK0NMivb/AMOalY3Ns0kUSK8boufmDjBHr3/OuatnuZvEhW3KM0twSquPUnH4c16vYJN4W09vPMN/Yk4nSKHayDGScZO4f55rkVJppp6WNudKNrHj&amp;#43;o3c9rr7SW8hQw4CHHQY6frXceIraJbfSrsbxdzWL3Uk4c5Z1RWAx2GXNcDrH/Ian&amp;#43;q/yFeh&amp;#43;JP&amp;#43;Qfov/YHl/wDRUdaTbVB27E/8vPmYXhw3GoeNLaO&amp;#43;unuNyMqM/VABx/LFej6ndtYaa08ag&amp;#43;WkgCno2F7&amp;#43;vWvOvCP/ACPVl9JP5V3viH/kCT/7s3/oNESZH//Z"
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093525891_8253f5cf92_c_hu8eec588086f7cd137952e9bd1d444d04_140777_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093497018_73c745affa_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AHz6Lc2hDYDxf3hUOzBxjGaztO8YXOlJHHPO0sLg4jnXdwOvIye9dkmmQahZRXyIIBINzqW4Ud8URq30asyJ0nHW90c4bNZeSGJ/2WIH86qXFksXJWTaTjO4n&amp;#43;tdnY6BeXXmvaJaPEjlAZZmUkgDPAU&amp;#43;vrVj&amp;#43;yDGsovEgjeJtuUkJXoCOSB6&amp;#43;lacyM7M8MkSCNUJSWRntkZTJKTscnkjGOMAjHvXRT6hfW91eWM19dPHHGpURSlACy7uh3ZHHT9a5y5&amp;#43;7B/16p/WtrVP&amp;#43;Q5ff9c4/wD0XVOKux8zul5f5E1n4o1a2uZPJvZ44o3WQxrIQG3ZyD27dcc1ry&amp;#43;MNb/4RK5H2oNJJO&amp;#43;6Z1y5AjU4GMYrkYv9bc/7sX9a05P&amp;#43;RWm/67Sf&amp;#43;ilocU4u4uZqokj/2Q=="
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093497018_73c745affa_c_hu7c7db78f9349263c03f3cfa32dd57261_107561_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093479261_9ea319196b_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AOvFniMADgVz7woPHekYwc&amp;#43;aD/37erviPxHDoenG4eFpWhAcKGxuycAfrXI&amp;#43;DLrzvE2lP9kFusrTSqc53Ao4/wAnvRCD5kzNtNM9ZNsgG7Zt91NVbvThe2M6OoYFSMsvfHrV37RGBhpVHtmni7t1iZC4OQTXW5OxjZXPM/EzfadJlkfcCIWOAeDgHiuI8Iao6azasIkHlbsbSRwEb/Gu113/AJAk3/Xu/wDI1554T/5C0f8AwP8A9Aasklcu75Wj0nQdWudZ8QXDzsUSzVVjjQ/Kd4Ykt6n5RVi/1mZbtLFFAadD&amp;#43;8Jzt7dP/r1k&amp;#43;Cf&amp;#43;Q1qn/bH&amp;#43;UlTX/wDyMNn/ALh/nSg23K4pJKx//9k="
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52093479261_9ea319196b_c_huccbcef252eb3ab9f4ce27bcb9e3678eb_82904_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52092506562_bf7483211d_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AOV8ORaZLp5srrRvtDty84XccHvnHy49jVnwRHJpd9f3mnNIQ1myRu6DJcSxg4HP94VT0i5nhiluHlkWxhUebEJzGsrEYVcDr747A0uhazb6XBd2wiV0uI&amp;#43;A7NtGGBP3SCOB29BVxVpJvVITaaaR6FfeItR0/SFv2kd3aQRrCjJknvn5eK5HxLfDxbptmLyaQSxtLNGWh2nyyi4GcAH5gwyPSqH2/SteuG0wSmz835YJTI7QFvUhyWGeme1aUyavY6npUmvpaPHzCiwsrjaRtO7HfGDW2Jrwd1BJfIVOm1Zv8zmrq7W7RnaIA7FXHAGAcdFAGeOtVNA09b2/tWklcKbjYQvB6A9aev8AqW&amp;#43;g/maseFP&amp;#43;Pu0/6/D/AOgiuWo2otoumk5K5BDaW66Zfl0LyRSrGjZxgdOn4frRp5SC8SdYwWjGVyfrUqf8g3U/&amp;#43;vlf5moLb/WH/drqrRXsxLSSt/Wp/9k="
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52092506562_bf7483211d_c_hu8eec588086f7cd137952e9bd1d444d04_126787_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52092455417_8bf417d644_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/ACHSZoSYjLAHHVTKAR&amp;#43;Bq5Fpl2H5iEgxxsZTj8jXJXviS8v79pr4JZpLGwWVVGH2jaeD0yRgHsfWktvFGpWDf2nEqtGH8lZHA2PkngYA5xz9BVc0tyXBHai1MefMilyMfKkTM3PAwACT&amp;#43;VFzZXSwmQaNfNEPvSOioFHrhiD&amp;#43;lY134q1/TEi1K7gD2i3LCKSNAUkwDgZB6ZA59z1xWpN8TBeWz2sghYNEGkMStlTkfKe3f1qrtmbST1MXxxo0SacuqR&amp;#43;WAsagRGPd0&amp;#43;Xrn0Pp2rB8H69cQXNtocsUU9mZvMVXXJU5P9ea7Dxx/wAief8AcH/oQrzvwz/yNNn/AL3/ALMamGtjeo&amp;#43;W9ux6ZqWi211pmqalE0ls7WszNDG37pmAb5ivqR1/CvM9E1uW3uRayxJcQOVV0k/iGRjP07V65L/yKupf9elz/Jq8R0//AJCSf761rJWZxtc1N3P/2Q=="
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52092455417_8bf417d644_c_huaeb8e63eba109f171ec2fc6d4529692f_139038_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52092455342_703ee45bd5_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AOxkMVpavcyhtiDJCqWP5Cr9uiSxJJHyjqGU&amp;#43;xrkfEt/K1rYW0V0kCXUuyQuxVWXGMMw6Dnmrng68nTw6WnuWlXLeSWPKqBjHU8Ag4rocHy3OdJJXOhMSsxHpWHqk9nBfxWMkhW4uFLRptJyB15xgdDSx64YfEbW06MtqyDFwzYQPx8p9Ca5XxHrdzfeMIbfTrjyvsxRJCUGOTyMkZJOTx6A1la&amp;#43;xSZheNtRe50W0KhozHNgEP7GtHwlqUlv4RiMm&amp;#43;UEyH7&amp;#43;D94jrg1heK/&amp;#43;QLB/13H8jWh4c/5E&amp;#43;H/gf/oRrS7vYl/CjfbUC1srmJWDuGKtyD8tckJ5D45Lk4CN8qAYAzHn&amp;#43;tdF/wAuEX4fyrmV/wCRzf8A3l/9FUogz//Z"
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52092455342_703ee45bd5_c_hu71ae107b8a62a856ed203bc85fadf153_86390_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52091155465_4d88d8ecb1_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/ALGiOLP4j28sgwlxBJErf7QYHH5V2c9jHPeNM4BO9xkj0dq5Wa2&amp;#43;1WD3MA/0qyuvPiP0xkflmuogvFnto7hVYiTe2B1&amp;#43;&amp;#43;3FXLUa7lyTV7fR4NiQPLIACURcDHrk8VZujFMySlR0B5HNY089pfRQmeOWFxOEIKkjODjOO3A7inG8LxfOQzqSrFehIqXDQ006HN6FK2Zv&amp;#43;up/kKuQu9kj28bExrIzKD23Hdj8yaoaF1m/66n&amp;#43;Qq9N/rpP97&amp;#43;golsQjStc3lpJExClxy2M96yo0FqXjiyFLZxn2rW0j7h/3TWXJ/rm&amp;#43;o/lVy2TFFvVH/9k="
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52091155465_4d88d8ecb1_c_huac7e42ea210bfe402b6fc216257a8f3b_79049_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52090898039_87b305e163_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/APPNC0w6hqLtLCn2YMzu8mBkDnAz3&amp;#43;lYSwPLcmGFGdixCjHJrStTNPewpHJgrGAuTxuxnmugstMsLub&amp;#43;1hcNDcQjNzbADdu3BSwz0HzZ&amp;#43;oPSqn8d77mkI8yS7HFMjIxVgQynBB7Gk2kDdg4PeulsvCl3rmvT2cU0ayFDcBnOAylsHGM88/pVzWNFt4PCaTQXTmKOZdsbgZLEEHn26/j9KOV3sTbe5hadlbrzQ2NirkevIH/160Hnlt/Es7QMF8wncHUMGBVSQR3rP0/70n&amp;#43;4n/oQq5cf8jE/1H/oC0R1dn/Whe1mjrvA2onU/Fc900McLCBl2xjj7yk49BnPHvWDr9yDoCwKhCm7D8tn&amp;#43;FvatL4Zf8h65/65t/6EtYuuf8glP&amp;#43;u4/wDQWqoLQibZ/9k="
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52090898039_87b305e163_c_hu5efb6cb8802cca60e8a8cd58d3f11c2b_90279_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52090652821_c360ab9317_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AFm8f69Z2S3UulQpGz7AWjcc4z3NVYfilq09zHALC2BkYKDhu/41m&amp;#43;IfFVrqXhGwV5kmmaRC0SNzGQhB4/H9a5cNcTAyRWkqrgbSFJHTjBrRqztcl0ob2O0n&amp;#43;KOqwErNpsCspwVO4EfrUsXj7VNS03UJl0yDZaodx3kZ9cfhzXC2yS6pI8aTRhyckyEjJ79utT2v28QT2kcnkRXjMN7j5G6cZANCm&amp;#43;4OlDsYhEABPlvuGBncMc&amp;#43;2KtQ6jOyJAjssW0grnOQORVNv4v8AgNLa/fT6H&amp;#43;VQ0rs1g9kLZSuTICSc8jnoamm1CRJlQZKoB8pOB09sd6rWX3nptz/x8n6D&amp;#43;VJITbP/2Q=="
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52090652821_c360ab9317_c_hubcce0c0cb46aab7f5775d0d6f0a21867_96296_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52089619257_e00f636fba_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AO707QNOudMshNEzbYlI&amp;#43;c9xk1o3mj2KQvcCD54YiVyx7DjvXE2fi1IIZg&amp;#43;qlLezRP3m1CpB/u4GTjoas23jJtS0iO6guvNSSQRXCM6L5SnqTkc9vzqpVW1ZXGqeupvaNo1nLLc3cisz&amp;#43;cQoEhwBtHv71Jc&amp;#43;HtOitZsRyEsM7jKxP8&amp;#43;K50eIzY297KjiK3jjWVGWdP30jDleRwc8VRvvGI2wH&amp;#43;1gkU0ZZ90ygpx0xj5ucjj0pKq4JJluk5t2PGRdSTpsJKqsZACsQOlbukt5WkCEjeJlLHJIxzjGAcH7tc3b/wAX&amp;#43;4a6PT/&amp;#43;PG3/AOuR/wDQmralroYVHpcZrECCGeaNpVUyIojMhKrkDOPzqjcCK2hhmKNKQSu12yAAewI&amp;#43;vXNaWrf8g&amp;#43;X/AK7x/wAlrM1P/jyj/wB9v50Jt1LF290//9k="
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52089619257_e00f636fba_c_hu7c7db78f9349263c03f3cfa32dd57261_130598_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52089619152_d00d9f22a3_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AOmj8KrdXk4tiFSJQPm6s3I6fh7VUutBlilwYfMZX2/L84JHb9OlVbn4h2uiTSMriUSsu94SpA&amp;#43;bngk5&amp;#43;8elYV348Ml3O1q8EjsA3mKpDNnkgDPXjpgCrdSo1a1yuSKe5sXej3MalzYypGcHLIcDNX7DRbe2tY7mVmZ2w3kg4DDrhvb2rlb/AMZ69c6e1u9usZKk&amp;#43;ZGwV12nOTzxn0/yU03xLcTatBFfBt3kMkcn988Z9j0BzWLvJ67FbHnJMk0aXEshcqMHPUge9bmmwR21obxlErOAcHjBPfNYkf8Ax4j8a34P&amp;#43;QIv0WiTblbzFFKw6/8AEE89x50lvA2SMrtIBx9DVTSLqLTdcF3DHKVHzBGlBOD2Jxz&amp;#43;VVbnpRB/x9D/AHR/StraEX1uf//Z"
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52089619152_d00d9f22a3_c_huccbcef252eb3ab9f4ce27bcb9e3678eb_173648_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;div>
&lt;a href="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52084412443_2bdea47ddf_c.jpg"
class="galleryImg"
>
&lt;img
width="225" height="150"
style="filter: blur(25px);"
src="data:image/jpeg;base64,/9j/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4&amp;#43;JS5ESUM8SDc9PjsBCgsLDg0OHBAQHDsoIig7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O//AABEIABUAIAMBIgACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5&amp;#43;gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4&amp;#43;Tl5ufo6ery8/T19vf4&amp;#43;fr/2gAMAwEAAhEDEQA/AOV8ORaZLp5srrRvtDty84XccHvnHy49jVnwRHJpd9f3mnNIQ1myRu6DJcSxg4HP94VT0i5nhiluHlkWxhUebEJzGsrEYVcDr747A0uhazb6XBd2wiV0uI&amp;#43;A7NtGGBP3SCOB29BVxVpJvVITaaaR6FfeItR0/SFv2kd3aQRrCjJknvn5eK5HxLfDxbptmLyaQSxtLNGWh2nyyi4GcAH5gwyPSqH2/SteuG0wSmz835YJTI7QFvUhyWGeme1aUyavY6npUmvpaPHzCiwsrjaRtO7HfGDW2Jrwd1BJfIVOm1Zv8zmrq7W7RnaIA7FXHAGAcdFAGeOtVNA09b2/tWklcKbjYQvB6A9aev8AqW&amp;#43;g/maseFP&amp;#43;Pu0/6/D/AOgiuWo2otoumk5K5BDaW66Zfl0LyRSrGjZxgdOn4frRp5SC8SdYwWjGVyfrUqf8g3U/&amp;#43;vlf5moLb/WH/drqrRXsxLSSt/Wp/9k="
class="lazy"
data-src="https://v2-6.docs.fluxcd.io/blog/2022/05/kubecon-eu-2022-wrap-up/flickr/52084412443_2bdea47ddf_c_huc2577a16c8780055f5d6a2a8fbe60f74_126783_300x150_fit_q85_lanczos.jpg"
>
&lt;/a>
&lt;/div>
&lt;/div>
&lt;/div>
&lt;script>
if (!jQuery) {
alert("jquery is not loaded");
}
$( document ).ready(() => {
const gallery = $("#gallery-73353aac9965575f0ca98d39b50d939f-15");
let swipeboxInstance = null;
gallery.on('jg.complete', () => {
$(() => {
$('.lazy').Lazy({
visibleOnly: true,
afterLoad: element => element.css({filter: "none", transition: "filter 1.0s ease-in-out"})
});
});
swipeboxInstance = $('.galleryImg').swipebox(
jQuery.extend({},
{ }
)
);
});
gallery.justifiedGallery({
rowHeight : "150",
margins : "5",
border : 0,
randomize : false ,
waitThumbnailsLoad : false,
lastRow : "justify",
captions : false,
});
});
&lt;/script></description></item><item><title>Blog: Flux at KubeCon EU 2022</title><link>https://v2-6.docs.fluxcd.io/blog/2022/05/flux-at-kubecon-eu-2022/</link><pubDate>Thu, 12 May 2022 07:30:00 +0000</pubDate><guid>https://v2-6.docs.fluxcd.io/blog/2022/05/flux-at-kubecon-eu-2022/</guid><description>
&lt;img src="https://v2-6.docs.fluxcd.io/blog/2022/05/flux-at-kubecon-eu-2022/kubecon-featured_hu7e256013b33bb8d96c97cb9d743a7eff_391211_640x0_resize_box_3.png" width="640" height="228"/>
&lt;p>&lt;img src="kubecon-featured.png" alt="KubeCon in Valencia">&lt;/p>
&lt;p>We are so excited!
&lt;a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" target="_blank">KubeCon / CloudNativeCon Europe
2022&lt;/a>
is happening 16-20 May 2022 in Valencia, Spain. Team Flux is going to be
there and we are looking forward to meeting you in-person or in our
virtual sessions, meetings and co-located events. 🎉&lt;/p>
&lt;p>&lt;strong>Update:&lt;/strong> 2022-05-16: We updated the details of the project meeting.&lt;/p>
&lt;h2 id="if-you-cant-make-it-to-kubecon">If you can&amp;rsquo;t make it to KubeCon&lt;/h2>
&lt;p>Many of us won&amp;rsquo;t be able to attend in-person this time around. Don&amp;rsquo;t
worry, we have you covered! There will be lots of opportunities to meet
Flux people online, see talks, discuss and learn from each other.&lt;/p>
&lt;p>There&amp;rsquo;s just one thing you need to do to join: visit our
&lt;a href="https://bit.ly/flux_kubeconEU2022" target="_blank">Flux at
KubeCon site&lt;/a> and
bookmark it. It lists all the talks and all events - everything
Flux-related in one place.&lt;/p>
&lt;p>&lt;img src="flux-events.png" alt="Flux Events page">&lt;/p>
&lt;p>We are also going to have a Virtual Booth. This will allow you to talk
to Flux people at all official booth times, we will have short talks,
watch some of the talks together and bring like-minded people together.
We can&amp;rsquo;t wait to meet you there.&lt;/p>
&lt;p>Visit our
&lt;a href="https://bit.ly/flux_kubeconEU2022" target="_blank">Flux at KubeCon site&lt;/a>
and bookmark it now!&lt;/p>
&lt;h2 id="-flex-your-flux-knowledge-and-win-prizes-">🎉 Flex your Flux knowledge and win prizes! 🎉&lt;/h2>
&lt;p>If you are at KubeCon, this is your chance to get a limited edition
T-shirt (while supplies last) and a chance to win a meeting with a Flux
or Flagger maintainer!&lt;/p>
&lt;figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 510px">
&lt;img class="card-img-top" src="https://v2-6.docs.fluxcd.io/blog/2022/05/flux-at-kubecon-eu-2022/flexyourflux_huc0ff76b8f6dd2f496f4ada40b45797f2_151467_500x0_resize_box_3.png" width="500" height="375">
&lt;figcaption class="card-body px-0 pt-2 pb-0">
&lt;p class="card-text">
&lt;/p>
&lt;/figcaption>
&lt;/figure>
&lt;p>Essentially what you need to do is&lt;/p>
&lt;ol>
&lt;li>Visit the &amp;quot;Flux Booth in the Project Pavilion&amp;quot;&lt;/li>
&lt;li>You will be given a Flux question, if you answer correctly, you will
win a T-shirt&lt;/li>
&lt;li>If you answer an advanced question you will win a T-Shirt + an 1-hour
meeting with a Flux maintainer (winners announced after KubeCon).&lt;/li>
&lt;li>Make sure you tweet using #flexyourflux&lt;/li>
&lt;/ol>
&lt;p>If you are entering virtually make sure you participate online by
tweeting questions will be posted during KubeCon so keep an eye out for
them !!!&lt;/p>
&lt;p>Visit the Flux booth (we are number 6) in person for more info and
follow #flexyourflux from the
&lt;a href="https://twitter.com/fluxcd" target="_blank">@fluxcd Twitter
handle&lt;/a>.&lt;/p>
&lt;h2 id="at-kubecon-watch-out-for-these-folks">At KubeCon, watch out for these folks&lt;/h2>
&lt;p>&lt;img src="team-flux-at-kubecon.png" alt="Team Flux at KubeCon">&lt;/p>
&lt;p>There will be lots more of Team Flux in the crowds: contributors,
advocates, friends, implementers and folks in adjacent communities we
work a lot with. Find them at our physical booth or in all of the
sessions listed below.&lt;/p>
&lt;p>All right, how about these folks above? They will all give sessions, MC
the events and coordinate all the things.&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Priyanka &amp;ldquo;Pinky&amp;rdquo; Ravi&lt;/strong> has been speaking about her experience as
a DevOps Engineer a lot lately. She gathered a lot of experience
working at a large insurance institution and helped them
transition to Flux and GitOps. Since then she has been a recurring
guest at Weave Online User Group,
&lt;a href="https://www.gitopsdays.com/" target="_blank">GitOps
Days&lt;/a> and elsewhere.&lt;/li>
&lt;li>&lt;strong>Stefan Prodan&lt;/strong> is the creator of Flagger and has been a core
maintainer of Flux since Weaveworks donated the project to CNCF.
He is a maintainer of SMI and he's been part of Team Flux for 4+
years already. He is also the owner of a very cute dog.&lt;/li>
&lt;li>&lt;strong>Scott Rigby&lt;/strong> is a maintainer of Flux and Helm, and one of the
chairs of OpenGitOps. He knows the ecosystem very well,
contributed a lot to all these projects and was one of the driving
forces behind Flux Governance.&lt;/li>
&lt;li>&lt;strong>Philips Laine&lt;/strong> is a core maintainer of Flux as well and among
other things founded the terraform-provider-flux project.&lt;/li>
&lt;li>&lt;strong>Vanessa Abankwah&lt;/strong> is pulling all the strings behind the scenes.
Not only did she organise all of our presence at KubeCon, but lots
and lots of meetups and events where Team Flux was present.&lt;/li>
&lt;li>&lt;strong>Max Jonas Werner&lt;/strong> is a core maintainer of Flux as well and makes
sure that Flux works great in D2iQ&amp;rsquo;s DKP platform. Apart from that
he is interested in landing OCI support in Flux and loads more.&lt;/li>
&lt;/ul>
&lt;p>Everyone is looking forward to meeting you! 💖&lt;/p>
&lt;h2 id="this-is-what-is-happening-at-kubecon">This is what is happening at KubeCon&lt;/h2>
&lt;h3 id="monday-16-may">Monday, 16 May&lt;/h3>
&lt;p>13:00 - 17:00 (Room 2H - Event Center): Flux Project Meeting: We will
kick off the Flux get-togethers and festivities with an in-person
meeting for all Flux users, contributors, maintainers and generally
interested folks. This will be an opportunity to get to know each other,
have a chat and see what people&amp;rsquo;s interests are. (
&lt;a href="https://linuxfoundation.surveymonkey.com/r/WYGBGPZ" target="_blank">Sign up
here&lt;/a>.)
Contact people on the ground are: Scott Rigby, Priyanka Ravi and Stefan
Prodan.&lt;/p>
&lt;p>Schedule:&lt;/p>
&lt;ul>
&lt;li>13:00 Meet and greet&lt;/li>
&lt;li>13:30 &lt;strong>Intro to GitOps and Flux&lt;/strong> lightning talk + Q&amp;amp;A with Pinky&lt;/li>
&lt;li>14:00 &lt;strong>Flux&amp;rsquo;s Top 10 Features&lt;/strong> with Stefan Prodan + Q&amp;amp;A/office hours&lt;/li>
&lt;li>15:00 &lt;strong>Open topics.&lt;/strong> We can do office hours or mix and match with lightning talks on &lt;strong>Flux + Helm, Flux + Terraform, Flux + HashiCorp Vault, Flux + Visual Studio Code&lt;/strong>, etc. Whatever people want.&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>Click here to register
(
&lt;a href="https://linuxfoundation.surveymonkey.com/r/WYGBGPZ" target="_blank">here&lt;/a>)
for the Flux Project Meeting.
(Free, in-person, no special ticket required)&lt;/p>
&lt;p>Details Flux Project Meeting&lt;/p>
&lt;p>Monday, May 16, 13:00 - 17:00 CEST&lt;/p>
&lt;p>Room 2H | Event Center&lt;/p>
&lt;p>Space is limited &lt;em>Please note: we will not have any live streaming,
recordings, or any virtual component available for this meeting.&lt;/em>&lt;/p>
&lt;/blockquote>
&lt;h3 id="tuesday-17-may---gitopsconhttpseventslinuxfoundationorggitopscon-europeprogramschedule">Tuesday 17 May -
&lt;a href="https://events.linuxfoundation.org/gitopscon-europe/program/schedule/" target="_blank">GitOpsCon&lt;/a>&lt;/h3>
&lt;p>Lots and lots of talks about GitOps in general and Flux in particular,
here&amp;rsquo;s a short selection of what to look forward to:&lt;/p>
&lt;ul>
&lt;li>
&lt;a href="https://sched.co/zrpk" target="_blank">What is GitOps and How to Get It Right - Dan Garfield (Codefresh);
Chris Short (AWS) &amp;amp; Scott Rigby
(Weaveworks)&lt;/a> (9:00 - 9:35)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/zrq5" target="_blank">Hiding in Plain Sight - How Flux Decrypts Secrets - Somtochi
Onyekwere (Weaveworks)&lt;/a>
(11:05 - 11:15)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/zrqK" target="_blank">Taming the Thundering Gitops Herd with Update Policies - Joaquim
Rocha &amp;amp; Iago López Galeiras
(Microsoft)&lt;/a> (11:35 - 11:45)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/zrqW" target="_blank">GitOps and Progressive Delivery with Flagger, Istio and Flux -
Marco Amador (Anova)&lt;/a>
(13:20-13:30)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/zrqf" target="_blank">Creating A Landlord for Multi-tenant K8s Using Flux, Gatekeeper,
Helm, and Friends - Michael Irwin
(Docker)&lt;/a> (13:35-14:05)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/zrqi" target="_blank">GitOps, A Slightly Realistic Situation on Kubernetes with Flux -
Laurent Grangeau (Google) &amp;amp; Ludovic Piot
(theGarageBandOfIT)&lt;/a> (14:10 -
14:40)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/zrql" target="_blank">Solving Environment Promotion with Flux - Sam Tavakoli &amp;amp; Adelina
Simion (Form3)&lt;/a> (14:10 -
14:40)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/zrqu" target="_blank">Managing Thousands of Clusters and Their Workloads with Flux - Max
Jonas Werner (D2iQ)&lt;/a> (14:55 -
15:25)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/zrqx" target="_blank">Crossing the Divide: How GitOps Brought AppDev &amp;amp; Platform Teams
Together! - Russ Palmer (State Farm) &amp;amp; Priyanka &amp;lsquo;Pinky&amp;rsquo; Ravi
(Weaveworks)&lt;/a> (15.30 - 16:00)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/zrr0" target="_blank">GitOps Everything!? We Sure Can!,
AppsFlyer&lt;/a> (15:30 - 16:00)&lt;/li>
&lt;li>
&lt;a href="https://sched.co/ytwg" target="_blank">Lightning Talk: Addressing Log4Shell with Software Supply Chains -
Duane DeCapite (VMware)&lt;/a>
(18:04 - 18:09)&lt;/li>
&lt;/ul>
&lt;h3 id="wednesday-18-may---friday-may-20---kubeconhttpskccnceu2022schedcomiframeno">Wednesday 18 May - Friday May 20 -
&lt;a href="https://kccnceu2022.sched.com/?iframe=no" target="_blank">KubeCon&lt;/a>&lt;/h3>
&lt;p>Over these three days we are going to be at the Flux booth (both
virtually and on the ground), so come over for a chat. We are planning
loads of talks, demos and ample time to have a chat, get to know
everyone, ask questions and have great new ideas together!&lt;/p>
&lt;p>On top of that, here is a list of talks, workshops and sessions during
those days:&lt;/p>
&lt;ul>
&lt;li>Wed 18:
&lt;a href="https://sched.co/ytlV" target="_blank">Flux Security Deep Dive - Stefan Prodan
(Weaveworks)&lt;/a> (11:55 - 12:30)&lt;/li>
&lt;li>Wed 18:
&lt;a href="https://sched.co/ytkj" target="_blank">Intro to Kubernetes, GitOps, and Observability Hands-On
Tutorial - Johee Chung (Microsoft) &amp;amp; Tiffany Wang
(Weaveworks)&lt;/a> (11:00 - 12:30)&lt;/li>
&lt;li>Wed 18:
&lt;a href="https://weaveworks.zoom.us/j/85821738864?pwd=cjk4QjRabEpUVlRlcFBqMm9UZ2xNZz09" target="_blank">Flux Bug Scrub - Kingdon
Barrett&lt;/a>
(13:00 - 14:00)&lt;/li>
&lt;li>Wed 18:
&lt;a href="https://sched.co/ytmW" target="_blank">A New Generation of Trusted GitOps for Mixed K8s and
Non-K8s End Users - Alexis &amp;amp; Vasu Chandrasekhara
(SAP)&lt;/a> (15:25 - 16:00)&lt;/li>
&lt;li>Thu 19:
&lt;a href="https://sched.co/yto4" target="_blank">GitOps to Automate the Setup, Management and Extension a
K8s Cluster - Kim Schlesinger
(DigitalOcean)&lt;/a> (11:00 -
12:30)&lt;/li>
&lt;li>Thu 19:
&lt;a href="https://kccnceu2022.sched.com/event/10Bwn/virtual-project-office-hours-flux" target="_blank">Flux Project Office Hour - Paulo Gomes
(Weaveworks)&lt;/a>
(13:30 - 14:15)&lt;/li>
&lt;li>Fri 20:
&lt;a href="https://sched.co/ytrM" target="_blank">Observing Fastly&amp;rsquo;s Network at Scale Thanks to K8s and the
Strimzi Operator - Fernando Crespo &amp;amp; Daniel Caballero,
(Fastly)&lt;/a> (11:00 - 11:35)&lt;/li>
&lt;li>Fri 20:
&lt;a href="https://kccnceu2022.sched.com/#" target="_blank">Simplifying Service Mesh Operations with Flux and
Flagger - Mitch Connors (Google) &amp;amp; Stefan Prodan
(Weaveworks)&lt;/a>
(14:55 - 15:30)&lt;/li>
&lt;/ul>
&lt;p>Please note: all of the above might be subject to change. Please
double-check
&lt;a href="https://bit.ly/flux_kubeconEU2022" target="_blank">the schedule
beforehand&lt;/a>. Please
reach out to Vanessa Abankwah or Daniel Holbach on Slack if you have
questions.&lt;/p>
&lt;p>We very much look forward to seeing you there! 💖&lt;/p>
&lt;h2 id="whats-to-come-after-kubecon">What&amp;rsquo;s to come after KubeCon&lt;/h2>
&lt;blockquote>
&lt;p>&lt;strong>
&lt;a href="https://www.gitopsdays.com" target="_blank">GitOps Days!&lt;/a>&lt;/strong>&lt;br>
&lt;strong>
&lt;a href="https://www.gitopsdays.com" target="_blank">June 8-9, 2022&lt;/a>&lt;/strong>&lt;/p>
&lt;/blockquote>
&lt;p>Don&amp;rsquo;t miss this free, 2-day online event on June 8-9 (2 weeks after KubeCon). This is THE event for your GitOps Journey! Getting started? Taking GitOps to the next level? We&amp;rsquo;ll cover all of the steps for your success!&lt;/p>
&lt;p>Come hear from speakers like Taylor Dolezal (CNCF), Anaïs Urlichs (Aqua Security, CNCF Ambassador), Viktor Farcic (Upbound/Crossplane), Mae Large (VMware), Rosemary Wang (HashiCorp), Jason Morgan (Buoyant/Linkerd), and so many more!&lt;/p>
&lt;p>Schedule:&lt;/p>
&lt;ul>
&lt;li>Talks and tutorials on how to get started with Kubernetes and GitOps&lt;/li>
&lt;li>Talks from Flux users about their use cases&lt;/li>
&lt;li>How to do GitOps securely&lt;/li>
&lt;li>Platforms that offer GitOps: Microsoft Arc Kubernetes, AWS Anywhere, Weave GitOps, D2iQ Kubernetes Platform, and more! all using Flux!&lt;/li>
&lt;li>Flux in the CNCF and the GitOps Ecosystem&lt;/li>
&lt;li>Flux support and Integrations: Flux + Helm, Terraform, HashiCorp Vault, Jenkins, OpenShift, Visual Studio Code, and much much more!&lt;/li>
&lt;li>Technical deep dives with Flux maintainers&lt;/li>
&lt;/ul>
&lt;p>
&lt;a href="https://www.gitopsdays.com" target="_blank">Register today!&lt;/a>&lt;/p></description></item><item><title>Blog: GitOps One-Stop Shop Event</title><link>https://v2-6.docs.fluxcd.io/blog/2021/09/gitops-one-stop-shop/</link><pubDate>Fri, 17 Sep 2021 12:30:00 +0000</pubDate><guid>https://v2-6.docs.fluxcd.io/blog/2021/09/gitops-one-stop-shop/</guid><description>
&lt;img src="https://v2-6.docs.fluxcd.io/blog/2021/09/gitops-one-stop-shop/featured-image_hud4ec6d76f76741a6f9b73a8a1272c331_411910_640x0_resize_q75_box.jpg" width="640" height="334"/>
&lt;p>&lt;img src="featured-image.jpg" alt="GitOps One-Stop Shop Event">&lt;/p>
&lt;p>Flux is going to be center stage at the
&lt;a href="https://gitopsdays.com" target="_blank">GitOps One Stop Shop Event&lt;/a> on Oct 20th, 2021.&lt;/p>
&lt;p>Our friends over at GitOps Days will be hosting a special community edition to invite major players in the cloud native space who have chosen to back their GitOps offering by Flux. We are very excited that the ecosystem around GitOps is growing and so many chose Flux to bring the goodness we believe in to their users and customers.&lt;/p>
&lt;p>What does this mean for you? If you are considering GitOps for your company and want to see what these vendors have to offer, this is your one-stop shopping experience for GitOps! Hear from Amazon, D2iQ, Microsoft, VMware, and Weaveworks on their GitOps offerings.&lt;/p>
&lt;p>Showcased products are:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Amazon&lt;/strong> EKS Anywhere&lt;/li>
&lt;li>&lt;strong>D2iQ&lt;/strong> DKP Kommander&lt;/li>
&lt;li>&lt;strong>Microsoft&lt;/strong> Azure Arc Kubernetes&lt;/li>
&lt;li>&lt;strong>VMware&lt;/strong> Tanzu Application Platform&lt;/li>
&lt;li>&lt;strong>Weaveworks&lt;/strong> Weave GitOps&lt;/li>
&lt;/ul>
&lt;p>Attendance is free and will be a lot of fun.&lt;/p>
&lt;p>To register today, please head to
&lt;a href="https://gitopsdays.com" target="_blank">https://gitopsdays.com&lt;/a> and put&lt;/p>
&lt;ul>
&lt;li>Oct 20th, 2021&lt;/li>
&lt;li>9:00am - 12:30pm Pacific time&lt;/li>
&lt;/ul>
&lt;p>into your calendar.&lt;/p>
&lt;p>We are looking forward to seeing you there!&lt;/p></description></item><item><title>Blog: Flux Bug Scrub Announce</title><link>https://v2-6.docs.fluxcd.io/blog/2021/06/flux-bug-scrub-announce/</link><pubDate>Mon, 28 Jun 2021 08:30:00 +0000</pubDate><guid>https://v2-6.docs.fluxcd.io/blog/2021/06/flux-bug-scrub-announce/</guid><description>
&lt;h2 id="what-is-the-flux-bug-scrub">What is the Flux Bug Scrub&lt;/h2>
&lt;p>In the past months we have had many folks reach out to us and ask where
they could get involved, make their first steps in the Flux community
and give back in a way.&lt;/p>
&lt;p>We started looking around and got inspired by a concept from SIG Node
(who in turn were inspired by SIG CLI) over in the Kubernetes community.
For us, a great way to get started, is to learn more about Flux
through direct experience, when e.g. trying to reproduce issues reported by
other Flux users, and the general business of chopping wood and
carrying water. The &lt;strong>Flux Bug Scrub&lt;/strong> is born.&lt;/p>
&lt;h2 id="here-is-how-it-works">Here is how it works&lt;/h2>
&lt;p>Show up at the appointed time, if you can. The first Bug Scrub is&lt;/p>
&lt;ul>
&lt;li>June 30 12:00 UTC, 8:00AM ET.&lt;/li>
&lt;li>Meet at #flux on the
&lt;a href="https://slack.cncf.io" target="_blank">CNCF Slack&lt;/a>,&lt;/li>
&lt;/ul>
&lt;p>we will provide a Zoom link closer to the event time.&lt;/p>
&lt;p>We will have one or more contributors with triage access in attendance,
and attempt to review each issue in the target group. (The targets will
vary by week, or by event date, as this will be a recurring event on
some TBD schedule.) A key goal is to figure out if a given issue can be
reproduced, and report our findings. Some issues don't provide enough
info to get us all the way to reproduction, so we may ask more questions
and wait for the submitter to respond.&lt;/p>
&lt;p>If someone present wants to volunteer to follow up an issue, we will
make an assignment then. If all we can do is read the thread once and
confirm that labels are still correct, (or fix them up when they were
not) then it will be providing a valuable service to Flux maintainers
and the community at large. A process will be demonstrated to avoid
backtracking from week to week and maximize coverage. This is not a race
to close the issues, but if an issue has received no reply and it looks
like the submitter has lost interest, it could be closed.&lt;/p>
&lt;h2 id="heres-what-you-need">Here&amp;rsquo;s what you need&lt;/h2>
&lt;ul>
&lt;li>A web browser&lt;/li>
&lt;li>a GitHub account&lt;/li>
&lt;li>the Google Drive spreadsheet app&lt;/li>
&lt;li>a user on the CNCF Slack&lt;/li>
&lt;li>have the Zoom app installed and up to date&lt;/li>
&lt;/ul>
&lt;p>before you arrive, and bring your burning desire to get to know more
about Flux through reviewing open issues and PRs in the queue.&lt;/p>
&lt;p>We are performing a service for the Flux project by reviewing open
issues and pull requests, applying labels, checking status, and closing
issues wherever it looks appropriate. If we have enough attendees, we
may use a breakout room.&lt;/p>
&lt;p>Attending the Zoom meeting, though not required for participating
contributors, means you get to commiserate with other Flux community
members in real time over issues in the queue. We will not likely be
able to dwell on any individual issue for much longer than 2-5 minutes
to keep the pace of progress moving at our event. Our artifacts for
coordination will be published where everyone can see them (GitHub
issues, milestones, Drive spreadsheet, public Slack conversations), and
we will help shape and inform the roadmap of Flux for future development
efforts.&lt;/p>
&lt;p>Not every issue will get a response from us but we will try to hit every
issue with an Emoji in our spreadsheet, to signal what state we found it
in, whether it can be moved ahead, and if it needs attention or is
blocked somehow. These notes will carry forward to the next Bug Scrub
event, insofar as any issues we visit are still open next time.&lt;/p>
&lt;p>We are very much looking forward to seeing you there! 🎈&lt;/p></description></item></channel></rss>