Posts in 2016

  • How Qbox Saved 50% per Month on AWS Bills Using Kubernetes and Supergiant

    Tuesday, September 27, 2016 in Blog

    Editor’s Note: Today’s post is by the team at Qbox, a hosted Elasticsearch provider sharing their experience with Kubernetes and how it helped save them fifty-percent off their cloud bill. A little over a year ago, we at Qbox faced an existential …

    Read more

  • Kubernetes 1.4: Making it easy to run on Kubernetes anywhere

    Monday, September 26, 2016 in Blog

    Today we’re happy to announce the release of Kubernetes 1.4. Since the release to general availability just over 15 months ago, Kubernetes has continued to grow and achieve broad adoption across the industry. From brand new startups to large-scale …

    Read more

  • High performance network policies in Kubernetes clusters

    Wednesday, September 21, 2016 in Blog

    Editor's note: today’s post is by Juergen Brendel, Pritesh Kothari and Chris Marino co-founders of Pani Networks, the sponsor of the Romana project, the network policy software used for these benchmark tests. Network Policies Since the release of …

    Read more

  • Creating a PostgreSQL Cluster using Helm

    Friday, September 09, 2016 in Blog

    Editor’s note: Today’s guest post is by Jeff McCormick, a developer at Crunchy Data, showing how to deploy a PostgreSQL cluster using Helm, a Kubernetes package manager. Crunchy Data supplies a set of open source PostgreSQL and PostgreSQL related …

    Read more

  • Deploying to Multiple Kubernetes Clusters with kit

    Tuesday, September 06, 2016 in Blog

    Editor’s note: today’s guest post is by Chesley Brown, Full-Stack Engineer, at InVision, talking about how they build and open sourced kit to help them to continuously deploy updates to multiple clusters. Our Docker journey at InVision may sound …

    Read more

  • Cloud Native Application Interfaces

    Thursday, September 01, 2016 in Blog

    Standard Interfaces (or, the Thirteenth Factor) --by Brian Grant and Craig Mcluckie, Google When you say we need ‘software standards’ in erudite company, you get some interesting looks. Most concede that software standards have been central to the …

    Read more

  • Security Best Practices for Kubernetes Deployment

    Wednesday, August 31, 2016 in Blog

    Note: some of the recommendations in this post are no longer current. Current cluster hardening options are described in this documentation. Editor’s note: today’s post is by Amir Jerbi and Michael Cherny of Aqua Security, describing security best …

    Read more

  • Scaling Stateful Applications using Kubernetes Pet Sets and FlexVolumes with Datera Elastic Data Fabric

    Monday, August 29, 2016 in Blog

    Editor’s note: today’s guest post is by Shailesh Mittal, Software Architect and Ashok Rajagopalan, Sr Director Product at Datera Inc, talking about Stateful Application provisioning with Kubernetes on Datera Elastic Data Fabric. Introduction …

    Read more

  • SIG Apps: build apps for and operate them in Kubernetes

    Tuesday, August 16, 2016 in Blog

    Editor’s note: This post is by the Kubernetes SIG-Apps team sharing how they focus on the developer and devops experience of running applications in Kubernetes. Kubernetes is an incredible manager for containerized applications. Because of this, …

    Read more

  • Kubernetes Namespaces: use cases and insights

    Tuesday, August 16, 2016 in Blog

    “Who's on first, What's on second, I Don't Know's on third” Who's on First? by Abbott and Costello Introduction Kubernetes is a system with several concepts. Many of these concepts get manifested as “objects” in the RESTful API (often called …

    Read more