环境配置

环境配置

外网机器:

119.8.40.87

内网机器:

192.168.0.154

192.168.0.26

192.168.0.219

离线安装文档:

https://www.kubesphere.io/zh/docs/v3.4/installing-on-linux/introduction/air-gapped-installation

新外网服务器:

159.138.37.217

curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.13 sh -

mkdir openeuler

cd openeuler


wget https://mirrors.huaweicloud.com/openeuler/openEuler-20.03-LTS/OS/x86_64/Packages/

wget -i index.html -F -B https://mirrors.huaweicloud.com/openeuler/openEuler-20.03-LTS/OS/x86_64/Packages/

cd ..

hdiutil makehybrid -o openeuler.iso openeuler -iso -joliet

LINUX下制作ISO

2,使用目录文件制作ISO文件

mkisofs -r -o 路径/ISO 文件名 目录文件路径

例子:mkisofs -r -o mycd.iso rpm

如果不存在该工具,请先安装:

sudo yum install genisoimage

kubectl get pods -A

kubectl -n kube-system describe pod calico-node-sx9gn

  1. Wait for Deployment Completion Confirm that all KubeSphere components are running by executing the following command: kubectl get pods -n kubesphere-system
  2. Access the KubeSphere Console Once the deployment is complete, you can access the KubeSphere console using the following URL: http://47.239.203.105:30880
  3. Login to KubeSphere Console Use the following credentials to log in: Account: admin
    Password: P@88w0rd

189.1.229.104:30800

systemctl status bird

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注