1KUBERNETES(1)(kubernetes)                            KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7

NAME

9       kubeadm config print - Print configuration
10
11
12

SYNOPSIS

14       kubeadm config print [OPTIONS]
15
16
17

DESCRIPTION

19       This  command  prints configurations for subcommands provided.  For de‐
20       tails,               see:               https://godoc.org/k8s.io/kuber
21       netes/cmd/kubeadm/app/apis/kubeadm/v1beta2
22
23
24

OPTIONS INHERITED FROM PARENT COMMANDS

26       --azure-container-registry-config=""       Path  to the file containing
27       Azure container registry configuration information.
28
29
30       --kubeconfig="/etc/kubernetes/admin.conf"      The kubeconfig  file  to
31       use when talking to the cluster. If the flag is not set, a set of stan‐
32       dard locations can be searched for an existing kubeconfig file.
33
34
35       --log-flush-frequency=5s      Maximum number  of  seconds  between  log
36       flushes
37
38
39       --rootfs=""       [EXPERIMENTAL]  The  path  to  the  'real'  host root
40       filesystem.
41
42
43       --version=false      Print version information and quit
44
45
46

SEE ALSO

48       kubeadm-config(1), kubeadm-config-print-init-defaults(1),  kubeadm-con‐
49       fig-print-join-defaults(1),
50
51
52

HISTORY

54       January  2015,  Originally compiled by Eric Paris (eparis at redhat dot
55       com) based on the kubernetes source material, but hopefully  they  have
56       been automatically generated since!
57
58
59
60Manuals                              User            KUBERNETES(1)(kubernetes)
Impressum