Black lives matter.
We stand in solidarity with the Black community.
Racism is unacceptable.
It conflicts with the core values of the Kubernetes project and our community does not tolerate it.
We stand in solidarity with the Black community.
Racism is unacceptable.
It conflicts with the core values of the Kubernetes project and our community does not tolerate it.
Thursday, January 28, 2016 in Blog
January 21 - Configuration, Federation and Testing, oh my. Note taker: Rob Hirshfeld Use Case (10 min): SFDC Paul Brown SIG Report - SIG-config and the story of #18215 Applicationconfig INK8s, not deploymentof K8s Topic has beenreuseof …
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 …
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 …
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 …
Tuesday, December 22, 2015 in Blog
At Devoxx Belgium and Devoxx Morocco, Ray Tsang and I (Arjen Wassink) showed a Raspberry Pi cluster we built at Quintor running HypriotOS, Docker and Kubernetes. While we received many compliments on the talk, the most common question was about how …
Thursday, December 17, 2015 in Blog
Today’s guest post is written by Gareth Rushgrove, Senior Software Engineer at Puppet Labs, a leader in IT automation. Gareth tells us about a new Puppet module that helps manage resources in Kubernetes. People familiar with Puppet might have used …
Saturday, December 12, 2015 in Blog
Today we hear from Peter Bourgon, Software Engineer at Weaveworks, a company that provides software for developers to network, monitor and control microservices-based apps in docker containers. Peter tells us what was involved in selecting and …
Wednesday, November 25, 2015 in Blog
At Devoxx Belgium and Devoxx Morocco, Ray Tsang and I showed a Raspberry Pi cluster we built at Quintor running HypriotOS, Docker and Kubernetes. For those who did not see the talks, you can check out an abbreviated version of the demo or the full …
Thursday, November 19, 2015 in Blog
Today we’re sharing a guest post by Chris Crane from Sysdig about their monitoring integration into Kubernetes. Kubernetes offers a full environment to write scalable and service-based applications. It takes care of things like container grouping, …
Wednesday, November 11, 2015 in Blog
Recently, I’ve gotten in the habit of telling people that building a reliable service isn’t that hard. If you give me two Compute Engine virtual machines, a Cloud Load balancer, supervisord and nginx, I can create you a static web service that will …