Posts in 2016

  • Thousand Instances of Cassandra using Kubernetes Pet Set

    Wednesday, July 13, 2016 in Blog

    Editor’s note: this post is part of a series of in-depth articles on what's new in Kubernetes 1.3 Running The Greek Pet Monster Races For the Kubernetes 1.3 launch, we wanted to put the new Pet Set through its paces. By testing a thousand instances …

    Read more

  • Stateful Applications in Containers!? Kubernetes 1.3 Says “Yes!”

    Wednesday, July 13, 2016 in Blog

    Editor's note: today’s guest post is from Mark Balch, VP of Products at Diamanti, who’ll share more about the contributions they’ve made to Kubernetes. Congratulations to the Kubernetes community on another value-packed release. A focus on stateful …

    Read more

  • Kubernetes in Rancher: the further evolution

    Tuesday, July 12, 2016 in Blog

    Editor’s note: today's guest post is from Alena Prokharchyk, Principal Software Engineer at Rancher Labs, who’ll share how they are incorporating new Kubernetes features into their platform. Kubernetes was the first external orchestration platform …

    Read more

  • Autoscaling in Kubernetes

    Tuesday, July 12, 2016 in Blog

    Editor’s note: this post is part of a series of in-depth articles on what's new in Kubernetes 1.3 Customers using Kubernetes respond to end user requests quickly and ship software faster than ever before. But what happens when you build a service …

    Read more

  • rktnetes brings rkt container engine to Kubernetes

    Monday, July 11, 2016 in Blog

    Editor’s note: this post is part of a series of in-depth articles on what's new in Kubernetes 1.3 As part of Kubernetes 1.3, we’re happy to report that our work to bring interchangeable container engines to Kubernetes is bearing early fruit. What we …

    Read more

  • Minikube: easily run Kubernetes locally

    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

    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

    Wednesday, July 06, 2016 in Blog

    Author: Aparna Sinha, Google 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 …

    Read more

  • Container Design Patterns

    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