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

NAME

9       kubeadm  config view - View the kubeadm configuration stored inside the
10       cluster
11
12
13

SYNOPSIS

15       kubeadm config view [OPTIONS]
16
17
18

DESCRIPTION

20       Using this command, you can view the ConfigMap in the cluster where the
21       configuration for kubeadm is located.
22
23
24       The  configuration  is  located  in  the "kube-system" namespace in the
25       "kubeadm-config" ConfigMap.
26
27
28

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

52       kubeadm-config(1),
53
54
55

HISTORY

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