当前位置:网站首页>Kubesphere multi node installation error
Kubesphere multi node installation error
2022-07-27 16:42:00 【lpf_ linux】
kubesphere Multi node installation ( Official reference https://kubesphere.io/zh/docs/installing-on-linux/introduction/multioverview/)
1、 Experiment closed master and woker Fire wall service
2、 error 1: a master And two worker Time synchronization between is not done well
https://editor.csdn.net/md/?articleId=124200140
https://editor.csdn.net/md/?articleId=124200552
The above is to modify the permanent time synchronization of the configuration file , You can also temporarily synchronize time
3、 download kubekey Execute the following commands before export KKZONE=cn To make sure you download... From the right area ( For the visit github Use ) .
Three nodes execute export KKZONE=cn command , This command is temporary , It will fail after restarting the virtual machine , hold export KKZONE=cn Write in vim ~/.bash_profile It will run automatically when starting up env |grep KKZONE see KKZONE state
3、 error 2: An error is reported during image pulling , There is no accelerator
solve : If you come from dockerhub.io There was a problem downloading the image , It is recommended to prepare the image address of the warehouse in advance ( Accelerator ). See configuring accelerators for installation or Docker Daemon Configure warehouse image :https://kubesphere.io/zh/docs/faq/installation/configure-booster/
config-sample.yaml In profile registryMirrors Add a mirror address :
My private Alibaba cloud image address is :https://b8jowrzv.mirror.aliyuncs.com
2. Enable kubectl Automatic completion
/root perform
yum install -y bash-completion
echo 'source <(kubectl completion bash)' >>~/.bashrc
source .bashrc
边栏推荐
猜你喜欢

Supplement - example of integer programming

Reduce PDF document size (Reprint)

HowNet and Wanfang database download papers for free ----- several times faster than connecting to the school intranet (some schools Wanfang database does not support downloading)
![[paper reading] single- and cross modality near duplicate image pairsdetection via spatial transformer compare](/img/33/8af12d58f4afeb807ebf9a90a2ea47.png)
[paper reading] single- and cross modality near duplicate image pairsdetection via spatial transformer compare

Leetcode234 question - simple method to judge palindrome linked list

低代码是开发的未来吗?浅谈低代码平台

【论文阅读】A CNN-Transformer Hybrid Approach for CropClassification Using MultitemporalMultisensor Images

字节跳动服务网格基于 Hertz 框架的落地实践

Opencv (II) -- basic image processing

Great Cells & Counting Grids
随机推荐
Unable to enter the function definition after transferring the IAR project folder to the directory
Use of arrow function
The 21st - -- the 30th time
字节跳动服务网格基于 Hertz 框架的落地实践
雪花ID(Go 实现)
Draw circuit diagram according to Verilog code
training on multiple GPUs pytorch
const小结
2021 national vocational college skills competition (secondary vocational group) network security competition questions (9) ideas
CCF-201312-1
Thesis reduction
Implementation of filler creator material editing tool
Google Chrome reversecaptcha ad blocking
2021-03-09
SolidWorks Simulation曲线图属性设定
Supplement - example of integer programming
Cubemx联合IAR工程移植
Find active SQL connections in SQL Server
TP5 query empty two cases
OpenCV(三)——图像分割