Files
kubernetes/docs/man/man1
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
..
2017-10-27 10:03:51 +02:00
2018-05-30 09:29:03 +03:00
2018-05-18 00:55:01 +01:00
2017-10-27 10:03:51 +02:00
2017-10-27 10:03:51 +02:00
2017-10-27 10:03:51 +02:00
2017-10-27 10:03:51 +02:00
2017-10-27 10:03:51 +02:00
2018-05-16 15:23:40 -04:00
2018-06-06 23:41:10 +03:00
2018-06-06 23:41:10 +03:00
2017-10-27 10:03:51 +02:00
2017-10-27 10:03:51 +02:00
2017-10-27 10:03:51 +02:00
2018-05-22 08:47:42 -04:00