Posts in 2015

  • 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

  • Kubernetes and the Mesosphere DCOS

    Wednesday, April 22, 2015 in Blog

    Kubernetes and the Mesosphere DCOS Today Mesosphere announced the addition of Kubernetes as a standard part of their DCOS offering. This is a great step forwards in bringing cloud native application management to the world, and should lay to rest …

    Read more

  • Weekly Kubernetes Community Hangout Notes - April 17 2015

    Friday, April 17, 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 Mesos Integration High Availability (HA) Adding performance and profiling details to …

    Read more

  • Kubernetes Release: 0.15.0

    Thursday, April 16, 2015 in Blog

    Release Notes: Enables v1beta3 API and sets it to the default API version (#6098) Added multi-port Services (#6182) New Getting Started Guides Multi-node local startup guide (#6505) Mesos on Google Cloud Platform (#5442) Ansible Setup instructions …

    Read more

  • Introducing Kubernetes API Version v1beta3

    Thursday, April 16, 2015 in Blog

    We've been hard at work on cleaning up the API over the past several months (see https://github.com/GoogleCloudPlatform/kubernetes/issues/1519 for details). The result is v1beta3, which is considered to be the release candidate for the v1 API. We …

    Read more

  • Weekly Kubernetes Community Hangout Notes - April 10 2015

    Saturday, April 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. Agenda: kubectl tooling, rolling update, deployments, imperative commands. Downward API / …

    Read more