If yes, you should use our troubleshooting guide and community support channels, see http://kubernetes.io/docs/troubleshooting/.
If no, delete this section and continue on.
If you have found any duplicates, you should instead reply there and close this page.
If you have not found any duplicates, delete this section and continue on.
Choose one: BUG REPORT or FEATURE REQUEST
kubeadm version (use kubeadm version):
Environment:
kubectl version):uname -a):Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten
/remove-lifecycle stale
/assign @chuckha @detiber to update the docs.
the user does not provide details about the exact problem.
this page already provides info on how to download Docker images if no i-net connection is available:
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/
Running kubeadm without an internet connection
Google also returns the above page as a first result for:
kubeadm without internet.
suggesting /close.
Here's the header to the docs for this:
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init#running-kubeadm-without-an-internet-connection
It's rather minimal in describing what "pre-pulling images" means, but that's out of scope as it's runtime specific.
Closing as suggested.
The list images PR also helps, and we should update that doc.
@timothysc are you referring to @chuckha's PR?
https://github.com/kubernetes/kubernetes/pull/63833
there was a list-images pr already merged, then it got move to images list and the PR you linked to is for an images pull command.
list-images: https://github.com/kubernetes/kubernetes/pull/63450
refactor to images list: https://github.com/kubernetes/kubernetes/pull/63811