Black lives matter.
We stand in solidarity with the Black community.
Racism is unacceptable.
It conflicts with the core values of the Kubernetes project and our community does not tolerate it.
We stand in solidarity with the Black community.
Racism is unacceptable.
It conflicts with the core values of the Kubernetes project and our community does not tolerate it.
Tuesday, September 24, 2019 in Blog
Authors: Paris Pittman (Google), Jeffrey Sica (Red Hat), Jonas Rosland (VMware) Contributor Summit San Diego 2019 Event Page Registration is now open and in record time, we’ve hit capacity for the new contributor workshop session of the event! …
Wednesday, September 18, 2019 in Blog
Authors: Kubernetes 1.16 Release Team We’re pleased to announce the delivery of Kubernetes 1.16, our third release of 2019! Kubernetes 1.16 consists of 31 enhancements: 8 enhancements moving to stable, 8 enhancements in beta, and 15 enhancements in …
Friday, August 30, 2019 in Blog
Authors: Gyuho Lee (Amazon Web Services, @gyuho), Jingyi Hu (Google, @jingyih) etcd 3.4 focuses on stability, performance and ease of operation, with features like pre-vote and non-voting member and improvements to storage backend and client …
Tuesday, August 06, 2019 in Blog
Authors: Rita Zhang (Microsoft), Max Smythe (Google), Craig Hooper (Commonwealth Bank AU), Tim Hinrichs (Styra), Lachie Evenson (Microsoft), Torin Sandall (Styra) The Open Policy Agent Gatekeeper project can be leveraged to help enforce policies and …
Tuesday, July 23, 2019 in Blog
Author: Jason Haley (Independent Consultant) So, you know you want to run your application in Kubernetes but don’t know where to start. Or maybe you’re getting started but still don’t know what you don’t know. In this blog you’ll walk through how to …
Thursday, July 18, 2019 in Blog
Author: Vallery Lancey (Lyft) As the Kubernetes API evolves, APIs are periodically reorganized or upgraded. When APIs evolve, the old API is deprecated and eventually removed. The v1.16 release will stop serving the following deprecated API versions …
Tuesday, June 25, 2019 in Blog
Author: Jonas Rosland (VMware) First of all, THANK YOU to everyone who made the Kubernetes Contributor Summit in Barcelona possible. We had an amazing team of volunteers tasked with planning and executing the event, and it was so much fun meeting and …
Monday, June 24, 2019 in Blog
Authors: Lucas Käldström, @luxas, SIG Cluster Lifecycle co-chair & kubeadm subproject owner, Weaveworks Fabrizio Pandini, @fabriziopandini, kubeadm subproject owner, Independent kubeadm is a tool that enables Kubernetes administrators to …
Friday, June 21, 2019 in Blog
Author: John Griffith (Red Hat) Kubernetes v1.15 introduces alpha support for volume cloning. This feature allows you to create new volumes using the contents of existing volumes in the user's namespace using the Kubernetes API. What is a Clone? Many …
Thursday, June 20, 2019 in Blog
Authors: Stefan Schimanski (Red Hat) CustomResourceDefinitions were introduced roughly two years ago as the primary way to extend the Kubernetes API with custom resources. From the beginning they stored arbitrary JSON data, with the exception that …