What are the new major changes happend in kubernetes 1.22?

  • What are the new major changes happened in Kubernetes 1.22?
  • Server-Side Apply made generally available
  • External credential providers, available by way of plug-ins
  • Etcd, the default back-end storage for Kubernetes has been updated to a new release (3.5.0)
  • Better support for developing and running on Microsoft Windows.
  • QoS for memory resources is available as a beta feature. The cgroups v2 API can now be used to designate how memory is allocated and isolated for pods, making it easier to deploy multiple applications that might fight each other for memory usage.