Ubuntu22.04 安装 Kubernetes
摘要:
一、安装docker.io sudo apt install docker.io 关闭swap: swapoff -a 在文件/etc/fstab注释 : #/swapfile none swap sw 0 0 二、安装k8s 1、安装问题1 Err:2 https://packages.cloud 阅读全文
posted @ 2022-06-16 00:56 庄泽波 阅读(3291) 评论(0) 推荐(0) 编辑