logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

k8s+containerd 流水线镜像无法使用HTTP推送的问题

宿主机上,通过ctr依然无法默认http方式推送,流水线agent poman 也不行,但是添加–plain-http参数可以推送。devops时,Jenifile agent 镜像构建时无法推送给私有仓库,始终以HTTPS推送,无法配置成HTTP。修改每台集群机器的/etc/containerd/config.toml文件,将私有仓库注册。无法修改通过修改配置使ctr 与 Jenifile ag

#kubernetes#http#容器
到底了