Search results for: open cluster management


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? Is it…


Network resiliency in private cloud: (part 1 – the why)

Posted on September 1, 2023 | By 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 public cloud,…


Automated security in GitOps pipelines with Weave Policy Engine

Posted on August 31, 2023 | By 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. Enterprises stepping…


Verifying images in a private Amazon ECR with Kyverno and IAM Roles for Service Accounts (IRSA)

Posted on August 29, 2023 | By 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 other metadata….


Canary deployment with Flagger and Istio on Devtron

Posted on August 23, 2023 | By 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 before rolling…


The future of API gateways on Kubernetes

Posted on August 14, 2023 | By Pubudu Gunatilaka

Guest post originally published on WS02’s blog by Pubudu Gunatilaka Key Takeaways  Introduction  The exponential growth of the Internet and cloud computing has given rise to applications that are smaller, more distributed, and designed for highly dynamic environments…


Workshop recap: running Linkerd in production

Posted on August 9, 2023 | By Flynn

Guest post originally published on Linkerd’s blog by Flynn This blog post is based on a workshop that I delivered at Buoyant’s Service Mesh Academy. If this seems interesting, check out the full recording! Linkerd is used in a great…


Real-time analytics with stream processing and OLAP

Posted on August 8, 2023 | By Hubert Dulay

Guest post originally published on Medium by Hubert Dulay Gartner States: “By the end of 2024, 75% of organizations will shift from piloting to operationalizing artificial intelligence (AI), driving a 5 times increase in streaming data and analytics infrastructures.” https://www.gartner.com/en/newsroom/press-releases/2020-06-22-gartner-identifies-top-10-data-and-analytics-technolo…


Have we reached a point of no return on managing software dependencies?

Posted on August 7, 2023 | By Paolo Mainardi

Guest post originally published on Paolo Mainardi’s blog by Paolo Mainardi, Founder and CTO of Sparkfabrik Software Supply Chain security issues are hitting hard the whole OSS ecosystem; not a day goes by without a security incident going into the wild,…


Securing GRPC on Kubernetes with mTLS identities, using Linkerd and Go

Posted on August 1, 2023 | By Lachlan Smith

Guest post originally published on Medium by Lachlan Smith Lachlan Smith from the ZeroFlucs Engineering team takes a dive into how we use strong identities, message authentication and encryption to ensure trusted, secure and contained communication in Kubernetes….