当前位置:网站首页>k53.第二章 基于二进制包安装kubernetes v1.22 --集群部署
k53.第二章 基于二进制包安装kubernetes v1.22 --集群部署
2022-06-12 10:33:00 【Raymond999999】
1.安装说明
本文章将演示CentOS 7二进制方式安装高可用k8s 1.17+,相对于其他版本,二进制安装方式并无太大区别,只需要区分每个组件版本的对应关系即可。
生产环境中,建议使用小版本大于5的Kubernetes版本,比如1.19.5以后的才可用于生产环境。
2.基本环境配置
表1-1 高可用Kubernetes集群规划
| 角色 | 机器名 | 机器配置 | ip地址 | 安装软件 |
|---|---|---|---|---|
| master1 | k8s-master01.example.local | 2C4G | 172.31.3.101 | chrony-client、docker、kube-controller-manager、kube-scheduler、kube-apiserver、kubelet、kube-proxy、kubectl |
| master2 | k8s-master02.example.local | 2C4G | 172.31.3.102 | chrony-client、docker、kube-controller-manager、kube-scheduler、kube-apiserver、kubelet、kube-proxy、kubectl |
| master3 | k8s-master03.example.local | 2C4G | 172.31.3.103 | chrony-client、docker、kube-controller-manager、kube-scheduler、kube-apiserver、kubelet、kube-proxy、kubectl |
边栏推荐
- Is the acceptance standard a test case?
- Mobile terminal commissioning
- On the improvement of 3dsc by harmonic shape context feature HSC
- MYSQL——内置函数
- JS pull-up loading more problems encountered in normal execution
- Assign a specified amount to a specified number of people at random
- [machine learning] practice of logistic regression classification based on Iris data set
- ASP. Net core permission system practice (zero)
- Get all listening events in the element
- Solution to the problem that the applet developer tool cannot input simplified Chinese
猜你喜欢

分布式存储探索

性能指标的信仰危机

Malicious code analysis practice - use IDA pro to analyze lab05-01 dll

Valentina Studio Pro for Mac(mac数据库管理软件)

Is the acceptance standard a test case?

How the ArrayList collection implements ascending and descending order

验收标准到底是不是测试用例?

Pagoda chevereto1.6.2 the latest version of stepping on the pit tutorial in Chinese

使用cpolar远程办公(2)

Love and hate in the Jianghu
随机推荐
MYSQL——内置函数
Chapter 3 search
golang中的定时器
Leetcdoe 2037. Make each student have the minimum number of seat movements (yes, once)
Golang start service background daemon
Valentina Studio Pro for Mac(mac数据库管理软件)
Simple use of autojs
2022淘宝618超级喵运会怎么玩?2022淘宝618喵运会玩法技巧
ArrayList automatic capacity expansion principle
PHP: seven cattle cloud upload file
IIS add MIME type
pycharm 查看opencv当前的版本
Reverse analysis of Huawei housekeeper software [transfer]
Malicious code analysis practice - lab03-01 Exe basic dynamic analysis
2022 Taobao 618 Super Cat Games introduction 618 super cat games playing skills
Leetcode 2169. Get operands of 0
Common regular expressions
Getting started with cloud API basics -- basic knowledge of picgo writing plug-ins
How to refund the pre-sale deposit of JD 618 in 2022? Can JD 618 deposit be refunded?
Introduction to encoding formats (ASCII, Unicode and UTF-8)