Search results for: kubernetes


InfoQ: "Helm as a package manager for Kubernetes: Q&A with Helm Founder Matt Butcher"

Posted on September 30, 2019

At the recently concluded Helm Summit in Amsterdam, the Helm project was front, left and center. Helm is already a defacto package manager for the Kubernetes community and is on the verge of entering Cloud Native Compute Foundation…


Jaxenter: "Kubernetes 1.16 introduces highly scalable Endpoint slices"

Posted on September 24, 2019

Kubernetes’ third release in 2019 has landed. Version 1.16 revolves around three main themes: Custom resources, overhauled metrics, and volume extension. It includes 31 enhancements in total. Users can install the newest version with kubeadm. Get a taste…


The New Stack: "Kubernetes 1.16 arrives with custom resource definitions, dual IPv4/IPv6 support"

Posted on September 20, 2019

The latest release of Kubernetes, version 1.16, has officially landed. “For this release, the overall theme was one of easing the creation and long term management of APIs hosted within Kubernetes,” wrote Red Hat engineers David Eads and…


InfoWorld: "What’s new in Kubernetes 1.16"

Posted on September 19, 2019

The latest version of the Kubernetes container orchestration system, Kubernetes 1.16, brings improvements related to customization and extensibility, container storage management, the metrics registry, and Windows container support. READ MORE


DevClass: "Kubernetes focuses on extendibility in 1.16 release (also: debugging might get easier)"

Posted on September 19, 2019

The team behind container orchestrator Kubernetes has finished its third release of the year and made v1.16 available, which adds a couple of new preview features and stable versions of enhancements that have been around for a good…


EnterpriseAI: "Kubernetes adds API, Windows upgrades"

Posted on September 18, 2019

As the de facto standard Kubernetes cluster orchestrator moves deeper into enterprise IT infrastructure, version updates are coming a faster pace.


Container Journal: "Kubernetes 1.16 update tackles stability and scale"

Posted on September 18, 2019

The Technical Oversight Committee (TOC) overseeing the developer of Kubernetes today made available an update that provides a stable set of application programming interfaces (APIs) on which to build extensions to the platform.


ZDNet: "Kubernetes’ next step could be to try orchestrating everything else"

Posted on September 18, 2019

With Wednesday evening’s official third-quarter release of Kubernetes version 1.16 into general availability, comes an intriguing new question: Could every element of an enterprise data center’s infrastructure — not just those newfangled containers, but virtual machines, “big data”…


ITOps Times: "Kubernetes 1.16 now available"

Posted on September 18, 2019

The latest release of the container orchestration platform Kubernetes is now available. Kubernetes 1.16 is the third release of the project this year, and it includes 31 enhancements.


5 Kubernetes RBAC mistakes you must avoid

Posted on September 16, 2019

Guest post by Connor Gilbert, originally published on StackRox If you run workloads in Kubernetes, you know how much important data is accessible through the Kubernetes API-from details of deployments to persistent storage configurations to secrets. The Kubernetes…