You are viewing documentation for Kubernetes version: v1.20
Kubernetes v1.20 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
Posts in 2015
- 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 … 
- 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 … 
- 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 … 
- 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 … 
- 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 … 
- 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 … 
- 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 … 
- 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 … 
- 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 … 
- 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 …