Kubernetes 1.28: the security perspective
Guest post originally published on ARMO’s blog by Ben Hirschberg, CTO & Co-founder at ARMO With each release, Kubernetes introduces new features and enhancements to improve the user experience and address the evolving needs of its users. Today’s…
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,…
Guest post originally published on Weaveworks’ blog Overview Developed by Weaveworks in 2016, Flux CD is a GitOps continuous delivery tool used to streamline and automate application deployments. It started as a small, internal project; now it’s a CNCF-graduated…
Switching To Cilium For Scalable and Cloud Native Networking Trip.com Group Limited, a multinational travel service conglomerate, serves customers in over 40 languages and 200 countries. Their operations are supported by a vast IT infrastructure, with…
Discovering chaos: my LFX mentorship journey with LitmusChaos
Mentorship post originally published on dev.to by Nagesh Bansal, LitmusChaos Contributor Diving into Kubernetes as a newcomer can be quite overwhelming. Have you ever thought about contributing to CNCF projects? If so, you’ve probably had a…
Member post originally published on the Kubeark blog by Teo Harapcea What strategies can businesses adopt to maintain their edge in the fast-paced digital world? One key strategy is embracing agility. So, businesses are aggressively seeking…
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…
Inside Prometheus + the PCA exam
Prometheus is one of the highest velocity CNCF projects, with broad adoption across the IT industry globally, so it’s no wonder that the Prometheus Certified Associate (PCA) has become one of our most popular certifications. This…
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…