Posts in 2016

  • Minikube: easily run Kubernetes locally

    By Dan Lorenc (Google) | Monday, July 11, 2016 in Blog

    Editor's note: This is the first post in a series of in-depth articles on what's new in Kubernetes 1.3 While Kubernetes is one of the best tools for managing containerized applications available today, and has been production-ready for over a year, …

    Read more

  • Five Days of Kubernetes 1.3

    Monday, July 11, 2016 in Blog

    Last week we released Kubernetes 1.3, two years from the day when the first Kubernetes commit was pushed to GitHub. Now 30,000+ commits later from over 800 contributors, this 1.3 releases is jam packed with updates driven by feedback from users. …

    Read more

  • Updates to Performance and Scalability in Kubernetes 1.3 -- 2,000 node 60,000 pod clusters

    By Wojciech Tyczynski (Google) | Thursday, July 07, 2016 in Blog

    We are proud to announce that with the release of version 1.3, Kubernetes now supports 2000-node clusters with even better end-to-end pod startup time. The latency of our API calls are within our one-second Service Level Objective (SLO) and most of …

    Read more

  • Kubernetes 1.3: Bridging Cloud Native and Enterprise Workloads

    By Aparna Sinha (Google) | Wednesday, July 06, 2016 in Blog

    Nearly two years ago, when we officially kicked off the Kubernetes project, we wanted to simplify distributed systems management and provide the core technology required to everyone. The community’s response to this effort has blown us away. Today, …

    Read more

  • Container Design Patterns

    By Brendan Burns (Google), David Oppenheimer (Google) | Tuesday, June 21, 2016 in Blog

    Kubernetes automates deployment, operations, and scaling of applications, but our goals in the Kubernetes project extend beyond system management -- we want Kubernetes to help developers, too. Kubernetes should make it easy for them to write the …

    Read more

  • The Illustrated Children's Guide to Kubernetes

    Thursday, June 09, 2016 in Blog

    Kubernetes is an open source project with a growing community. We love seeing the ways that our community innovates inside and on top of Kubernetes. Deis is an excellent example of company who understands the strategic impact of strong container …

    Read more

  • Bringing End-to-End Kubernetes Testing to Azure (Part 1)

    By Travis Newhouse (AppFormix) | Monday, June 06, 2016 in Blog

    At AppFormix, continuous integration testing is part of our culture. We see many benefits to running end-to-end tests regularly, including minimizing regressions and ensuring our software works together as a whole. To ensure a high quality experience …

    Read more

  • Hypernetes: Bringing Security and Multi-tenancy to Kubernetes

    By Harry Zhang (HyperHQ), Pengfei Ni (HyperHQ) | Tuesday, May 24, 2016 in Blog

    While many developers and security professionals are comfortable with Linux containers as an effective boundary, many users need a stronger degree of isolation, particularly for those running in a multi-tenant environment. Sadly, today, those users …

    Read more

  • CoreOS Fest 2016: CoreOS and Kubernetes Community meet in Berlin (& San Francisco)

    By Sarah Novotny (independent) | Tuesday, May 03, 2016 in Blog

    CoreOS Fest 2016 will bring together the container and open source distributed systems community, including many thought leaders in the Kubernetes space. It is the second annual CoreOS community conference, held for the first time in Berlin on May …

    Read more

  • Introducing the Kubernetes OpenStack Special Interest Group

    By Steve Gordon (Red Hat), Ihor Dvoretskyi (Mirantis) | Friday, April 22, 2016 in Blog

    Editor's note: This week we’re featuring Kubernetes Special Interest Groups; Today’s post is by the SIG-OpenStack team about their mission to facilitate ideas between the OpenStack and Kubernetes communities. The community around the Kubernetes …

    Read more