自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 CentOS 7下Kubernetes 1.16.4 + HAProxy + Keepalived 高可用集群安装

架构 Kubernetes高可用集群有两种部署方式,本文以第一种方式部署。 系统环境 cat /etc/redhat-release CentOS Linux release 7.7.1908 (Core) uname -a Linux k8s-master 3.10.0-1062.9.1.el7.x86_64 #1 SMP Fri Dec 6 15:49:49 UTC 201...

2019-12-21 13:15:11 1675 3

原创 CentOS 7 下Kubernetes 1.16.4安装

系统环境。 cat /etc/redhat-release CentOS Linux release 7.7.1908 (Core) uname -a Linux k8s-master 3.10.0-1062.9.1.el7.x86_64 #1 SMP Fri Dec 6 15:49:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux vi /etc/ho...

2019-12-14 22:54:40 1054

原创 PostgreSQL 12 安装-CentOS 7

下载RPM Repositorie,地址https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm。上传到CentOS。 mkdir postgresql cd postgresql/ rpm -ivh pgdg-redhat-repo-latest...

2019-12-14 15:29:57 3122

原创 MySQL 8 安装-CentOS 7

先下载https://cdn.mysql.com//Downloads/MySQL-8.0/mysql-8.0.18-1.el7.x86_64.rpm-bundle.tar。并上传到CentOS处。 mkdir mysql cd mysql #将下载的文件上传此目录 tar xvf mysql-8.0.18-1.el7.x86_64.rpm-bundle.tar mysql-communi...

2019-12-13 22:49:19 139

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除