在ubuntu18.04系统上安装kubesphere all-in-one 模式

0.在windows下安装visualbox6.1,并在visualbox内安装ubuntu18.04 系统 在ubuntu18.04系统上安装kubesphere all-in-one 模式! 首先需要安装纯净版的u

0.在windows下安装visualbox6.1,并在visualbox内安装ubuntu18.04 系统
在ubuntu18.04系统上安装kubesphere all-in-one 模式!
首先需要安装纯净版的ubuntu18.04系统:
1.首先将将相关工具装好

apt install curl
apt-get install socat
apt-get install conntrack
apt-get install ebtables
apt-get install ipset

2.否装ssh

sudo apt-get install openssh-server

3.安装KubeKey

curl -sfL https://get-kk.kubesphere.io | VERSION=v1.2.1 sh -

如果下载不成功直接下载kk文件,解压后安装

https://kubesphere.io/download/stable/v2.1.1

也可到我的csdn下载

https://download.csdn/download/weixin_42037607/85202316

4.更改kk权限

chmod +x kk

5.国内用输使用国内阿里云的源

export KKZONE=cn

6.安装,不要换版本。

./kk create cluster --with-kubernetes v1.21.5 --with-kubesphere v3.2.1

7.安装成功后查询

kubectl get pods -A

发布者:admin,转转请注明出处:http://www.yc00.com/web/1740325175a4229369.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信