digitalocean / container-blueprints

DigitalOcean Kubernetes(DOKS) Solution Blueprints
93 stars 46 forks source link

[Blueprint] Building an Egress Gateway using Netmaker #22

Closed v-ctiutiu closed 2 years ago

v-ctiutiu commented 2 years ago

Overview

vladciobancai commented 2 years ago

The following section Configuring Netmaker Server contains the same steps like the following ones: Exploring the Networks Section, Exploring the Access Keys Section, Exploring the Nodes Section they should be merged into one chapter

v-ctiutiu commented 2 years ago

The following section Configuring Netmaker Server contains the same steps like the following ones: Exploring the Networks Section, Exploring the Access Keys Section, Exploring the Nodes Section they should be merged into one chapter

Should be fixed now.

vladciobancai commented 2 years ago

looks good to me 👍

bikram20 commented 2 years ago

Per our discussion.

1/ Verify that DO LB works. LB works on private IP of the nodes. 2/ Add that SSH to public IP of the nodes will not work any more. But there is a cleaner way to access the nodes by installing net client on your laptop. 3/ Add the troubleshooting and uninstall. 4/ Emphasize to use net maker more as egress gateway and not a complete NAT gateway, because it is a single point of failure.

v-ctiutiu commented 2 years ago

Leaving Netmaker aside for now.