在Kubernetes集群中的所有节点上预拉所有图像-Golang开发

时间:2024-06-15 12:49:32
【文件属性】:

文件名称:在Kubernetes集群中的所有节点上预拉所有图像-Golang开发

文件大小:23KB

文件格式:ZIP

更新时间:2024-06-15 12:49:32

Golang Utilities

在Kubernetes群集中的所有节点上预拉所有图像kube-image-prefetch在Kubernetes群集中的所有节点上预拉所有图像功能拉所有节点上群集中部署所使用的所有图像更改或删除部署并在所有节点上预取映像安装kubectl apply -f https://raw.githubusercontent.com/AverageMarcus/kube-image-prefetch/master/manifest.yaml使用Docker从源代码构建:docker-build独立版本:进行构建贡献如果您发现错误或有想法,


【文件预览】:
kube-image-prefetch-master
----go.mod(307B)
----main.go(651B)
----.github()
--------workflows()
----go.sum(19KB)
----Dockerfile(451B)
----manifest.yaml(1KB)
----internal()
--------controller()
--------prefetcher()
----LICENSE(1KB)
----README.md(1KB)
----Makefile(2KB)
----.gitignore(2KB)
----cmd()
--------operator()
--------copy()
--------sleep()

网友评论