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

Document Public and Private Networks, alongwith Network Aliases #116

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jordanstephens
Copy link
Member

Depends on https://github.com/DefangLabs/defang-mvp/pull/1261

Docs to describe how to configure public or private networks, and network aliases.

networks:
public:
aliases:
- app
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- app
- app

Copy link
Contributor

@raphaeltm raphaeltm left a comment

Choose a reason for hiding this comment

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

Something missing IMO in this: it's not clear if it defaults to private or public. I think we had previously talked about reducing default cost by not provisioning NAT gateways and keeping everything in public subnets by default, but I don't know if we implemented that. One way or another, I think we should be explicit about what the default is.

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.

3 participants