k3s/docs
Kubernetes Submit Queue 828ffd5a4e
Merge pull request #63450 from chuckha/images
Automatic merge from submit-queue (batch tested with PRs 62665, 62194, 63616, 63672, 63450). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Adds kubeadm images command

Closes kubernetes/kubeadm#388

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

**What this PR does / why we need it**:
This PR adds a `list-images` subcommand to `kubeadm config`. We need this to make installing kubernetes on air-gapped environments a little easier. This command will print out a list of images it expects to use for the master node.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes kubernetes/kubeadm#388

**Special notes for your reviewer**:

**Release note**:
```release-note
Adds a list-images subcommand to kubeadm that lists required images for a kubeadm install.
```
2018-05-10 12:56:26 -07:00
..
admin Adds kubeadm images command 2018-05-10 12:15:55 -04:00
api-reference explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap 2018-05-08 15:37:26 -07:00
man/man1 Adds kubeadm images command 2018-05-10 12:15:55 -04:00
user-guide/kubectl Merge pull request #61285 from soltysh/issue23276 2018-04-25 09:47:27 -07:00
yaml/kubectl add kubectl api-resources command 2018-03-09 17:47:17 +08:00
.generated_docs Adds kubeadm images command 2018-05-10 12:15:55 -04:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS