Search results for: Helm


Spark Operator and S3: 4 Integration Steps to Operator Flames

Posted on January 20, 2021 | By Allison Richardet

Guest post originally published by Allison Richardet, Principal Software Development Engineer, Mastercard At MasterCard, the Internal Cloud Team maintains our on-premises Kubernetes platform. Our work includes maintaining Kubernetes clusters, the core deployments we rely on and provide our…


An introduction to Kubernetes scurity using Falco

Posted on January 13, 2021 | By Frederick Fernando

Guest post originally published on InfraCloud’s blog by Frederick Fernando Let’s talk about Kubernetes security As Kubernetes continues to grow in adoption, it is important for us to know how to secure it. In a dynamic infrastructure platform…


2020 CNCF Annual Report

Posted on December 29, 2020

The Cloud Native Computing Foundation (CNCF) annual report for 2020 is now available. The report highlights the growth of the community, events, projects, and more, over the past year. As CNCF celebrated its fifth birthday in 2020, it…


CNCF Annual Report 2020

Posted on December 25, 2020

Table of Contents Who We Are Remembering Dan KohnMomentum in 2020Membership End User Community End Users & CNCF Projects / TOCEnd Users & KubeCon + CloudNativeConCNCF End User Technology RadarEnd User Training BenefitsEnd User Case StudiesConferences & EventsWellness…


Solving configuration drift using GitOps with Argo CD

Posted on December 17, 2020 | By Kostis Kapelonis

Argo CD (part of the Argo project) is a deployment solution for Kubernetes that follows the GitOps paradigm.  Deploying to Kubernetes with Argo CD In the most basic scenario, Argo CD continuously monitors a Git repository with Kubernetes…


Multi-cluster & multi-cloud service meshes with Kuma and Envoy

Posted on December 15, 2020 | By Marco Palladino

Guest post by Marco Palladino, CTO & Co-Founder at Kong; Creator & maintainer of Kuma When we first created Kuma – which means “bear” in Japanese – we dreamed of creating a service mesh that could run across…


Kubernetes 101: An Introduction

Posted on December 14, 2020 | By Garreth Davies

Guest post originally published on on Mobilise Cloud’s blog by Garreth Davies Cloud Consultant at Mobilise Kubernetes is now the de facto container orchestration platform deployed by businesses across the globe. In its short existence it has had incredible…


The top Kubernetes APIs for cloud-native observability, part 3: the Kubernetes Events API and API Watchers

Posted on December 10, 2020 | By Caleb Hailey

Guest post originally published by Caleb Hailey, CEO at Sensu This series is adapted from Sensu’s whitepaper on the top 7 APIs for cloud-native observability. Catch up on parts 1 and 2. Welcome to part 3 of our…


My First KubeCon

Posted on December 2, 2020 | By Massimiliano Giovagnoli

Guest post by Massimiliano Giovagnoli, DevOps Engineer at Deltatre and Falco project contributor This is just a story and thoughts about people. I begin with me, telling you about my first KubeCon ever. Since I couldn’t join the…


How to Develop Microservices in Kubernetes

Posted on November 30, 2020 | By Zachary Conger

Guest post originally published on StackHawk’s blog by Zachary Conger, Senior DevOps Engineer at StackHawk Overview We love containers. At StackHawk we have always been fans of containers. From day one we made the decision to ship HawkScan…