Search results for: kubernetes


Understanding and deploying Kubernetes pod security policies

Posted on July 2, 2019

As cluster-admin, you’ve probably done due diligence using RBAC to create “non-admin” users and service accounts with narrowed access, but did you know that most cluster setups give anyone the ability to create a single Pod…


With Kubernetes, Spotify’s capacity planning went from almost an hour to seconds or minutes

Posted on June 27, 2019

Spotify’s audio-streaming platform has grown to over 200 million monthly active users across the world since launching in 2008. Their homegrown container orchestration system called Helios was no longer efficient enough for their needs. Spotify wanted…


The New Stack: "Kubernetes 1.15 aims to extensibility with custom resource definition features"

Posted on June 19, 2019

With Kubernetes 1.14, the team moved 10 enhancements to stable, but this time around that number has dropped to two, with many more alpha and beta features being introduced. Kubernetes 1.15, says team lead Claire Laurence,…


Channel Futures: "Kubernetes 1.15 release gets refinements to ease business use"

Posted on June 19, 2019

The maturity of Kubernetes continues with v1.15, which arrives with custom resource definition updates and more.


Container Journal: "Kubernetes 1.15 adds to API kitty"

Posted on June 19, 2019

The release team in charge of Kubernetes today announced a 1.15 quarterly update that adds a bevy of application programming interfaces (APIs) to help make the platform even more flexible than it already is.


IT Ops Times: "Kubernetes 1.15 focuses on continuous improvement"

Posted on June 19, 2019

Kubernetes 1.15 is now available with 26 new improvements, 3 stable features, 13 beta features and 10 alpha features. This is the second release of the container orchestration tool in 2019.


Geekwire: "Kubernetes at 5: Joe Beda, Brendan Burns, and Craig McLuckie on its past, future, and the true value of open source"

Posted on June 9, 2019

First released by three senior engineers at Google five years ago, Kubernetes has been one of the few open-source projects to make an outsized impact on distributed computing with a minimum of drama between users, maintainers,…


Reflections on the Fifth Anniversary of Kubernetes

Posted on June 6, 2019

Guest post from the Kubernetes Project Five years ago, Kubernetes was released into the world. Like all newborns, it was small, limited in functionality, and had only a few people involved in its creation. Unlike most…


Kubernetes in highly restrictive environments: meeting the needs of enterprise governance & security

Posted on June 4, 2019

Installing Kubernetes is easy. Ensuring it complies with your organization’s enterprise governance and security requirements isn’t. Oleg will outline a plan to use the technology while meeting enterprise security requirements. In this technically-focused talk, he’ll summarize…


Meet KubeOne: an open source cluster lifecycle and operations tool for HA Kubernetes

Posted on May 30, 2019

In search for a feature-complete solution that supports HA clusters, follows Kubernetes best-practices, and comes with a simple and declarative API based on the Kubernetes Cluster API, we could not find a single one that fulfilled…