You are viewing documentation for Kubernetes version: v1.22
Kubernetes v1.22 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 1.11: In-Cluster Load Balancing and CoreDNS Plugin Graduate to General Availability
Wednesday, June 27, 2018 in Blog
Author: Kubernetes 1.11 Release Team We’re pleased to announce the delivery of Kubernetes 1.11, our second release of 2018! Today’s release continues to advance maturity, scalability, and flexibility of Kubernetes, marking significant progress on …
-
Dynamic Ingress in Kubernetes
Thursday, June 07, 2018 in Blog
Author: Richard Li (Datawire) Kubernetes makes it easy to deploy applications that consist of many microservices, but one of the key challenges with this type of architecture is dynamically routing ingress traffic to each of these services. One …
-
4 Years of K8s
Wednesday, June 06, 2018 in Blog
Author: Joe Beda (CTO and Founder, Heptio) On June 6, 2014 I checked in the first commit of what would become the public repository for Kubernetes. Many would assume that is where the story starts. It is the beginning of history, right? But that …
-
Say Hello to Discuss Kubernetes
Wednesday, May 30, 2018 in Blog
Author: Jorge Castro (Heptio) Communication is key when it comes to engaging a community of over 35,000 people in a global and remote environment. Keeping track of everything in the Kubernetes community can be an overwhelming task. On one hand we …
-
Introducing kustomize; Template-free Configuration Customization for Kubernetes
Tuesday, May 29, 2018 in Blog
Authors: Jeff Regan (Google), Phil Wittrock (Google) If you run a Kubernetes environment, chances are you’ve customized a Kubernetes configuration — you've copied some API object YAML files and edited them to suit your needs. But there are drawbacks …
-
Kubernetes Containerd Integration Goes GA
Thursday, May 24, 2018 in Blog
Kubernetes Containerd Integration Goes GA Authors: Lantao Liu, Software Engineer, Google and Mike Brown, Open Source Developer Advocate, IBM In a previous blog - Containerd Brings More Container Runtime Options for Kubernetes, we introduced the alpha …
-
Getting to Know Kubevirt
Tuesday, May 22, 2018 in Blog
Author: Jason Brooks (Red Hat) Once you've become accustomed to running Linux container workloads on Kubernetes, you may find yourself wishing that you could run other sorts of workloads on your Kubernetes cluster. Maybe you need to run an …
-
Gardener - The Kubernetes Botanist
Thursday, May 17, 2018 in Blog
Authors: Rafael Franzke (SAP), Vasu Chandrasekhara (SAP) Today, Kubernetes is the natural choice for running software in the Cloud. More and more developers and corporations are in the process of containerizing their applications, and many of them …
-
Docs are Migrating from Jekyll to Hugo
Saturday, May 05, 2018 in Blog
Author: Zach Corleissen (CNCF) Changing the site framework After nearly a year of investigating how to enable multilingual support for Kubernetes docs, we've decided to migrate the site's static generator from Jekyll to Hugo. What does the Hugo …
-
Announcing Kubeflow 0.1
Friday, May 04, 2018 in Blog
Since Last We Met Since the initial announcement of Kubeflow at the last KubeCon+CloudNativeCon, we have been both surprised and delighted by the excitement for building great ML stacks for Kubernetes. In just over five months, the Kubeflow project …