Skip to content

Upgrade zulu and alpine

Arturo Hernandez [EPAM] requested to merge ah/upgrade-zulu-alpine into master

This issue was reported originally by @vleskiv and SLB team.

Pods are consuming lot of memory due AKS upgrade to 1.25, cgroups2 it is not supported in current zulu8 version.

This MR Provides:

  • Backport zulu to support cgroups2
  • Upgrade for alpine image
  • Fix pipeline

Links to related issues:

Needed to update zulu version as well as alpine version.

Prior to this upgrade pods memory consumption ~ Pod Resource Limit (~5G): image

After upgrading zulu version (~2G) (not reaching the 5G threshold): image

Related MR and issues:

Merge request reports