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
Sandbox Probe is a great tool to find holes in your coding agent sandboxes. Created by Andrew Martin ( @sublimino ) and his team at ControlPlane - https://t.co/u47iL67anX
Our repos now contain an AGENTS.md file to help AI navigate the codebase. Point your AI Agent to this file and ask it to follow the guidelines and conventions described there. Before opening PRs with AI, please review it and make sure you understand it.
https://t.co/VDEgWsRi6w
We've published the AI Contribution Policy for #FluxCD
We require disclosure of AI usage on commits using the Assisted-by tag. The Signed-off-by & Co-authored-by tags must identify humans who can legally sign DCO, don’t fill these will AI product names.
https://t.co/10D3bcGMJz
AI is driving detachment from both software and platform engineering. @stefanprodan maps out the levels at FluxCon, from Copilot tab-completion to dark software factories to autonomous cluster remediation:
https://t.co/Hfgt6e5QpM
#FluxCD#GitOps#kubernetes
On my way to #KubeCon ✈️
Monday at #FluxCon we'll be launching the official #FluxCD Skills. I'll be taking about ADLC and how we've developed AI Agents specialised in GitOps and Flux security.
If you are going to vibe code your Kubernetes infra, come to my talk 😊
Flux v2.8 is out! This release marks the General Availability of Helm v4 features such as server-side apply and enhanced health checking.
❤️ Big thanks to the Helm maintainers for collaborating with us to ensure a smooth integration with #FluxCD
https://t.co/Ug9KYM0aMQ
The insights command is hilarious. Told me it generated 400K lines of code while missing my top language. Actual count: ~110K. Off by nearly 4x 😅
If you want to get a more accurate report with a breakdown by language and project, point Claude Code to this script: https://t.co/EqcOAAhsvz
Disclaimer: The script itself is 100% vibe coded 😆
We've added a new command to Claude Code called /insights
When you run it, Claude Code will read your message history from the past month. It'll summarize your projects, how you use Claude Code, and give suggestions on how to improve your workflow.
Actions map to custom #Kubernetes RBAC verbs giving cluster admins fine-grained control. User actions are tracked in the Flux Operator audit log, and the Web UI shows you which of your teammates has suspended a reconciliation.
Docs here: https://t.co/16uNoQwGwT
We've implemented #GitOps actions in the latest Flux Operator Web UI. You can reconcile, pull latest source, and suspend/resume, with more actions to come.
Check it out: https://t.co/h1qk5V1d6U
♥️ Big thanks to the #FluxCD users for the feedback that shaped this UI release.
Last time I developed an app for macOS was years ago in Objective-C. To not spend ages on KSwitch, I went with a spec-driven approach: wrote the features I wanted in markdown and the data models in Swift, then fired off Claude Code and iterated over the dev plans for a few hours.
It took another two days to get the code in a shape that I like, but I'm quite happy with the result. Using AI for tiny specialised tools is such a joy.
Next up: adding a task runner. I have too many SSO profiles across all these clusters and various commands I run constantly. Having them in the menu bar, one click away, would reduce the churn. https://t.co/9oZ8VinUvA
I made a tiny macOS app to help me organise and monitor all the Kubernetes clusters I run #FluxCD tests on. I have lots of these on my laptop, homelab and clouds, so my kubeconfig is always a mess.
Check it out: https://t.co/zifqYkpgTu
What's under the tree:
🎁 Cluster dashboard with sync statistics and overall system health
🎁 Deep-dive views for ResourceSets, HelmReleases and Kustomizations
🎁 Workload monitoring from deployment rollouts to pod statuses
🎁 Powerful search and filtering
🎁 Favorites for quick access to critical resources
🎁 SSO support via OIDC & Kubernetes RBAC for multi-tenant clusters
Unwrap it here: https://t.co/yBujbp1bOp
An early Christmas gift for all #FluxCD users 🎁🎄
Flux Operator 0.37 is here with a brand new Web UI!
We've shipped a mobile-friendly web interface that gives you real-time visibility into everything Flux manages on your clusters.
https://t.co/h1qk5V1KWs
#GitOps Evolution Through the Lens of a Flux Maintainer
@stefanprodan share his experience as a maintainer of #FluxCD & how he has seen GitOps evolve over the years with a brief history of GitOps from the early days of Flux
https://t.co/IwQACBn88l #FluxCon#KubeCon
Cluster Template is an opinionated and extensible template for deploying a Talos Kubernetes cluster, including Flux for GitOps
➜ https://t.co/YmXz80sOKP
At #FluxCon Morgan Stanley shared how they run #FluxCD to deploy tens of thousands of apps on 500+ clusters. Awesome to see all the optimizations we’ve built into Flux delivered at this scale 🎉