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…
Secure software supply chain for OCI Artifacts on Kubernetes
Guest post originally published on SparkFabrik’s blog The concept of the Software Supply Chain is growing in importance since the Cloud Native approach has become increasingly central to modern application development. As in traditional industry, an…
4 ways to improve long term Kubernetes capacity and cloud costs in Kubernetes
Member post originally published on the Fairwinds blog by Danielle Cook Today, who isn’t looking for ways to minimize costs and increase efficiency? The uncertain economic environment is causing many organizations to take another look at cloud costs…
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++…
AI for Kubernetes; good or evil?
Member post originally published on the Nethopper blog by Chris Munford, Nethopper’s Founder/CEO Disclaimer: for the “We haven’t achieved AI yet” crowd, please replace All “AI” with “ML” in this article. Is AI good or evil?…
Network resiliency in private cloud: (part 1 – the why)
Guest post originally published on the Netris blog by Alex Saroyan, CEO/co-founder at Netris Network Failures are Inevitable. This post will help you plan for them and make them non-existent to your customers. Why? In a…
Automated security in GitOps pipelines with Weave Policy Engine
Member post originally published on the Weaveworks blog by Twain Taylor Discover the power of Weave Policy Engine for automated security in GitOps pipelines. Strengthen your Kubernetes applications’ security and compliance with policy-as-code enforcement. Learn more….
Throttling incoming traffic requests without changing the core banking system FYNDNA is an Indian software startup with the vision of enabling financial institutions to increase their customer engagement and profitability by developing cloud-native, digitally-enabled, versatile technologies….
Verifying images in a private Amazon ECR with Kyverno and IAM Roles for Service Accounts (IRSA)
Community post originally published on GitHub by Shuting Zhao, a maintainer of Kyverno When running workloads in Amazon Elastic Kubernetes Service (EKS), it is essential to ensure supply chain security by verifying container image signatures and…
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…