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://pkg.go.dev/k8s.io/kuber
21       netes/cmd/kubeadm/app/apis/kubeadm#section-directories
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       --rootfs=""      [EXPERIMENTAL]  The  path  to  the  'real'  host  root
36       filesystem.
37
38
39       --version=false      Print version information and quit
40
41
42

SEE ALSO

44       kubeadm-config(1),  kubeadm-config-print-init-defaults(1), kubeadm-con‐
45       fig-print-join-defaults(1),
46
47
48

HISTORY

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