
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
安装helm3
目录安装postgresql10数据库全文检索从表中查询字段安装中文检索组件问题总结需求:使用postgresql13版本测试中文全文检索功能安装postgresql10数据库我这里是使用的docker容器安装测试的1、创建一个centos7镜像容器docker run -di --name postgres13 --privileged=true -p 5432:5432 centos:7 /u
2、删除datalog目录version-2目录。1、删除data目录下的version-2目录。
jenkins构建时报错:The goal you specified requires a project to execute but there is no POM in this directory (/var/jenkins_home/workspace/jeecg-boot_master). Please verify you invoked Maven from the correc
在Rancher上修改Kubernetes的API yaml文件。如果Kubernetes的版本是1.20.x的版本,我们查看。2)Rancher RKE工具安装或者其他工具。最后点击保存,等到集群更新完成即可。

我的场景:安装rancher过程中,提示报错:FATA[0001] Unsupported Docker version found [20.10.5], supported versions are [1.13.x 17.03.x 17.06.x 17.09.x 18.06.x 18.09.x 19.03.x]根据提示,我去查了下我的docker版本是docker20.10版本[root@loc
我的场景:安装rancher过程中,提示报错:FATA[0001] Unsupported Docker version found [20.10.5], supported versions are [1.13.x 17.03.x 17.06.x 17.09.x 18.06.x 18.09.x 19.03.x]根据提示,我去查了下我的docker版本是docker20.10版本[root@loc
【云原生】AWS创建EKS1.25(Kubernetes)集群
背景:jenkins slave节点运行在kubernetes构建mvn环境,运行官网提供的demopodTemplate(containers: [containerTemplate(name: 'maven', image: 'maven:3.8.1-jdk-8', command: 'sleep', args: '99d'),containerTemplate(name: 'golang',
查看k8s集群使用的防火墙模式:[root@K8s-node ~]# curl 127.0.0.1:10249/proxyModeiptables[root@K8s-node ~]#从以上代码,可看出使用的是iptables模式







