
Stefan Prodan
@stefanprodan
Followers
5K
Following
7K
Media
301
Statuses
4K
Open Source Engineer. Maintainer of @fluxcd. Creator of https://t.co/gJ4wNoobmP and https://t.co/wpBE5HppOo. Consultant @controlplaneio ☸️ ex-@weaveworks
Bucharest
Joined February 2011
Excited to announce that we have launched the enterprise distribution with support services for @fluxcd 🎉 We are now looking for orgs relying on Flux that want to partner with ControlPlane and invest in the project continuity. https://t.co/ckYOQhfRHp
control-plane.io
Secure Continuous Delivery and comprehensive AI-assisted GitOps support with ControlPlane Enterprise for Flux CD.
6
12
84
Big thanks to GitHub for having @fluxcd on the program. We have devised a good plan for improving the security stance of the project. But most importantly, Github helped us finding ways to reduce the maintenance burden with release automation, without compromising security.
How is the GitHub Secure Open Source Fund strengthening the software supply chain? It starts with providing support to 71 critical open source projects. 🔐 Read our latest update to: 🚀 Meet the projects 📊 Discover the security impact 🌍 Learn how it’s impacting the entire
0
4
24
0
0
30
generative coding is YOLO, agentic DevOps is FAFO.
redmonk.com
A couple of months back Microsoft introduced the term “Agentic DevOps” at its Build conference (my full write up about the show is here). I thought it was interesting. I mean obviously, AI is having...
0
4
10
New blog post: Time-based deployments with Flux Operator ⏲️ https://t.co/ZW64JBUjC8
#GitOps #Kubernetes
fluxcd.io
Update your Kubernetes workloads based on schedules with Flux Operator
0
4
16
In case you're wandering WTH is llms.txt
llmstxt.org
A proposal to standardise on using an /llms.txt file to provide information to help LLMs use a website at inference time.
0
0
0
On the downside, I see how SEO techniques will drastically change once the majority of people will rely on LLMs for web search and recommendations. Brands will end up paying top dollar to the foundational models to prioritise and skew the conversation to promote their content and
1
0
2
Markdown has become the lingua franca for LLMs and understandably so given the amount of Javascript we ship these days to render HTML on the client-side. For most cloud-native projects, this is really great as we already use Markdown for all our docs.
1
0
0
After trying out various ways of writing a llms.txt for ControlPlane's #FluxCD distribution, I think I finally nailed it. Here is Claude's response after parsing the latest version:
1
0
10
Did you know we're hosting the 1st FluxCon this November? Now is the time to be working on those CFP's :) Check out our blog post below 👇
1
2
15
🌀 Dive deep into #GitOps with #Flux! #FluxCon comes to Atlanta Nov 10, alongside #KubeCon + #CloudNativeCon North America. Share your insights on scaling Flux, securing workflows, and more. 🗓️ CFP closes June 30. Submit now: https://t.co/F6qmOugdJ8
0
5
15
In the last couple of years we��ve seen major financial institutions adopting Gitless GitOps. Just recently, Royal Bank of Canada shared their journey leveraging Flux OCI Artifacts
cncf.io
As we learned from the first blog in our series, RBC has taken a holistic approach on our cloud journey, as it enables technologies across our enterprise. In today’s post, we’re going to share how…
1
1
8
Not all models are the same! I messed with cert-manager admission cert and ask the AI to fix it. Copilot GPT-4.1 decided is best to delete the cert-manager Helm release😆 While Claude 3.7 did the right thing and deleted the secret with the bad cert💡 In the end both AIs fixed
1
0
7
We've released the MCP Server for @fluxcd 🚀🤖 🚀 https://t.co/nYH34xC9Rg
fluxcd.io
Bridging the gap between AI assistants and GitOps pipelines
2
13
61
Kyverno Chainsaw was initially built for testing policies, but is rapidly becoming the "go to" tool for behavioral testing for all Kubernetes controllers and workloads! Watch here to learn more- https://t.co/DKjkUKWn0N
#kyverno #chainsaw #nirmata
0
5
10
In the future, I can see how @fluxcd users could instruct Claude or any other AI to perform staged rollouts/rollbacks across #Kubernetes clusters with natural language. For this, the Flux Operator MCP Server would need to expose operations for OCI artifacts.
0
0
5
Made good progress with the #FluxCD MCP Server 🚀 It can now do multi-cluster operations: track app versions and config changes across environments, cluster state diffing & Helm release comparison (dev vs stage vs prod).
6
11
84
With go-yaml/yaml being archived, all we need now is another high severity vuln like CVE-2022-28948 and the whole CNCF landscape will implode 🔥 Only the Kubernetes team can save us by switching all their packages to the kubernetes-sigs fork
github.com
I just noticed that https://github.com/go-yaml/yaml (the YAML library that this depends on) is marked as archived. I consume this downstream for configuration logic. Is there a plan to incorporate ...
2
4
35
The Go team is working on an official MCP SDK using the new jsonrpc2 package. Compared to other implementations this SDK looks great! type-safe args, generics and no codegen needed 🎉 #golang
2
18
88