ansible ssh优化

发布于 2021-01-16

修改 /etc/ssh/ssh_config UseDNS no 修改 /etc/ssh/ssh_config StrictHos …


docker 镜像加速

发布于 2021-01-07

网上能给hub.docker.com 得官方镜像加速得方法有很多,比如 阿里云镜像加速 当然还有很多类似得链接,这里推荐使用阿里的 …


k8s 更新镜像版本

发布于 2021-01-06

https://www.cnblogs.com/MrVolleyball/p/10315698.html 更新k8s镜像版本的三种 …