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
-
The History of Kubernetes & the Community Behind It
Friday, July 20, 2018 in Blog
Authors: Brendan Burns (Distinguished Engineer, Microsoft) It is remarkable to me to return to Portland and OSCON to stand on stage with members of the Kubernetes community and accept this award for Most Impactful Open Source Project. It was scarcely …
-
Kubernetes Wins the 2018 OSCON Most Impact Award
Thursday, July 19, 2018 in Blog
Authors: Brian Grant (Principal Engineer, Google) and Tim Hockin (Principal Engineer, Google) We are humbled to be recognized by the community with this award. We had high hopes when we created Kubernetes. We wanted to change the way cloud …
-
11 Ways (Not) to Get Hacked
Wednesday, July 18, 2018 in Blog
Author: Andrew Martin (ControlPlane) Kubernetes security has come a long way since the project's inception, but still contains some gotchas. Starting with the control plane, building up through workload and network security, and finishing with a …
-
How the sausage is made: the Kubernetes 1.11 release interview, from the Kubernetes Podcast
Monday, July 16, 2018 in Blog
Author: Craig Box (Google) At KubeCon EU, my colleague Adam Glick and I were pleased to announce the Kubernetes Podcast from Google. In this weekly conversation, we focus on all the great things that are happening in the world of Kubernetes and Cloud …
-
Resizing Persistent Volumes using Kubernetes
Thursday, July 12, 2018 in Blog
Author: Hemant Kumar (Red Hat) Editor’s note: this post is part of a series of in-depth articles on what’s new in Kubernetes 1.11 In Kubernetes v1.11 the persistent volume expansion feature is being promoted to beta. This feature allows users to …
-
Dynamic Kubelet Configuration
Wednesday, July 11, 2018 in Blog
Author: Michael Taufen (Google) 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 Configuration? Kubernetes provides API-centric tooling that significantly improves workflows for …
-
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 …