Kubeadm: how to use it without internet

Created on 12 Nov 2017  路  8Comments  路  Source: kubernetes/kubeadm

Is this a request for help?

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.

What keywords did you search in kubeadm issues before filing this one?

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.

Is this a BUG REPORT or FEATURE REQUEST?

Choose one: BUG REPORT or FEATURE REQUEST

Versions

kubeadm version (use kubeadm version):

Environment:

  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Others:

What happened?

What you expected to happen?

How to reproduce it (as minimally and precisely as possible)?

Anything else we need to know?

help wanted kindocumentation lifecyclfrozen

All 8 comments

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

Was this page helpful?
0 / 5 - 0 ratings