Posts in 2018

  • 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

  • Kubernetes 1.11: In-Cluster Load Balancing and CoreDNS Plugin Graduate to General Availability

    By Kubernetes v1.11 Release Team | Wednesday, June 27, 2018 in Blog

    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 features that the team has been hard at …

    Read more

  • Dynamic Ingress in Kubernetes

    By Richard Li (Datawire) | Thursday, June 07, 2018 in Blog

    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 approach is Ambassador, a …

    Read more

  • 4 Years of K8s

    By Joe Beda (Heptio) | Wednesday, June 06, 2018 in Blog

    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 really doesn’t tell the whole story. The cast …

    Read more