Community post originally published on Medium by Mathieu Benoit In Kubernetes 1.25 as stable (and since 1.23 as beta), the Pod Security admission (PSA) controller replaces PodSecurityPolicy (PSP), making it easier to enforce predefined Pod Security Standards (PSS) by simply adding a…
Cloud Native Computing Foundation Announces Cilium Graduation
eBPF-powered tool has been adopted by well over 100 organizations SAN FRANCISCO, Calif. – October 11, 2023 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced the graduation…
Project post originally published on Istio’s blog A quick recap of Istio at KubeCon + CloudNativeCon + Open Source Summit China in Shanghai. It’s great to be able to safely get together in person again. After…
Building a Performant Networking Infrastructure with Cilium Trendyol has engineers spread across Turkey with a specialized seven-person team focused on deploying and managing their Kubernetes. The Kubernetes platform team runs over 450 clusters across a few…
NEW Certification: Istio Certified Associate (ICA)
Cross-posted from the Linux Foundation Blog You Know the Power of Istio – Show Off Your Skill In the rapidly evolving landscape of modern IT, staying ahead of the curve is crucial. As businesses increasingly adopt…
Announcing Linkerd 2.14: Improved enterprise multi-cluster, Gateway API conformance, and more!
Guest post originally published on Linkerd’s blog by William Morgan (Photo by drmakete lab on Unsplash) Over the past 18 months, the adoption of Linkerd has skyrocketed in enterprise environments, with companies like Adidas, Microsoft, Plaid, and DB Schenker deploying Linkerd to bring security,…
36 CNCF term 2 LFX mentees have successfully completed the program!
Congratulations to the 36 interns who have graduated from the LFX Program after working with CNCF projects over June, July, and August! Mentees had the opportunity to work on many different projects across our Graduated, Incubating,…
Introducing the Wasm landscape (in English and Chinese)
By Chris Aniszczyk, Vivian Hu and Michael Yuan “Containers are the new normal, and WebAssembly is the future.” — CNCF Annual Survey 2022 key findings. Originally created as a secure sandbox to run compiled C/C++…
Kubernetes 1.28: revenge of the sidecars?
Member post originally published on the Buoyant blog by William Morgan A guide to Kubernetes sidecars: what they are, why they exist, and what Kubernetes 1.28 changes If you’re using Kubernetes, you’ve probably heard the term sidecar by…
Canary deployment with Flagger and Istio on Devtron
Guest post originally published on Devtron’s blog by Rupin Solanki TL;DR: Users can deploy apps and progressively shift traffic to an already-deployed version or the new version or roll it out to a subset of users…