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.
You can be successful in IT without a CS degree, you can use a mouse when coding, you can call yourself an OSS contributor if you PR docs. Don’t let the tech bros stop you. Join communities that value diversity, and you’ll see that there are still good people in tech.
Great news for service mesh users🎉 Sidecars are finally becoming first-class citizens in #Kubernetes 1.17 github.com/kubernetes/enh…
tl;dr
- sidecars will start before the main containers and will be terminated last
- on job completion sidecars will receive a shut down signal
I've upgraded GKE to 1.13 and boom 💥 Istio went from 1.0 to 1.1. Then policy and mixer went into crash loop backoff, galley responded with TLS handshake timeouts and same with the gateway. Like all distributed systems, restarting things in a **specific** order fixed it 😜
We've released Flux v0.26 with an exciting feature. You can now preview local changes against live clusters with "flux diff". The diff command uses the same server-side apply engine as the Flux controllers, making the diff output accurate while masking secret values.
After five release candidates, Flagger 1.0.0 is generally available! Thanks to everyone who helped in the past three months with testing, feedback, docs, bug fixes and improvements 🥳🤗 #ProgressiveDelivery#GitOpsgithub.com/weaveworks/fla…
I can't believe I'm saying this, but attending #KubeCon was actually good for my mental health. After 2 years of virtual only, I felt like I've become a GitHub & Slack bot that spots YAML typos, solves people's issues by posting links to docs and stamps PRs all day long 🤖
I'm super excited to announce that @fluxcd support for distributing #Kubernetes manifests, Kustomize overlays and Terraform code as OCI artifacts has finally shipped in v0.32.
Have some great news about @fluxcd and @gitlab. In todays dev meeting, @nagyviktor shared with us that GitLab has chosen Flux to offer #GitOps to their users. The Flux team is super excited about collaborating with GitLab 🎉
Check out the new release of Kubesec.io kubectl plugin. You can now scan #Kubernetes pods, deployments, daemonsets, statefulsets and get advice on security best practices. github.com/stefanprodan/k…
In my quest to write less #Kubernetes YAML this year, I've been hacking on a new tool called Timoni.
Timoni is a package manager for Kubernetes, powered by @cue_lang and inspired by @HelmPack, Homebrew and Docker compose.
Hey Flux users 👋 Are these diagrams helpful for understanding what @fluxcd does behind the scenes? Should we make more of these for other operations? What would you like to see next? github.com/fluxcd/flux2/p…
I'm super excited about @fluxcd v0.31 release that's coming early next week. We'll finally ship OCI support for @HelmPack, so you'll be able to automate the upgrade of Helm releases with charts stored in container registries 🎉