Project

General

Profile

Actions

Feature #51971

closed

cephadm/ingress: update keepalived container image

Added by Dimitri Savineau almost 3 years ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

The default keepalived container image is : arcts/keepalived [1]

There's multiple issues here:

- We don't use an explicit tag and as a result it ends up using the 'latest' tag which is not recommended.
- The container image is only available for x86_64 architecture and not arm64.
- The container image is 3 years old and there's no recent container image since.
- The keepalived version used in the arcts/keepalived:latest container image uses 2.0.5 release (3 years old) while the 2.2.x serie is from 2021.

We should choose another image which is well maintained and meet the items mentioned earlier.

[1] https://hub.docker.com/r/arcts/keepalived/tags?page=1&ordering=last_updated

Actions

Also available in: Atom PDF