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

ingress-gateway: add initial demo files for ingress gateways #6

Merged
merged 3 commits into from
Aug 26, 2020

Conversation

shoenig
Copy link
Member

@shoenig shoenig commented Aug 24, 2020

No description provided.

ingress-gateway/ig-bridge-demo.nomad Show resolved Hide resolved
connect {
gateway {

// Consul gateway [envoy] proxy options.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can we not mix comment styles 😬

network {
mode = "host"
port "api" {
to = -1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need this if network mode is "host"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agh good catch! Old habits die hard..

@nickethier
Copy link
Member

Only blocker was my question around the port block

@shoenig shoenig merged commit 4287966 into master Aug 26, 2020
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

Successfully merging this pull request may close these issues.

2 participants