Home Update What’s new in Kubernetes 1.22

What’s new in Kubernetes 1.22

227
What’s new in Kubernetes


By making containerized purposes dramatically simpler to handle at scale, Kubernetes has turn out to be a key a part of the container revolution. Here’s the newest.

Kubernetes 1.22, launched August 5, 2022, comprises the next new and up to date options:

  • Server-side Apply is now usually accessible. This beforehand beta-only function permits objects on Kubernetes servers to be created and modified declaratively, by having the developer describe their intent. Changes to an object are tracked on a field-by-field foundation, in order that any makes an attempt to alter a discipline modified and “owned” by another person can be rejected. Server-side Apply is meant ultimately to exchange the unique kubectl apply perform as a result of it offers a less complicated mechanism for controllers to make adjustments to their configurations.
  • External credential suppliers, accessible by means of plug-ins, at the moment are out of beta.
  • Etcd, the default back-end storage for Kubernetes has been up to date to a brand new launch (3.5.0) with bug fixes and new options round log administration.
  • QoS for reminiscence assets is obtainable as a beta function. The cgroups v2 API can now be used to designate how reminiscence is allotted and remoted for pods, making it simpler to deploy a number of purposes which may battle one another for reminiscence utilization.
  • Better help for growing and working on Microsoft Windows. Some Kubernetes options for Windows are nonetheless alpha—e.g., privileged containers—but it surely’s now attainable to run extra of the early-support Kubernetes options on Windows by manually constructing the Windows kubelet and kube-proxy binaries.

Other adjustments in Kubernetes 1.22:

  • Nodes can now run on techniques the place swap reminiscence is activated if wanted. Kubernetes admins used to should disable swap area earlier than organising Kubernetes. (Alpha function.)
  • Support for default, cluster-wide seccomp profiles is now accessible. (Alpha.)
  • kubeadm can now be run as non-root if wanted, by working the management airplane with decrease privileges. (Alpha.) All different Kubernetes node parts may be run experimentally as a non-root person as properly.
  • Some APIs have been deprecated and adjusted, specifically the API for Ephemeral Containers (which was an alpha function to start with and didn’t have a secure API).

Kubernetes 1.20, launched in December 2020, launched these main adjustments:



Source hyperlink

LEAVE A REPLY

Please enter your comment!
Please enter your name here