Martin Engmann
Martin Engmann
Come on. This is so easy to fix for AWS, just swap deprecated botocore.vendored.requests by native python module urllib3. Thanks to @chapmancl, now we have an updated example cfnresponse.py for...
Finally solved by AWS. > To update the cfn-response module to the latest version that uses urllib3, update the function’s inline code in the AWS CloudFormation template by adding a...
Tested with python3 and develop branch with docker. I got my inventory.json file inside the gui folder
I'm having this issue with vxlan backend both with flannel version 0.11 and 0.12 aswell. Affected kubernetes versions 1.16.X, 1.17.x and 1.18.x. Finally setting up a static route on my...
according to [official docs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-setup-metrics.html) ContainerInsights [is driven by the cloudwatch-agent DaemonSet](https://raw.githubusercontent.com/aws-samples/amazon-cloudwatch-container-insights/latest/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/cwagent/cwagent-daemonset.yaml), you can now also use this helm chart: https://github.com/aws/eks-charts/tree/master/stable/aws-cloudwatch-metrics
As already mentioned, customers with isolated clusters (without outgoing Internet traffic) are currently unable to take advantage of EKS add-ons and their benefits. These customers are left out and have...