kubernetes/docs
Rostislav M. Georgiev 91049ef77b kubeadm: Introduce config print init/join-defaults
In order to improve the UX of kubeadm, it was decided to introduce the
following subcommands:

- `kubeadm config print` - this is currently only a placeholder for subcommands
  that deal printing of some kind of configuration.
- `kubeadm config print init-defaults` - prints the default combination of
  InitConfiguration and ClusterConfiguration. Selected component configs can be
  printed too if the `--component-configs` command line switch is used.
- `kubeadm config print join-defaults` - prints the default JoinConfiguration.
  This command also supports the use of `--component-configs`.
- `kubeadm config print-defaults` is deprecated in favor of
  `kubeadm config print init/join-defaults`.

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-10-18 14:21:02 +03:00
..
admin kubeadm: Introduce config print init/join-defaults 2018-10-18 14:21:02 +03:00
api-reference adds dynamic audit api generated 2018-10-16 13:07:27 +00:00
man/man1 kubeadm: Introduce config print init/join-defaults 2018-10-18 14:21:02 +03:00
user-guide/kubectl Move diff command to root rather than alpha 2018-09-27 13:11:43 -07:00
yaml/kubectl Move diff command to root rather than alpha 2018-09-27 13:11:43 -07:00
.generated_docs kubeadm: Introduce config print init/join-defaults 2018-10-18 14:21:02 +03:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS Move .generated_docs to docs/ so docs OWNERS can review / approve 2017-02-16 10:11:57 -08:00