Posts in 2016

  • Kubernetes Community Meeting Notes - 20160114

    Thursday, January 28, 2016 in Blog

    January 14 - RackN demo, testing woes, and KubeCon EU CFP. Note taker: Joe Beda Demonstration: Automated Deploy on Metal, AWS and others w/ Digital Rebar, Rob Hirschfeld and Greg Althaus from RackN Greg Althaus. CTO. Digital Rebar is the product. …

    Read more

  • Why Kubernetes doesn’t use libnetwork

    Thursday, January 14, 2016 in Blog

    Kubernetes has had a very basic form of network plugins since before version 1.0 was released — around the same time as Docker's libnetwork and Container Network Model (CNM) was introduced. Unlike libnetwork, the Kubernetes plugin system still …

    Read more

  • Simple leader election with Kubernetes and Docker

    Monday, January 11, 2016 in Blog

    Overview Kubernetes simplifies the deployment and operational management of services running on clusters. However, it also simplifies the development of these services. In this post we'll see how you can use Kubernetes to easily perform leader …

    Read more

Posts in 2015