yangyang12138

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

09 2021 档案

rancher+k8s环境搭建
摘要:1.安装rancher docker run -itd --name rancher --net host --privileged=true rancher/rancher:stable 2.构建k8s集群 https://10.211.55.74/g/clusters 单击add cluster 阅读全文

posted @ 2021-09-24 09:46 杨杨09265 阅读(563) 评论(0) 推荐(0) 编辑

nginx-https
摘要:1.安装cfssl(如果有这一步可以忽略) wget https://pkg.cfssl.org/R1.2/cfssl_linux-amd64 wget https://pkg.cfssl.org/R1.2/cfssljson_linux-amd64 wget https://pkg.cfssl.o 阅读全文

posted @ 2021-09-23 23:09 杨杨09265 阅读(36) 评论(0) 推荐(0) 编辑

docker私仓
摘要:1.创建证书 ip地址设置成当前地址 mkdir /root/certs cd /root/certs openssl req -newkey rsa:4096 -nodes -sha256 -keyout /root/certs/ca.key -x509 -days 365 -out /root/ 阅读全文

posted @ 2021-09-23 22:56 杨杨09265 阅读(31) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示