logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

基于centos7安装k8s集群之安装flannel组件

[root@node-k8s-01 ~]# kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.ymlUnable to connect to the server: read tcp 192.168.32.132:51060->185.199.

#centos#docker#linux
基于centos7安装k8s集群之k8s安装

[root@node-k8s-01 ~]# yum -y install kubeadm-1.18.2 kubelet-1.18.2 kubectl-1.18.2已加载插件:fastestmirrorLoading mirror speeds from cached hostfile* base: mirror.lzu.edu.cn* extras: mirrors.cn99.com* updat

#centos#linux#kubernetes
基于centos7安装k8s集群之Helm3安装

[root@node-k8s-01 softwear]# wget https://get.helm.sh/helm-v3.7.1-linux-amd64.tar.gz--2021-11-11 10:53:52--https://get.helm.sh/helm-v3.7.1-linux-amd64.tar.gz正在解析主机 get.helm.sh (get.helm.sh)... 152.199

#centos#linux#运维
基于centos7安装k8s集群之Helm3安装metrics-server

[root@node-k8s-02 ~]# docker pull registry.cn-beijing.aliyuncs.com/google_registry/metrics-server-amd64:v0.3.6v0.3.6: Pulling from google_registry/metrics-server-amd64e8d8785a314f: Already existsb2f4b

#centos#docker#运维
VMware16虚拟机下载与安装升级

Scala 安装Scala 语言可以运行在Window、Linux、Unix、 Mac OS X等系统上。Scala是基于java之上,大量使用java的类库和变量,使用 Scala 之前必须先安装 Java(>1.5版本)。...

#运维#centos#linux +1
到底了