zhaopeisheng blog
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于
  •   
  •   

phoneix 安装

版本phoenix-hbase-2.4-5.1.2-bin 上传服务器指定目录解压1tar -xf phoenix-hbase-2.4-5.1.2-bin.tar.gz 配置环境变量vi /etc/profile.d/phoenix.sh 12export PHOENIX_HOME=/opt/hadoop/phoenix/phoenix-hbase-2.4-5.1.2-binexport PA
2021-11-30
hadoop
#hadoop

hbase集群

版本hbase 2.4.9 集群规划 机器 ip 分配节点 cdh1 172.16.100.63 HMaster HRegionServer cdh2 172.16.100.64 HRegionServer cdh3 172.16.100.71 HRegionServer cdh1 又是HMaster 同时也是HRegionServer,因为安装phoenix的时候需要安装
2021-11-30
hadoop
#hadoop

二进制减法

2021-11-30
计算机概论
#计算机概论

jenkins gitee插件

2021-11-24
jenkins
#运维 #jenkins

jenkins远程触发构建

s
2021-11-24
jenkins
#运维 #jenkins

etcd安装

版本etcd Version: 3.5.1 单机版本安装下载安装包解压到服务器https://github.com/etcd-io/etcd/releases 解压到 /soyuan/k8s/etcd 命令移动到:mv /soyuan/k8s/etcd/etcd-v3.5.1-linux-amd64/etcd* /usr/local/bin/ 安装到系统服务vi /usr/lib/systemd/
2021-11-24
k8s
#运维 #k8s

falnnel网络

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768# etcd里面存储一个子网信息$ etcdctl --endpoints="http://172.16.100.92:2379&quo
2021-11-24
k8s
#运维 #k8s

k8s gitlab

先创建pv gitlab-pv.yaml 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253# gitlab redis pvapiVersion: v1kind: PersistentVolumemetadata: name: gitlab-red
2021-11-24
k8s
#运维 #k8s

ingress

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210
2021-11-24
k8s
#运维 #k8s

k8s pv pvc

12345678910111213141516apiVersion: v1kind: PersistentVolumemetadata: name: pv1 labels: release: "stable"spec: capacity: storage: 5Gi accessModes: - ReadWriteMany persiste
2021-11-24
k8s
#运维 #k8s
1…5678910

搜索

Hexo Fluid
总访问量 次 总访客数 人
| police-icon 京ICP备2020044488号-1