You are viewing documentation for Kubernetes version: v1.26

Kubernetes v1.26 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date information, see the latest version.

Posts in 2015

  • Kubernetes on OpenStack

    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 …

    Read more

  • Weekly Kubernetes Community Hangout Notes - May 15 2015

    Monday, 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 …

    Read more

  • Docker and Kubernetes and AppC

    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 …

    Read more

  • Kubernetes Release: 0.17.0

    Friday, May 15, 2015 in Blog

    Release Notes: Cleanups Remove old salt configs #8065 (roberthbailey) Kubelet: minor cleanups #8069 (yujuhong) v1beta3 update example/walkthrough to v1beta3 #7940 (caesarxuchao) update example/rethinkdb to v1beta3 #7946 (caesarxuchao) verify the …

    Read more

  • Resource Usage Monitoring in Kubernetes

    Tuesday, May 12, 2015 in Blog

    Understanding how an application behaves when deployed is crucial to scaling the application and providing a reliable service. In a Kubernetes cluster, application performance can be examined at many different levels: containers, pods, services, and …

    Read more

  • Kubernetes Release: 0.16.0

    Monday, May 11, 2015 in Blog

    Release Notes: Bring up a kuberenetes cluster using coreos image as worker nodes #7445 (dchen1107) Cloning v1beta3 as v1 and exposing it in the apiserver #7454 (nikhiljindal) API Conventions for Late-initializers #7366 (erictune) Upgrade …

    Read more

  • Weekly Kubernetes Community Hangout Notes - May 1 2015

    Monday, May 11, 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. Simple rolling update - Brendan Rolling update = nice example of why RCs and Pods are good. …

    Read more

  • AppC Support for Kubernetes through RKT

    Monday, May 04, 2015 in Blog

    We very recently accepted a pull request to the Kubernetes project to add appc support for the Kubernetes community. Appc is a new open container specification that was initiated by CoreOS, and is supported through CoreOS rkt container runtime. This …

    Read more

  • Weekly Kubernetes Community Hangout Notes - April 24 2015

    Thursday, April 30, 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. Agenda: Flocker and Kubernetes integration demo Notes: flocker and kubernetes integration …

    Read more

  • Borg: The Predecessor to Kubernetes

    Thursday, April 23, 2015 in Blog

    Google has been running containerized workloads in production for more than a decade. Whether it's service jobs like web front-ends and stateful servers, infrastructure systems like Bigtable and Spanner, or batch frameworks like MapReduce and …

    Read more