当前位置:网站首页>Kubernetes cluster capacity expansion to add node nodes
Kubernetes cluster capacity expansion to add node nodes
2022-07-07 09:21:00 【Give you a little moon】
Kubernetes- Cluster expansion and increase node node
Lou Lou has just contacted Kubernets A series of knowledge , Refer to other people's blogs , Sum up , Hee hee
Master Node operation
(1) First in master Enter the corresponding path
(2) #Kubeadm token create
Use this command to create a valid token, Every token Only 24 Hours validity 
(3)#openssl x509 -pubkey -in
/etc/kubernetes/pki/ca.crt | openssl rsa -pubin -outform der 2>/dev/null | openssl
dgst -sha256 -hex | sed ‘s/^.* //’
see Kubernetes The certification SHA256 What is the encrypted string
Node Node operation
(1) kubeadm join --token [TOKEN]
10.3.14.193:6443 --discovery-token-ca-cert-hash sha256:[SHA256] Add the new node to the cluster , Use this command to modify
(2) #kubeadm join 192.168.1.78:6443
–token 024a7a.078bb31c2b9b9a10 --discovery-token-ca-cert-hash
sha256:8c8386d626b67698d27b28064bea067a70e774d1f97fd1231ae2dcfa922ab391
–ignore-preflight-errors=swap
Indicates that the addition was successful
Last in master In nodes
#kubectl get nodes

边栏推荐
- 超十万字_超详细SSM整合实践_手动实现权限管理
- 浏览器中如何让视频倍速播放
- Jmeters use
- Register address name mapping
- Integer or int? How to select data types for entity classes in ORM
- Test Engineer Interview Questions 2022
- 华为HCIP-DATACOM-Core_03day
- Skill review of test engineer before interview
- Zen - batch import test cases
- Regular matching starts with XXX and ends with XXX
猜你喜欢

Jemter operation

How to use Arthas to view class variable values
![Pytest+request+allure+excel interface automatic construction from 0 to 1 [five nails / flying Book notice]](/img/5f/a3e7ed3617f1fec024eaba086ddd2a.jpg)
Pytest+request+allure+excel interface automatic construction from 0 to 1 [five nails / flying Book notice]

C language pointer (Part 2)

C语言指针(特别篇)

寄存器地址名映射

Mysql database lock learning notes

Mysql database index study notes
![[istio introduction, architecture, components]](/img/2b/f84e5cdac6ed9b429e053ffc8dbeb0.png)
[istio introduction, architecture, components]

Mysql database transaction learning notes
随机推荐
[chaosblade: delete pod according to the tag, pod domain name access exception scenario, pod file system i/o failure scenario]
信息安全实验一:DES加密算法的实现
C language pointer (Part 1)
华为HCIP-DATACOM-Core_03day
Idea development environment installation
What is the use of PMP certificate?
C语言指针(习题篇)
外部中断实现按键实验
What is the value of getting a PMP certificate?
Count the number of words in the string c language
浏览器中如何让视频倍速播放
C language pointer (special article)
STM32串口寄存器库函数配置方法
NVIC interrupt priority management
PMP Exam details after the release of the new exam outline
(3/8)枚举的不当用法 之 方法参数(二)
MySQL master-slave delay solution
C语言指针(上篇)
Postman interface test (II. Set global variables \ sets)
What are the conditions for applying for NPDP?