Tạo và Cài đặt Gói Offline cho KubeSphere

Tạo Gói Offline Tải xuống và giải nén KubeKey bằng lệnh sau: export KKZONE=cn curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.13 sh - Tạo tệp `manifest.yaml` với nội dung sau: --- apiVersion: kubekey.kubesphere.io/v1alpha2 kind: Manifest metadata: name: sample spec: arches: - amd64 operatingSystems: - arch: amd64 type: ...

Đăng vào ngày 3 tháng 8 lúc 19:28