Posts in 2018

  • The History of Kubernetes & the Community Behind It

    By Brendan Burns (Microsoft) | Friday, July 20, 2018 in Blog

    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 three years ago, that on this very same stage we declared …

    Read more

  • Kubernetes Wins the 2018 OSCON Most Impact Award

    By Brian Grant (Google), Tim Hockin (Google) | Thursday, July 19, 2018 in Blog

    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 applications were deployed and managed. Whether we’d succeed or not was very uncertain. And look how far …

    Read more

  • 11 Ways (Not) to Get Hacked

    By Andrew Martin (ControlPlane) | Wednesday, July 18, 2018 in Blog

    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 projection into the future of security, …

    Read more

  • How the sausage is made: the Kubernetes 1.11 release interview, from the Kubernetes Podcast

    By Craig Box (Google) | Monday, July 16, 2018 in Blog

    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 Native. From the news of …

    Read more

  • Resizing Persistent Volumes using Kubernetes

    By Hemant Kumar (Red Hat) | Thursday, July 12, 2018 in Blog

    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 easily resize an existing volume by …

    Read more

  • Dynamic Kubelet Configuration

    By Michael Taufen (Google) | Wednesday, July 11, 2018 in Blog

    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 Configuration? Kubernetes provides …

    Read more

  • Meet Our Contributors - Monthly Streaming YouTube Mentoring Series

    By Paris Pittman (Google) | Tuesday, July 10, 2018 in Blog

    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 community on the first 30 minutes of …

    Read more

  • CoreDNS GA for Kubernetes Cluster DNS

    By John Belamaric (Infoblox) | Tuesday, July 10, 2018 in Blog

    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 alternative to the kube-dns …

    Read more

  • IPVS-Based In-Cluster Load Balancing Deep Dive

    By Jun Du (Huawei), Haibin Xie (Huawei), Wei Liang (Huawei) | Monday, July 09, 2018 in Blog

    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 In-Cluster Service Load Balancing graduates to General …

    Read more

  • Airflow on Kubernetes (Part 1): A Different Kind of Operator

    By Daniel Imberman (Bloomberg LP) | Thursday, June 28, 2018 in Blog

    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 orchestration framework to natively launch …

    Read more