handsome-nail-26296
06/05/2024, 2:32 AMK3S_SYSTEM_DEFAULT_REGISTRY=10.3.13.101:5000 INSTALL_K3S_SKIP_DOWNLOAD=true INSTALL_K3S_EXEC='server --token=k3s_secret --cluster-init --disable=servicelb --selinux --data-dir=/data/k3s' /usr
/local/bin/install.sh
I'm getting this error when pulling all images.
failed to pull image \"10.3.13.101:5000/rancher/mirrored-pause:3.6\": failed to pull and unpack image \"10.3.13.101:50
00/rancher/mirrored-pause:3.6\": failed to resolve reference \"10.3.13.101:5000/rancher/mirrored-pause:3.6\": failed to do request: Head \"<https://10.3.13.101:5000/v2/rancher/mirrored-pause/manifests/3.6>\": htt
p: server gave HTTP response to HTTPS client
and I'm able to search my insecure internal registry for the images to confirm they are there.
[root@bumblebee ~]# podman search 10.3.13.101:5000/ --tls-verify=false
NAME DESCRIPTION
10.3.13.101:5000/rancher/klipper-helm
10.3.13.101:5000/rancher/klipper-lb
10.3.13.101:5000/rancher/local-path-provisioner
10.3.13.101:5000/rancher/mirrored-coredns-coredns
10.3.13.101:5000/rancher/mirrored-library-busybox
10.3.13.101:5000/rancher/mirrored-library-traefik
10.3.13.101:5000/rancher/mirrored-metrics-server
My /etc/rancher/k3s/registries.yaml
mirrors:
10.3.13.101:5000:
endpoint:
- "<http://10.3.13.101:5000>"
configs:
"*":
tls:
insecure_skip_verify: true
creamy-pencil-82913
06/05/2024, 4:06 AMcreamy-pencil-82913
06/05/2024, 4:09 AMhandsome-nail-26296
06/05/2024, 4:10 AMcrictl images
would list images after k3s was setup.handsome-nail-26296
06/05/2024, 4:12 AMcreamy-pencil-82913
06/05/2024, 4:20 AMcreamy-pencil-82913
06/05/2024, 4:20 AMcreamy-pencil-82913
06/05/2024, 4:21 AMcreamy-pencil-82913
06/05/2024, 4:21 AMhandsome-nail-26296
06/05/2024, 4:21 AMhandsome-nail-26296
06/05/2024, 4:24 AMk3s-airgap-images-amd64.ar.zst
bundle in /var/lib/rancher/k3s/agent/images
?handsome-nail-26296
06/05/2024, 4:24 AMcreamy-pencil-82913
06/05/2024, 4:26 AMcreamy-pencil-82913
06/05/2024, 4:27 AMcreamy-pencil-82913
06/05/2024, 4:27 AMhandsome-nail-26296
06/05/2024, 4:27 AMhandsome-nail-26296
06/05/2024, 4:27 AM