Jaxenter: "Kubernetes 1.16 introduces highly scalable Endpoint slices"
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…
Data protection for applications running on Kubernetes
Kubernetes is now the de-facto platform to deploy and manage stateless applications. It is also making strides for deploying and managing stateful applications. Managing stateful applications is more than provisioning and relocating containers upon failures. Stateful…
The New Stack: "Kubernetes 1.16 arrives with custom resource definitions, dual IPv4/IPv6 support"
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…
InfoWorld: "What’s new in Kubernetes 1.16"
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)"
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…
EnterpriseAI: "Kubernetes adds API, Windows upgrades"
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"
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"
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,…
ITOps Times: "Kubernetes 1.16 now available"
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
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….