Posts in 2018
-
Dynamic Kubelet Configuration
Wednesday, July 11, 2018 in Blog
Author: Michael Taufen (Google) Editor’s note: The feature has been removed in the version 1.24 after deprecation in 1.22. Editor’s note: this post is part of a series of in-depth articles on what’s new in Kubernetes 1.11 Why Dynamic Kubelet …
-
Meet Our Contributors - Monthly Streaming YouTube Mentoring Series
Tuesday, July 10, 2018 in Blog
Author: Paris Pittman (Google) July 11th at 2:30pm and 8pm UTC kicks off our next installment of Meet Our Contributors YouTube series. This month is special: members of the steering committee will be on to answer any and all questions from the …
-
CoreDNS GA for Kubernetes Cluster DNS
Tuesday, July 10, 2018 in Blog
Author: John Belamaric (Infoblox) Editor’s note: this post is part of a series of in-depth articles on what’s new in Kubernetes 1.11 Introduction In Kubernetes 1.11, CoreDNS has reached General Availability (GA) for DNS-based service discovery, as an …
-
IPVS-Based In-Cluster Load Balancing Deep Dive
Monday, July 09, 2018 in Blog
Author: Jun Du(Huawei), Haibin Xie(Huawei), Wei Liang(Huawei) Editor’s note: this post is part of a series of in-depth articles on what’s new in Kubernetes 1.11 Introduction Per the Kubernetes 1.11 release blog post , we announced that IPVS-Based …
-
Airflow on Kubernetes (Part 1): A Different Kind of Operator
Thursday, June 28, 2018 in Blog
Author: Daniel Imberman (Bloomberg LP) Introduction As part of Bloomberg's continued commitment to developing the Kubernetes ecosystem, we are excited to announce the Kubernetes Airflow Operator; a mechanism for Apache Airflow, a popular workflow …
-
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 …