Search results for: ko


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…


Onboarding in full remote

Posted on December 28, 2020 | By Dudi Cohen

Guest post originally published on Rookout’s blog by Dudi Cohen When taking a look at how we had to change the way we work, going from seeing everyone in the company almost everyday into a fully remote mode,…


Cluster addons via Operators

Posted on December 18, 2020 | By Sandeep Rajan

By Sandeep Rajan, Software Engineer, Infoblox Addons extend the functionality of Kubernetes. Some of the addons like CoreDNS and kube-proxy are considered essential to the functionality of a Kubernetes cluster and are shipped along with cluster management tools like…


KubeCon + CloudNativeCon North America 2020 – Virtual Conference Transparency Report: Getting in the Virtual Groove!

Posted on December 18, 2020

As we said goodbye to Dan Kohn, a titan of the open source community with a brilliant mind and gentle soul, we were reminded that at the heart of the open source movement is diversity-powered resilience.  Together we…


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…


CNCF Welcomes New Marketing Co-Chairs: Kaitlyn Barnard and Lexi Nadolski

Posted on December 16, 2020

We are excited to announce Kaitlyn Barnard and Lexi Nadolski as CNCF’s new Marketing Committee Co-Chairs! Kaitlyn and Lexi will follow in the footsteps of Mark Coleman and will lead the committee to define its goals and achieve…


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…


Securing Open Source: Fuzzing integration, vulnerability analysis and bug fixing of Fluent Bit

Posted on December 15, 2020 | By David Korczynski

Cross-post originally posted on the Ada Logics blog by David Korczynski, CEO of Ada Logics. This fall we partnered with Ada Logics on securing the Fluent Bit log processor project by way of fuzzing integration, vulnerability analysis and…


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…


Set up your K3s cluster for high availability on DigitalOcean

Posted on December 12, 2020 | By Alex Ellis

Guest post originally published on Rancher’s blog by Alex Ellis Introduction In this post, we will outline a reference architecture for setting up K3s in a High Availability (HA) configuration. This means that your K3s cluster can tolerate…