Search results for: helm


2022 Argo external security audit: Lessons learned

Posted on July 19, 2022 | By Michael Crenshaw

Project post cross-posted from the Argo Blog by Michael Crenshaw In early 2022, the Argo team and CNCF began work with Ada Logics to perform a security audit on the four Argo projects. Ada Logics discovered a number…


Testing your Infrastructure as Code using Terratest

Posted on July 18, 2022

Guest post originally published on InfraCloud’s blog by Akash Warkhade Setting Up infrastructure manually can be a time-consuming and hectic process. That is when we can make use of Infrastructure as Code (IaC) tools to automate the infrastructure….


Flux June 2022 Update

Posted on July 13, 2022 | By Daniel Holbach

Project cross-post from the Flux blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities which are available for…


How to secure Kubernetes Ingress?

Posted on July 12, 2022

Guest post originally published on the ARMO blog by Ben Hirschberg, VP R&D & Co-founder, ARMO Ingress aims to simplify the way you create access to your Kubernetes services by leveraging traffic routing rules that are defined during the creation of…


The 16-point checklist for GitOps success

Posted on July 8, 2022

Guest post originally published on the Weaveworks blog For efficient GitOps management in your organization you need a GitOps checklist. Here’s a handy 16 point checklist you and your team can use when getting started. Build better code…


DevOps vs. SRE vs. Platform Engineering? The gaps might be smaller than you think

Posted on July 1, 2022 | By Luca Galante

Guest post originally published on the Humanitec blog by Luca Galante Platform engineering is the new cool kid on the block that everyone wants to be friends with. However, many are still confused where this new discipline comes…


How to secure Kubernetes Pods post-PSPs deprecation

Posted on June 30, 2022 | By Amir Kaushansky

Guest post originally published on the ARMO blog by Amir Kaushansky Kubernetes pods are the basic building blocks of Kubernetes. It’s managing one or more tightly coupled application containers allowing them to share resources and networks. Pods are hosted on…


Improving Security by Fuzzing the CNCF landscape

Posted on June 28, 2022 | By Chris Aniszczyk + Adam Korczynski + David Korczynski

By Chris Aniszczyk (CNCF), Adam Korczynski (Ada Logics), David Korczynski (Ada Logics) In this blog post we present an overview of the state of fuzzing across CNCF projects. This is based on efforts and work that CNCF has…


Kubernetes Operators: what are they? Some examples

Posted on June 15, 2022

Guest post originally published on the SparkFabrik blog Kubernetes offers limited initial functionality to ensure flexibility and scalability. K8s Operators are software extensions that make use of Kubernetes APIs to extend behavior. What do we need to know…


The top 10 fallacies in platform engineering

Posted on June 15, 2022 | By Kaspar von Grünberg

Guest post originally published on Humanitec’s blog by Kaspar von Grünberg, CEO at Humanitec We spoke to over 1850 engineering organizations last year. Most are planning to or already building an Internal Developer Platform. Here are the hardest…