Posts in 2020
-
Kubernetes 1.18 Feature Server-side Apply Beta 2
Wednesday, April 01, 2020 in Blog
Authors: Antoine Pelisse (Google) What is Server-side Apply? Server-side Apply is an important effort to migrate “kubectl apply” to the apiserver. It was started in 2018 by the Apply working group. The use of kubectl to declaratively apply resources …
-
Kubernetes 1.18: Fit & Finish
Wednesday, March 25, 2020 in Blog
Authors: Kubernetes 1.18 Release Team We're pleased to announce the delivery of Kubernetes 1.18, our first release of 2020! Kubernetes 1.18 consists of 38 enhancements: 15 enhancements are moving to stable, 11 enhancements in beta, and 12 …
-
Join SIG Scalability and Learn Kubernetes the Hard Way
Thursday, March 19, 2020 in Blog
Authors: Alex Handy Contributing to SIG Scalability is a great way to learn Kubernetes in all its depth and breadth, and the team would love to have you join as a contributor. I took a look at the value of learning the hard way and interviewed the …
-
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 …