首页
学习
活动
专区
工具
TVP
发布

sktj

专栏作者
1542
文章
1903077
阅读量
34
订阅数
Jenkins 设置构建失败发送邮件(学习笔记二十一)
本文是jenkins应用系统文章的一部分,大部分来自工作和学习中的实践,部分内容来自官方文档和网友的文章,引用的文章会在“参考资料”部分附上原始链接,如无意中侵犯您的权利,请联系QQ:46106962,如需要进一步的交流请加入QQ群: (Jenkins学习交流)469536515。转载和使用请注明出处。
用户5760343
2022-05-24
1.5K0
Etcd 配置详解
对于标记 --my-flag 环境变量的格式是 ETCD_MY_FLAG。 适用于所有标记。
用户5760343
2019-10-29
5K0
Etcd 集群配置证书通信
1、使用自制证书 etcd --name infra0 --initial-advertise-peer-urls http://10.0.1.10:2380 --listen-peer-urls https://10.0.1.10:2380 --listen-client-urls https://10.0.1.10:2379,https://127.0.0.1:2379 --advertise-client-urls https://10.0.1.10:2379 --initial-cluster-token etcd-cluster-1 --initial-cluster infra0=https://10.0.1.10:2380,infra1=https://10.0.1.11:2380,infra2=https://10.0.1.12:2380 --initial-cluster-state new --client-cert-auth --trusted-ca-file=/path/to/ca-client.crt --cert-file=/path/to/infra0-client.crt --key-file=/path/to/infra0-client.key --peer-client-cert-auth --peer-trusted-ca-file=ca-peer.crt --peer-cert-file=/path/to/infra0-peer.crt --peer-key-file=/path/to/infra0-peer.key
用户5760343
2019-10-29
6460
没有更多了
社区活动
RAG七天入门训练营
鹅厂大牛手把手带你上手实战
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档