Docker Images
The Custom Pod Autoscaler is bundled with the following Docker base images:
custompodautoscaler/pythontracks latest stable Python 3.x release (debian based).custompodautoscaler/python-3-13tracks latest stable Python 3.13.x release (debian based).custompodautoscaler/python-3-12tracks latest stable Python 3.12.x release (debian based).custompodautoscaler/alpinetracks latest stable Alpine 3.x release.
Platforms
These Docker platforms are currently supported:
- Linux AMD64
- Linux ARM64
Deprecated images
The following images are deprecated and will no longer recieve updates:
custompodautoscaler/python-3-6tracks Python 3.6.x release.custompodautoscaler/python-3-7tracks Python 3.7.x release.custompodautoscaler/python-3-8tracks Python 3.8.x release.custompodautoscaler/openjdk-11tracks OpenJDK-11 release.