Posts in 2020
-
Kong Ingress Controller and Service Mesh: Setting up Ingress to Istio on Kubernetes
Wednesday, March 18, 2020 in Blog
Author: Kevin Chen, Kong Kubernetes has become the de facto way to orchestrate containers and the services within services. But how do we give services outside our cluster access to what is within? Kubernetes comes with the Ingress API object that …
-
Contributor Summit Amsterdam Postponed
Wednesday, March 04, 2020 in Blog
Authors: Dawn Foster (VMware), Jorge Castro (VMware) The CNCF has announced that KubeCon + CloudNativeCon EU has been delayed until July/August of 2020. As a result the Contributor Summit planning team is weighing options for how to proceed. Here’s …
-
Bring your ideas to the world with kubectl plugins
Friday, February 28, 2020 in Blog
Author: Cornelius Weig (TNG Technology Consulting GmbH) kubectl is the most critical tool to interact with Kubernetes and has to address multiple user personas, each with their own needs and opinions. One way to make kubectl do what you need is to …
-
Contributor Summit Amsterdam Schedule Announced
Tuesday, February 18, 2020 in Blog
Authors: Jeffrey Sica (Red Hat), Amanda Katona (VMware) tl;dr Registration is open and the schedule is live so register now and we’ll see you in Amsterdam! Kubernetes Contributor Summit Sunday, March 29, 2020 Evening Contributor Celebration: …
-
Deploying External OpenStack Cloud Provider with Kubeadm
Friday, February 07, 2020 in Blog
This document describes how to install a single control-plane Kubernetes cluster v1.15 with kubeadm on CentOS, and then deploy an external OpenStack cloud provider and Cinder CSI plugin to use Cinder volumes as persistent volumes in Kubernetes. …
-
KubeInvaders - Gamified Chaos Engineering Tool for Kubernetes
Wednesday, January 22, 2020 in Blog
Authors Eugenio Marzo, Sourcesense Some months ago, I released my latest project called KubeInvaders. The first time I shared it with the community was during an Openshift Commons Briefing session. Kubenvaders is a Gamified Chaos Engineering tool for …
-
Reviewing 2019 in Docs
Tuesday, January 21, 2020 in Blog
Author: Zach Corleissen (Cloud Native Computing Foundation) Hi, folks! I'm one of the co-chairs for the Kubernetes documentation special interest group (SIG Docs). This blog post is a review of SIG Docs in 2019. Our contributors did amazing work last …
-
CSI Ephemeral Inline Volumes
Tuesday, January 21, 2020 in Blog
Author: Patrick Ohly (Intel) Typically, volumes provided by an external storage driver in Kubernetes are persistent, with a lifecycle that is completely independent of pods or (as a special case) loosely coupled to the first pod which uses a volume …
-
Kubernetes on MIPS
Wednesday, January 15, 2020 in Blog
Authors: TimYin Shi, Dominic Yin, Wang Zhan, Jessica Jiang, Will Cai, Jeffrey Gao, Simon Sun (Inspur) Background MIPS (Microprocessor without Interlocked Pipelined Stages) is a reduced instruction set computer (RISC) instruction set architecture …
-
Announcing the Kubernetes bug bounty program
Tuesday, January 14, 2020 in Blog
Authors: Maya Kaczorowski and Tim Allclair, Google, on behalf of the Kubernetes Product Security Committee Today, the Kubernetes Product Security Committee is launching a new bug bounty program, funded by the CNCF, to reward researchers finding …