Stay Hungry,Stay Foolish!

01 2022 档案

摘要:Overview https://devopscube.com/jenkins-architecture-explained/ master跟各种类型的worker node建立连接,有两种过程。 SSH负责master向slave(物理主机或者虚拟机)建立连接,然后推送agent.jar文件到此机 阅读全文
posted @ 2022-01-29 16:22 lightsong 阅读(204) 评论(0) 推荐(0) 编辑
摘要:How To Run Docker in Docker Container [3 Easy Methods] https://devopscube.com/run-docker-in-docker/ 应用场景 在容器中执行完build动作, 需要将代码打入镜像中, 需要运行docker build命 阅读全文
posted @ 2022-01-28 18:28 lightsong 阅读(75) 评论(0) 推荐(0) 编辑
摘要:背景 https://www.cnblogs.com/lightsong/p/15782809.html 书接前章,前面研究了使用K8S部署Jenkins master服务器的方法, 当时希望slave能力也能够利用K8S集群的来动态调度。 如下图: 将slave资源,以POD方式封装,动态调度到K 阅读全文
posted @ 2022-01-28 18:14 lightsong 阅读(349) 评论(0) 推荐(0) 编辑
摘要:Docker & Kubernetes : Pods and Service definitions https://www.bogotobogo.com/DevOps/Docker/Docker_Kubernetes_Pods_Services_Yaml.php Kubernetes 是pilot 阅读全文
posted @ 2022-01-25 11:07 lightsong 阅读(105) 评论(0) 推荐(0) 编辑
摘要:Services https://segmentfault.com/a/1190000023125587 左边从上到下,是依赖关系。 LoadBalancer是NodePort, 添加负载均衡特性。 NodePort是ClusterIP,添加在节点上开放接口功能。 ExternalName 对命名空 阅读全文
posted @ 2022-01-25 01:06 lightsong 阅读(76) 评论(1) 推荐(0) 编辑
摘要:Python TypeError: ‘NoneType’ object is not subscriptable 对None进行脚本标注, 来获取值得写法,产生报错。 subscript 来源 于数学中, 对集合对象 进行索引子元素的写法 a1 其中的1是对a的脚注。 https://itsmyco 阅读全文
posted @ 2022-01-21 23:24 lightsong 阅读(450) 评论(0) 推荐(0) 编辑
摘要:Proof of concept -- 可行性验证 https://en.wikipedia.org/wiki/Proof_of_concept Proof of concept (POC), also known as proof of principle, is a realization of 阅读全文
posted @ 2022-01-21 12:15 lightsong 阅读(316) 评论(0) 推荐(0) 编辑
摘要:kubernetes https://kubernetes.io/ K8S是自动化部署,伸缩,容器应用的管理工具。 Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, 阅读全文
posted @ 2022-01-10 00:00 lightsong 阅读(108) 评论(0) 推荐(0) 编辑

千山鸟飞绝,万径人踪灭
点击右上角即可分享
微信分享提示