Posts in 2015
- 
				Announcing the First Kubernetes Enterprise Training CourseWednesday, July 08, 2015 in Blog At Google we rely on Linux application containers to run our core infrastructure. Everything from Search to Gmail runs in containers. In fact, we like containers so much that even our Google Compute Engine VMs run in containers! Because containers … 
- 
				Kubernetes 1.0 Launch Event at OSCONThursday, July 02, 2015 in Blog In case you haven't heard, the Kubernetes project team & community have some awesome stuff lined up for our release event at OSCON in a few weeks. If you haven't already registered for in person or live stream, please do it now! check out … 
- 
				How did the Quake demo from DockerCon Work?By Saied Kazemi (Google) | Thursday, July 02, 2015 in Blog Shortly after its release in 2013, Docker became a very popular open source container management tool for Linux. Docker has a rich set of commands to control the execution of a container. Commands such as start, stop, restart, kill, pause, and … 
- 
				The Distributed System ToolKit: Patterns for Composite ContainersBy Brendan Burns (Google) | Monday, June 29, 2015 in Blog Having had the privilege of presenting some ideas from Kubernetes at DockerCon 2015, I thought I would make a blog post to share some of these ideas for those of you who couldn’t be there. Over the past two years containers have become an … 
- 
				Slides: Cluster Management with Kubernetes, talk given at the University of EdinburghFriday, June 26, 2015 in Blog On Friday 5 June 2015 I gave a talk called Cluster Management with Kubernetes to a general audience at the University of Edinburgh. The talk includes an example of a music store system with a Kibana front end UI and an Elasticsearch based back end … 
- 
				Cluster Level Logging with KubernetesThursday, June 11, 2015 in Blog A Kubernetes cluster will typically be humming along running many system and application pods. How does the system administrator collect, manage and query the logs of the system pods? How does a user query the logs of their application which is … 
- 
				Weekly Kubernetes Community Hangout Notes - May 22 2015Tuesday, June 02, 2015 in Blog Every week the Kubernetes contributing community meet virtually over Google Hangouts. We want anyone who's interested to know what's discussed in this forum. Discussion / Topics Code Freeze Upgrades of cluster E2E test issues Code Freeze process … 
- 
				Kubernetes on OpenStackBy Martin Buhr (independent) | Tuesday, May 19, 2015 in Blog Today, the OpenStack foundation made it even easier for you deploy and manage clusters of Docker containers on OpenStack clouds by including Kubernetes in its Community App Catalog. At a keynote today at the OpenStack Summit in Vancouver, Mark … 
- 
				Weekly Kubernetes Community Hangout Notes - May 15 2015Monday, May 18, 2015 in Blog Every week the Kubernetes contributing community meet virtually over Google Hangouts. We want anyone who's interested to know what's discussed in this forum. v1 API - what's in, what's out We're trying to fix critical issues we discover with v1beta3 … 
- 
				Docker and Kubernetes and AppCBy Craig McLuckie (Google) | Monday, May 18, 2015 in Blog Recently we announced the intent in Kubernetes, our open source cluster manager, to support AppC and RKT, an alternative container format that has been driven by CoreOS with input from many companies (including Google). This announcement has …