Yaniv Paz
Yaniv Paz
**What would you like to be added**: Support for https://aws.amazon.com/image-builder/ **Why is this needed**: - Simplify the build process of AMI - Have better integration to AWS services - Avoid...
https://github.com/ahmetb/kubernetes-network-policy-recipes/issues/89
I suggest to add more explanation[ for example 7 ](https://github.com/yanivpaz/kubernetes-network-policy-recipes/blob/master/07-allow-traffic-from-some-pods-in-another-namespace.md#remarks ) Let me know if I can open PR for this
Hi There is no proper documentation on how to use - (optional) The operator stores certain things in s3 create a bucket or provide an existing bucket for the operator...
## New ACK Service Controller Support for MSK ### List of API resources List the API resources in order of importance to you: * [Cluster](https://docs.aws.amazon.com/msk/1.0/apireference/clusters.html#CreateCluster) * [Configuration](https://docs.aws.amazon.com/msk/1.0/apireference/configurations.html#CreateConfiguration)
The requirement is described in : https://github.com/aws/containers-roadmap/issues/216 The feature released lately : https://aws.amazon.com/about-aws/whats-new/2020/10/amazon-eks-supports-configurable-kubernetes-service-ip-address-range/ Implementation in CFN is done: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-kubernetesnetworkconfig.html
This is a really important security feature: https://docs.aws.amazon.com/eks/latest/userguide/security-groups-for-pods.html https://aws.amazon.com/blogs/containers/introducing-security-groups-for-pods/
## Error eks-stack-NodeGroupStack is failing when creating ConfigureProxy resource with error: "Failed to create the resource. Unable to connect to the server: net/http: TLS handshake timeout" ## Parameters used HttpProxy...
Today the [parent deployment stack ](https://github.com/aws-quickstart/quickstart-amazon-eks/blob/main/templates/amazon-eks.template.yaml) triggers many nested stacks. In case of failure of one of the nested stacks, the user needs to delete all the stacks and restart...