Search results for: open cluster management


What is Flux CD?

Posted on September 15, 2023

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

Posted on September 12, 2023

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

Posted on September 7, 2023

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)

Posted on September 6, 2023 | Chris Aniszczyk, Vivian Hu. and Michael Yuan

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?

Posted on September 5, 2023

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)

Posted on September 1, 2023 | Alex Saroyan

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

Posted on August 31, 2023 | Twain Taylor

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….


HDFC Bank

Posted on August 31, 2023

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)

Posted on August 29, 2023 | Shuting Zhao

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

Posted on August 23, 2023 | Rupin Solanki

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…