語(yǔ)法
[09:03:06 root@ceshi-01 ~ $]kubeadm alpha --help
Kubeadm experimental sub-commands
Kubeadm 實(shí)驗(yàn)子命令
用法:
kubeadm alpha [command]
可用命令:
certs Commands related to handling kubernetes certificates
處理 Kubernetes 證書相關(guān)的命令
kubeconfig Kubeconfig file utilities
Kubeconfig 文件實(shí)用程序
kubelet Commands related to handling the kubelet
與處理 kubelet 相關(guān)的命令
selfhosting Make a kubeadm cluster self-hosted
使 kubeadm 集群自托管
Flags:
-h, --help help for alpha
幫助信息
Global Flags:
--log-file string If non-empty, use this log file.
如果非空,使用這里定義的日志文件
--log-file-max-size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
定義日志文件可以增長(zhǎng)到的最大大小牍陌,單位是 MB黎比,如果值為0梢杭,則不受限制(默認(rèn)1800)
--rootfs string [EXPERIMENTAL] The path to the 'real' host root filesystem.
【實(shí)驗(yàn)】真正的主機(jī)文件系統(tǒng)的路徑
--skip-headers If true, avoid header prefixes in the log messages
如果為true峡眶,請(qǐng)避免在日志消息中使用標(biāo)頭前綴
--skip-log-headers If true, avoid headers when opening log files
如果為true,請(qǐng)?jiān)诖蜷_日志文件時(shí)避免使用標(biāo)頭
-v, --v Level number for the log level verbosity
定義日志級(jí)別
Additional help topics:其他幫助信息
kubeadm alpha phase Invoke subsets of kubeadm functions separately for a manual install
kubeadm alpha phase分別為手動(dòng)安裝調(diào)用kubeadm函數(shù)的子集
Use "kubeadm alpha [command] --help" for more information about a command.