Skip to content

Offline deployment, manage-offline-container-images.sh create #12319

Open
@obsecure

Description

@obsecure

What happened?

What happened?
manage-offline-container-images.sh create

container-images.tar.gz file not created

Root cause

“Install from scratch” scenario not met

  1. generate_list.sh -> contrib/offline/temp/images.list
  2. Run from the contrib/offline directory
    export IMAGES_FROM_FILE="${PWD}/temp/images.list"
    ./manage-offline-container-images.sh create

What did you expect to happen?

It will read the contents of the temp/images.list file to download all the necessary Kubernetes images and create a complete container-images.tar.gz file

OS
Ubuntu 24.04

Version of Ansible
9.13.0

Version of Python
3.12.3

Version of Kubespray (commit)
2.28.0

Network plugin used
cilium

What did you expect to happen?

It will read the contents of the temp/images.list file to download all the necessary Kubernetes images and create a complete container-images.tar.gz file

OS

Ubuntu 24

Version of Ansible

Version of Ansible
9.13.0

Version of Python

Python 3.12.3

Version of Kubespray (commit)

git clone --branch v2.28.0 https://github.com/kubernetes-sigs/kubespray.git

Network plugin used

cilium

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ubuntu 24kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions