You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now we would like to encourage you to go to the [Google Console](https://console.cloud.google.com) and to continue with Cloud NAT:
85
+
Now we encourage you to go to the [Google Console](https://console.cloud.google.com) and continue with Cloud NAT:
86
+
86
87
87
88
<imgsrc="images/goto-cloud-nat.png"width=300>
88
89
89
90
...and click on the button `Create NAT gateway`.
90
91
91
92
<imgsrc="images/create-gateway.png"width=400>
92
93
93
-
You have to fill following fields out:
94
+
You must fill in the following fields:
94
95
95
-
`Gateway name` like it says this is the name of your gateway.<br>
96
-
`VPC Network` may stay as _default_so far.<br>
97
-
`Region` should be the same where your cluster runs (_europe-west1_ in our case)<br>
98
-
`Cloud Router` is not created yet, but we can create it right here by clicking on _Create new router_<br>
96
+
*`Gateway name`: As it says, this is the name of your gateway.
97
+
*`VPC Network`: Can remain as _default_until now.
98
+
*`Region`: Should be the same where your cluster runs (_europe-west1_ in our case).
99
+
*`Cloud Router`: Is not yet created, but we can create it right here by clicking on _Create New Router_.
99
100
100
-
In the new form you just need to give a proper name for a router and click on `Create`:
101
+
In the new form you only need to enter a proper name for a router and click on `Create`:
101
102
102
103
<imgsrc="images/create-router.png"width=300>
103
104
104
-
Now you are back to the previous form and your router is already set up.<br>
105
-
106
-
The last step you have to do is to create a static ip address for our router. Change the selection of the field `NAT IP addresses` to `manual`, let the other fields like they are.
105
+
Now you are back on the previous form and your router is already set up. The last step is to create a static IP address for our router. Change the selection of the field `NAT IP addresses` to `manual`, leave the other fields as they are.
107
106
108
107
<imgsrc="images/select-nat-ip.png"width=350>
109
108
110
-
Again, in a new form you just have to input an alias for the static ip address you are going to reserve:
109
+
Again, in a new form you only need to enter an alias for the static IP address you want to reserve:
111
110
112
111
<imgsrc="images/reserve-static-ip.png"width=300>
113
112
114
-
After several seconds your Cloud NAT gateway is ready to serve you!
113
+
After a few seconds your Cloud NAT gateway is ready to serve you!
0 commit comments