运行以下命令更新 kubernetes 配置以与 EKS 集群连接时收到此错误“'NoneType'对象不可迭代”
aws eks update-kubeconfig --region us-east-2 --name <cluster name>
Run Code Online (Sandbox Code Playgroud) 有人知道如何设置 awslog 代理,以便我的容器化服务可以将日志路由到云监视,因为 awslogs-agent-setup.py 不支持 python 3.6。我们不希望有多个版本的 Python,因为有很多应用程序构建在 python 3.6 上