摘要: 1.helm安装kubernetes-dashboard # Add kubernetes-dashboard repository helm repo add kubernetes-dashboard https://kubernetes.github.io/dashboard/ # Deploy 阅读全文
posted @ 2025-03-02 21:32 二乘八是十六 阅读(30) 评论(0) 推荐(0) 编辑
摘要: 1.配置k3s kubernetes config $ cp /etc/rancher/k3s/k3s.yaml ~/.kube/config $ chown $USER ~/.kube/config 2.安装ingress 配置ingress helm仓库 $ helm repo add ingr 阅读全文
posted @ 2025-03-02 21:31 二乘八是十六 阅读(28) 评论(0) 推荐(0) 编辑
摘要: 安装helm $ curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 $ chmod 700 get_helm.sh $ ./get_helm.sh helm使用语 阅读全文
posted @ 2025-03-02 21:30 二乘八是十六 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 1.更新系统源 apt update 2.更新系统版本 apt upgrade 3.设置主机名 hostnamectl set-hostname master.k3s.lab hostnamectl set-hostname node01.k3s.lab hostnamectl set-hostna 阅读全文
posted @ 2025-03-02 20:20 二乘八是十六 阅读(19) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示