PS:打错了 ,内核是5.6.13
现象:安装完成提示:kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=ks-install -o jsonpath={.items[0].metadata.name}) -f
bash: kubectl: command not found
日志:
2020-05-17 04:13:10,774 p=26284 u=yunwei | fatal: [ks-allinone]: FAILED! => {
"changed": false
}
MSG:
Unsupported parameters for (yum) module: warn Supported parameters include: allow_downgrade, autoremove, bugfix, conf_file, disable_excludes, disable_gpg_check, disable_plugin, disablerepo, download_only, enable_plugin, enablerepo, exclude, install_repoquery, installroot, list, name, releasever, security, skip_broken, state, update_cache, update_only, use_backend, validate_certs
2020-05-17 04:17:45,479 p=26284 u=yunwei | fatal: [ks-allinone]: FAILED! => {
"changed": false,
"name": "nf_conntrack_ipv4",
"params": "",
"rc": 1,
"state": "present"
}
STDERR:
modprobe: FATAL: Module nf_conntrack_ipv4 not found.
MSG:
modprobe: FATAL: Module nf_conntrack_ipv4 not found.
2020-05-17 04:17:45,480 p=26284 u=yunwei | ...ignoring
大概找到了这几个错误
搜索没有找到有用信息,请教下思路,谢谢大佬