You are viewing documentation for Kubernetes version: v1.30

Kubernetes v1.30 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date information, see the latest version.

Posts in 2017

  • Request Routing and Policy Management with the Istio Service Mesh

    By Frank Budinsky (IBM), Andra Cismaru (Google), Israel Shalom (Google) | Tuesday, October 10, 2017 in Blog

    Editor's note: Today’s post is the second post in a three-part series on Istio. In a previous article, we looked at a simple application (Bookinfo) that is composed of four separate microservices. The article showed how to deploy an application with …

    Read more

  • Kubernetes Community Steering Committee Election Results

    Thursday, October 05, 2017 in Blog

    Beginning with the announcement of Kubernetes 1.0 at OSCON in 2015, there has been a concerted effort to share the power and burden of leadership across the Kubernetes community. With the work of the Bootstrap Governance Committee, consisting of …

    Read more

  • Kubernetes 1.8: Security, Workloads and Feature Depth

    By Kubernetes v1.8 Release Team | Friday, September 29, 2017 in Blog

    We’re pleased to announce the delivery of Kubernetes 1.8, our third release this year. Kubernetes 1.8 represents a snapshot of many exciting enhancements and refinements underway. In addition to functional improvements, we’re increasing project-wide …

    Read more

  • Kubernetes StatefulSets & DaemonSets Updates

    By Janet Kuo (Google), Kenneth Owens (Kenneth Owens) | Wednesday, September 27, 2017 in Blog

    This post talks about recent updates to the DaemonSet and StatefulSet API objects for Kubernetes. We explore these features using Apache ZooKeeper and Apache Kafka StatefulSets and a Prometheus node exporter DaemonSet. In Kubernetes 1.6, we added the …

    Read more

  • Introducing the Resource Management Working Group

    By Jeremy Eder (Red Hat) | Thursday, September 21, 2017 in Blog

    Why are we here? Kubernetes has evolved to support diverse and increasingly complex classes of applications. We can onboard and scale out modern, cloud-native web applications based on microservices, batch jobs, and stateful applications with …

    Read more

  • Windows Networking at Parity with Linux for Kubernetes

    By Jason Messer (Microsoft) | Friday, September 08, 2017 in Blog

    Since I last blogged about Kubernetes Networking for Windows four months ago, the Windows Core Networking team has made tremendous progress in both the platform and open source Kubernetes projects. With the updates, Windows is now on par with Linux …

    Read more

  • Kubernetes Meets High-Performance Computing

    By Robert Lalonde (Univa) | Tuesday, August 22, 2017 in Blog

    Anyone who has worked with Docker can appreciate the enormous gains in efficiency achievable with containers. While Kubernetes excels at orchestrating containers, high-performance computing (HPC) applications can be tricky to deploy on Kubernetes. In …

    Read more

  • High Performance Networking with EC2 Virtual Private Clouds

    By Juergen Brendel (Pani Networks) Chris Marino (Pani Networks) | Friday, August 11, 2017 in Blog

    One of the most popular platforms for running Kubernetes is Amazon Web Services’ Elastic Compute Cloud (AWS EC2). With more than a decade of experience delivering IaaS, and expanding over time to include a rich set of services with easy to consume …

    Read more

  • Kompose Helps Developers Move Docker Compose Files to Kubernetes

    By Charlie Drage (Red Hat) | Thursday, August 10, 2017 in Blog

    I'm pleased to announce that Kompose, a conversion tool for developers to transition Docker Compose applications to Kubernetes, has graduated from the Kubernetes Incubator to become an official part of the project. Since our first commit on June 27, …

    Read more

  • Happy Second Birthday: A Kubernetes Retrospective

    Friday, July 28, 2017 in Blog

    As we do every July, we’re excited to celebrate Kubernetes 2nd birthday! In the two years since GA 1.0 launched as an open source project, Kubernetes (abbreviated as K8s) has grown to become the highest velocity cloud-related project. With more than …

    Read more