1 개요[ | ]
- kubeadm init phase upload-config
Console
Copy
# kubeadm init phase upload-config
This command is not meant to be run on its own. See list of available subcommands.
Usage:
kubeadm init phase upload-config [flags]
kubeadm init phase upload-config [command]
Aliases:
upload-config, uploadconfig
Available Commands:
all Upload all configuration to a config map
kubeadm Upload the kubeadm ClusterConfiguration to a ConfigMap
kubelet Upload the kubelet component config to a ConfigMap
Flags:
-h, --help help for upload-config
Global Flags:
--add-dir-header If true, adds the file directory to the header of the log messages
--log-file string If non-empty, use this log file (no effect when -logtostderr=true)
--log-file-max-size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--one-output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--rootfs string [EXPERIMENTAL] The path to the 'real' host root filesystem.
--skip-headers If true, avoid header prefixes in the log messages
--skip-log-headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
-v, --v Level number for the log level verbosity
Use "kubeadm init phase upload-config [command] --help" for more information about a command.
2 같이 보기[ | ]
- kubeadm init phase
- kubeadm init phase upload-config all
- kubeadm init phase upload-config kubeadm
- kubeadm init phase upload-config kubelet
3 참고[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.