This repository has been archived by the owner. It is now read-only.
flannel started ir rkt fails to contact AWS endpoints for aws-vpc #1436
Milestone
Comments
Adding both:
seems to fix the issue. But I suppose
|
cc @ajeddeloh |
Looks like rkt doesn't overlay /etc/resolv.conf like docker does, hence the issue with contacting aws endpoints. The ssl issues were caused by me missing a line when converting the early-docker version to rkt. Should be fixed here: coreos/coreos-overlay#2043 |
Closed via coreos/coreos-overlay#2043. Will be included in next alpha |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Report
#1302 #1429
Bug
flannel fails to start in
rkt
container withaws-vpc
configuration.It seems that some of the aws API's require some specific image configuration:
If I just add resolv.conf (as per rkt/#2141) the error will be:
CoreOS Version
Environment
AWS
Expected Behavior
flannel starts and correctly registers a new subnet.
Actual Behavior
flannel does not start:
The text was updated successfully, but these errors were encountered: