Skip to content

Commit e4d5fcc

Browse files
committed
Whitelist the IP address on MongoDB Atlas
1 parent 3cf2714 commit e4d5fcc

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CLOUDNAT.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,13 @@ After a few seconds your Cloud NAT gateway is ready to serve you!
114114

115115
## Whitelist the IP address on MongoDB Atlas
116116

117-
If you click on the newly created gateway, you will see its configuration in details.
117+
If you click on the newly created gateway, you will see its configuration in detail.
118118

119119
<img src="images/nat-details.png" width=350>
120120

121-
`my-nat-ip` has the IP 34.78.85.15 in our case. This is the one that can be whitelisted under `IP Access List` on MongoDB Atlas.<br>
121+
`my-nat-ip` has the IP 34.78.85.15 in our case. This is the one that can be whitelisted in the MongoDB-Atlas under `IP Access List`. On the [MongoDB Atlas Console](https://cloud.mongodb.com) go under _Network Access -> IP Access list_ again, click on `Add IP Address` there and put this IP and a comment.
122122

123-
On the [MongoDB Atlas Console](https://cloud.mongodb.com) go under _Network Access -> IP Access list_ again, click on `Add IP Address` there and put this IP and a comment.<br>
124-
125-
Now your GKE cluster is securely connected to the MongoDB Atlas and you can use database clusters of any setup you want!
123+
Now your GKE cluster is securely connected to the MongoDB atlas and you can use database clusters in any desired configuration!
126124

127125
## Things to be considered
128126

0 commit comments

Comments
 (0)