GA: Kube-reserved resource optimization in Azure Kubernetes Service (AKS)

0
109
Indefinite storage: What it is and why you might need it

Source is Azure Business News

Reserved space contains resources set aside on a node, such as system daemons that back Kubernetes and the operating system itself. If these resources are not allocated sufficient reserved space, pods and system daemons will compete. This competition leads to starvation on the node.

Azure Kubernetes Service (AKS) addresses this issue by enforcing a rate at which it reserves space, as detailed by the Kube-reserved flag. This flag shows the resource reservation for Kubernetes system daemons including kubelet, container runtime, and more.

Optimized AKS reservation logic reduces Kube-reserved memory by up to 20% depending on the node configuration and will apply to everyone.

Learn more.

Source is Azure Business News

Vorig artikelGA: Application routing add-on for Azure Kubernetes Service (AKS)
Volgend artikelPublic preview: Dual-stack networking in Azure CNI Overlay for AKS