這是本文件的舊版!
使用 rke 安裝 K8s 的程序
- 安裝環境 Ubuntu 20.04.2 LTS x86_64
- 單一節點 IP : 10.20.0.35
- cluster.yml
nodes: - address: "10.20.0.35" port: "22" internal_address: "10.20.0.35" role: - controlplane - worker - etcd hostname_override: "Cori-test3" user: rkeuser docker_socket: /var/run/docker.sock ssh_key: "" ssh_key_path: ~/.ssh/id_rsa ssh_cert: "" ssh_cert_path: "" labels: {} taints: [] services: etcd: : :