安装 Kubernetes 软件包通过dnf安装k8s所需要的依赖工具包$ dnf install -y docker conntrack-tools socat EPOL 之后,可以直接通过 dnf 安装 K8S$ dnf install kubernetes*