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

sdnoverlay + flannel should have extra EndpointPolicy in config #38

Closed
adelina-t opened this issue Jun 6, 2019 · 2 comments
Closed

Comments

@adelina-t
Copy link
Contributor

In order for flannel + sdnoverlay to work in overlay mode this extra endpoint policy should be added:

{
            "Name":"EndpointPolicy",
            "Value":{
               "Type":"ProviderAddress",
               "Settings":{
                  "ProviderAddress":"host ip"
               }
            }
         }
@adelina-t
Copy link
Contributor Author

#39

@adelina-t adelina-t changed the title Flannel in overlay mode should have sdnoverlay + flannel should have extra EndpointPolicy in config Jun 6, 2019
@nagiesek
Copy link
Contributor

nagiesek commented Jun 6, 2019

thanks

@nagiesek nagiesek closed this as completed Jun 6, 2019
@nagiesek nagiesek reopened this Jun 6, 2019
@nagiesek nagiesek closed this as completed Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants