Posts in 2016
- 
How Qbox Saved 50% per Month on AWS Bills Using Kubernetes and SupergiantTuesday, 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 … 
- 
Kubernetes 1.4: Making it easy to run on Kubernetes anywhereMonday, 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 … 
- 
High performance network policies in Kubernetes clustersWednesday, 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 … 
- 
Creating a PostgreSQL Cluster using HelmFriday, 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 … 
- 
Deploying to Multiple Kubernetes Clusters with kitTuesday, 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 … 
- 
Cloud Native Application InterfacesThursday, 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 … 
- 
Security Best Practices for Kubernetes DeploymentWednesday, 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 … 
- 
Scaling Stateful Applications using Kubernetes Pet Sets and FlexVolumes with Datera Elastic Data FabricMonday, 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 … 
- 
SIG Apps: build apps for and operate them in KubernetesTuesday, 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, … 
- 
Kubernetes Namespaces: use cases and insightsTuesday, 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 …