- 标签:
- 网络 (4)
- 思考 (3)
- 建站 (1)
- Python (6)
- k8s (13)
- 公有云 (3)
- scripts (7)
- 中间件 (4)
- 监控 (5)
- Go (2)
- devops (9)
- 排障 (3)
- AI (1)
- ansible (1)
- 系统 (1)
- 安全 (1)
🗒️ openldap的搭建和集成使用
本文记录了使用deployment部署ldap服务+管理页面,集成到Jenkins的关键点,以及ldap部署后的几个注意事项
🗒️ Jenkins scripted pipeline使用sshagent和参数
以Jenkins k8s插件的实现为例,展现pipeline语法和其他细节
📄 Jenkins slave pod的pipeline实现
k8s模式的Jenkins slave pod怎么实现CICD?本文记录了一些细节,包括scripted pipeline语法,pipeline样本
🗒️ ansible find的paths & patterns
ansible find和fetch结合,查找、拉取匹配的文件