摘要: 本文主要讨论三个问题 ecr帮助程序在docker上如何配置eks集群访问ecr仓库的逻辑kubelet授权ecr的源码分析 ecr帮助程序 在docker环境下,可以通过在$HOME/.docker/config.json中指定凭证管理程序 docker login aws同样提供了证书助手,避免 阅读全文
posted @ 2023-02-18 14:26 zhaojie10 阅读(24) 评论(0) 推荐(0)
摘要: rust的aws sdk 参考资料 https://docs.aws.amazon.com/sdk-for-rust/latest/dg/getting-started.htmlhttps://awslabs.github.io/aws-sdk-rust/https://github.com/aws 阅读全文
posted @ 2023-02-18 12:30 zhaojie10 阅读(10) 评论(0) 推荐(0)
摘要: 参考资料 https://github.com/kubernetes-client/python 现象 直接load集群的config文件作为凭证,会出现以下报错 HTTPSConnectionPool(host='c9611e71a15ac11de8cf33921d4bc09b.yl4.cn-no 阅读全文
posted @ 2023-02-18 00:22 zhaojie10 阅读(8) 评论(0) 推荐(0)