Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS instances source-destination checks disabled #35

Closed
murali-reddy opened this issue Jun 22, 2017 · 0 comments
Closed

AWS instances source-destination checks disabled #35

murali-reddy opened this issue Jun 22, 2017 · 0 comments
Assignees
Milestone

Comments

@murali-reddy
Copy link
Member

For AWS ec2 instances to send and recieve traffic from/to pods we need to disable source-destination check. Currently this is manual step, which can be automated.

In cluster deployers like KOPS, pod running on the master has access to EC2 API. So kube-router can detect when running on AWS, and program disabling source-destination checks if it has access to EC2 API.

This is one action item pending with KOPS integration.

@murali-reddy murali-reddy self-assigned this Jun 24, 2017
@bzub bzub added this to the v0.1.1 milestone Jul 10, 2017
murali-reddy added a commit to murali-reddy/kops that referenced this issue Aug 1, 2017
Kube-router automatically disables source/destination checks for the AWS
EC2 instances now user need not perform explicitly.

Fixed as part of cloudnativelabs/kube-router#35
k8s-github-robot pushed a commit to kubernetes/kops that referenced this issue Aug 2, 2017
Automatic merge from submit-queue

remove source/destination check requirement for kube-router from docs

Kube-router automatically disables source/destination checks for the AWS
EC2 instances now user need not perform explicitly.

Fixed as part of cloudnativelabs/kube-router#35
aknuds1 pushed a commit to aknuds1/kops that referenced this issue Aug 25, 2017
Kube-router automatically disables source/destination checks for the AWS
EC2 instances now user need not perform explicitly.

Fixed as part of cloudnativelabs/kube-router#35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants