Posts in 2016

  • SIG-UI: the place for building awesome user interfaces for Kubernetes

    By Piotr Bryk (Google) | Wednesday, April 20, 2016 in Blog

    Editor's note: This week we’re featuring Kubernetes Special Interest Groups; Today’s post is by the SIG-UI team describing their mission and showing the cool projects they work on. Kubernetes has been handling production workloads for a long time now …

    Read more

  • SIG-ClusterOps: Promote operability and interoperability of Kubernetes clusters

    By Rob Hirschfeld (RackN) | Tuesday, April 19, 2016 in Blog

    Editor's note: This week we’re featuring Kubernetes Special Interest Groups; Today’s post is by the SIG-ClusterOps team whose mission is to promote operability and interoperability of Kubernetes clusters -- to listen, help & escalate. We think …

    Read more

  • SIG-Networking: Kubernetes Network Policy APIs Coming in 1.3

    By Chris Marino (Pani Networks) | Monday, April 18, 2016 in Blog

    Editor's note: This week we’re featuring Kubernetes Special Interest Groups; Today’s post is by the Network-SIG team describing network policy APIs coming in 1.3 - policies for security, isolation and multi-tenancy. The Kubernetes network SIG has …

    Read more

  • How to deploy secure, auditable, and reproducible Kubernetes clusters on AWS

    By Colin Hom (CoreOS) | Friday, April 15, 2016 in Blog

    At CoreOS, we're all about deploying Kubernetes in production at scale. Today we are excited to share a tool that makes deploying Kubernetes on Amazon Web Services (AWS) a breeze. Kube-aws is a tool for deploying auditable and reproducible Kubernetes …

    Read more

  • Container survey results - March 2016

    By Brendan Burns (Google) | Friday, April 08, 2016 in Blog

    Last month, we had our third installment of our container survey and today we look at the results. (raw data is available here) Looking at the headline number, “how many people are using containers” we see a decrease in the number of people currently …

    Read more

  • Adding Support for Kubernetes in Rancher

    By Darren Shepherd (Rancher Labs) | Friday, April 08, 2016 in Blog

    Over the last year, we’ve seen a tremendous increase in the number of companies looking to leverage containers in their software development and IT organizations. To achieve this, organizations have been looking at how to build a centralized …

    Read more

  • Configuration management with Containers

    By Paul Morie (Red Hat) | Monday, April 04, 2016 in Blog

    Editor's note: this is our seventh post in a series of in-depth posts on what's new in Kubernetes 1.2 A good practice when writing applications is to separate application code from configuration. We want to enable application authors to easily employ …

    Read more

  • Using Deployment objects with Kubernetes 1.2

    By Janet Kuo (Google) | Friday, April 01, 2016 in Blog

    Editor's note: this is the seventh post in a series of in-depth posts on what's new in Kubernetes 1.2 Kubernetes has made deploying and managing applications very straightforward, with most actions a single API or command line away, including rolling …

    Read more

  • Kubernetes 1.2 and simplifying advanced networking with Ingress

    By Prashanth Balasubramanian (independent) | Thursday, March 31, 2016 in Blog

    Editor's note: This is the sixth post in a series of in-depth posts on what's new in Kubernetes 1.2 Ingress is currently in beta and under active development. In Kubernetes, Services and Pods have IPs only routable by the cluster network, by default. …

    Read more

  • Using Spark and Zeppelin to process big data on Kubernetes 1.2

    By Zach Loafman (Google) | Wednesday, March 30, 2016 in Blog

    Editor's note: this is the fifth post in a series of in-depth posts on what's new in Kubernetes 1.2 With big data usage growing exponentially, many Kubernetes customers have expressed interest in running Apache Spark on their Kubernetes clusters to …

    Read more