You are viewing documentation for Kubernetes version: v1.18
Kubernetes v1.18 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
Posts in 2018
Kubernetes v1.12: Introducing RuntimeClass
Wednesday, October 10, 2018 in Blog
Author: Tim Allclair (Google) Kubernetes originally launched with support for Docker containers running native applications on a Linux host. Starting with rkt in Kubernetes 1.3 more runtimes were coming, which lead to the development of the Container …
Introducing Volume Snapshot Alpha for Kubernetes
Tuesday, October 09, 2018 in Blog
Author: Jing Xu (Google) Xing Yang (Huawei), Saad Ali (Google) Kubernetes v1.12 introduces alpha support for volume snapshotting. This feature allows creating/deleting volume snapshots, and the ability to create new volumes from a snapshot natively …
Support for Azure VMSS, Cluster-Autoscaler and User Assigned Identity
Monday, October 08, 2018 in Blog
Author: Krishnakumar R (KK) (Microsoft), Pengfei Ni (Microsoft) Introduction With Kubernetes v1.12, Azure virtual machine scale sets (VMSS) and cluster-autoscaler have reached their General Availability (GA) and User Assigned Identity is available as …
Introducing the Non-Code Contributor’s Guide
Thursday, October 04, 2018 in Blog
Author: Noah Abrahams (InfoSiftr), Jonas Rosland (VMware), Ihor Dvoretskyi (CNCF) It was May 2018 in Copenhagen, and the Kubernetes community was enjoying the contributor summit at KubeCon/CloudNativeCon, complete with the first run of the New …
KubeDirector: The easy way to run complex stateful applications on Kubernetes
Wednesday, October 03, 2018 in Blog
Author: Thomas Phelan (BlueData) KubeDirector is an open source project designed to make it easy to run complex stateful scale-out application clusters on Kubernetes. KubeDirector is built using the custom resource definition (CRD) framework and …
Building a Network Bootable Server Farm for Kubernetes with LTSP
Tuesday, October 02, 2018 in Blog
Author: Andrei Kvapil (WEDOS) In this post, I'm going to introduce you to a cool technology for Kubernetes, LTSP. It is useful for large baremetal Kubernetes deployments. You don't need to think about installing an OS and binaries on each node …
Health checking gRPC servers on Kubernetes
Monday, October 01, 2018 in Blog
Author: Ahmet Alp Balkan (Google) gRPC is on its way to becoming the lingua franca for communication between cloud-native microservices. If you are deploying gRPC applications to Kubernetes today, you may be wondering about the best way to configure …
Kubernetes 1.12: Kubelet TLS Bootstrap and Azure Virtual Machine Scale Sets (VMSS) Move to General Availability
Thursday, September 27, 2018 in Blog
Author: The 1.12 Release Team We’re pleased to announce the delivery of Kubernetes 1.12, our third release of 2018! Today’s release continues to focus on internal improvements and graduating features to stable in Kubernetes. This newest version …
Hands On With Linkerd 2.0
Tuesday, September 18, 2018 in Blog
Author: Thomas Rampelberg (Buoyant) Linkerd 2.0 was recently announced as generally available (GA), signaling its readiness for production use. In this tutorial, we’ll walk you through how to get Linkerd 2.0 up and running on your Kubernetes cluster …
2018 Steering Committee Election Cycle Kicks Off
Thursday, September 06, 2018 in Blog
Author: Paris Pittman (Google), Jorge Castro (Heptio), Ihor Dvoretskyi (CNCF) Having a clear, definable governance model is crucial for the health of open source projects. For one of the highest velocity projects in the open source world, governance …