Open
Description
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
- generate_list.sh -> contrib/offline/temp/images.list
- 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