Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

[AUTOMATED] Update to nodejs 20#659

Open
mikkeloscar wants to merge 1 commit intozalando:masterfrom
mikkeloscar:nodejs-20
Open

[AUTOMATED] Update to nodejs 20#659
mikkeloscar wants to merge 1 commit intozalando:masterfrom
mikkeloscar:nodejs-20

Conversation

@mikkeloscar
Copy link
Member

The Container Platform team is in the process of updating the Kubernetes node OS from Ubuntu 20.04 to Ubuntu 22.04.
With the switch to Ubuntu 22.04, it has been discovered that nodejs 18 and below are not compatible with Ubuntu 22.04 because of changes from cgroup v1 to cgroup v2 for managing the containers on the nodes.
The issue can be observed as high memory usage and OOMKill for applications running with nodejs 18 or below.

This automated Pull Request updates the base image to nodejs 20 which is compatible with Ubuntu 22.04 Kubernetes nodes.

Please help validate that your application is compatible with nodejs 20.

Update to nodejs 20 base image

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant