Skip to content

Docker Images

The Custom Pod Autoscaler is bundled with the following Docker base images:

  • custompodautoscaler/python tracks latest stable Python 3.x release (debian based).
  • custompodautoscaler/python-3-13 tracks latest stable Python 3.13.x release (debian based).
  • custompodautoscaler/python-3-12 tracks latest stable Python 3.12.x release (debian based).
  • custompodautoscaler/alpine tracks 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-6 tracks Python 3.6.x release.
  • custompodautoscaler/python-3-7 tracks Python 3.7.x release.
  • custompodautoscaler/python-3-8 tracks Python 3.8.x release.
  • custompodautoscaler/openjdk-11 tracks OpenJDK-11 release.

See the Docker Hub organisation here.