Posts in 2016
- 
				CNCF Partners With The Linux Foundation To Launch New Kubernetes Certification, Training and Managed Service Provider ProgramTuesday, November 08, 2016 in Blog Today the CNCF is pleased to launch a new training, certification and Kubernetes Managed Service Provider (KMSP) program. The goal of the program is to ensure enterprises get the support they’re looking for to get up to speed and roll out new … 
- 
				Modernizing the Skytap Cloud Micro-Service Architecture with KubernetesBy Shawn Falkner-Horine (Skytap), Joe Burchett (Skytap) | Monday, November 07, 2016 in Blog Skytap is a global public cloud that provides our customers the ability to save and clone complex virtualized environments in any given state. Our customers include enterprise organizations running applications in a hybrid cloud, educational … 
- 
				Bringing Kubernetes Support to Azure Container ServiceBy Brendan Burns (Microsoft) | Monday, November 07, 2016 in Blog With more than a thousand people coming to KubeCon in my hometown of Seattle, nearly three years after I helped start the Kubernetes project, it’s amazing and humbling to see what a small group of people and a radical idea have become after three … 
- 
				Tail Kubernetes with SternBy Antti Kupila (Wercker) | Monday, October 31, 2016 in Blog We love Kubernetes here at Wercker and build all our infrastructure on top of it. When deploying anything you need to have good visibility to what's going on and logs are a first view into the inner workings of your application. Good old tail -f has … 
- 
				Introducing Kubernetes Service Partners program and a redesigned Partners pageBy Allan Naim (Google) | Monday, October 31, 2016 in Blog Kubernetes has become a leading container orchestration system by being a powerful and flexible way to run distributed systems at scale. Through our very active open source community, equating to hundreds of person years of work, Kubernetes achieved … 
- 
				How We Architected and Run Kubernetes on OpenStack at Scale at Yahoo! JAPANMonday, October 24, 2016 in Blog Editor’s note: today’s post is by the Infrastructure Engineering team at Yahoo! JAPAN, talking about how they run OpenStack on Kubernetes. This post has been translated and edited for context with permission -- originally published on the Yahoo! … 
- 
				Building Globally Distributed Services using Kubernetes Cluster FederationBy Allan Naim (Google), Quinton Hoole (Google) | Friday, October 14, 2016 in Blog In Kubernetes 1.3, we announced Kubernetes Cluster Federation and introduced the concept of Cross Cluster Service Discovery, enabling developers to deploy a service that was sharded across a federation of clusters spanning different zones, regions or … 
- 
				Helm Charts: making it simple to package and deploy common applications on KubernetesBy Vic Iglesias (Google) | Monday, October 10, 2016 in Blog There are thousands of people and companies packaging their applications for deployment on Kubernetes. This usually involves crafting a few different Kubernetes resource definitions that configure the application runtime, as well as defining the … 
- 
				Dynamic Provisioning and Storage Classes in KubernetesBy Saad Ali (Google) | Friday, October 07, 2016 in Blog Storage is a critical part of running containers, and Kubernetes offers some powerful primitives for managing it. Dynamic volume provisioning, a feature unique to Kubernetes, allows storage volumes to be created on-demand. Without dynamic … 
- 
				How we improved Kubernetes Dashboard UI in 1.4 for your production needsBy Dan Romlein (Apprenda) | Monday, October 03, 2016 in Blog With the release of Kubernetes 1.4 last week, Dashboard – the official web UI for Kubernetes – has a number of exciting updates and improvements of its own. The past three months have been busy ones for the Dashboard team, and we’re excited to share …