Skip to content

Commit 8ae9fe7

Browse files
authored
Merge pull request #124 from timfanda35/issues/link-format
fix(link): fix link format
2 parents b1a6724 + 123c5c9 commit 8ae9fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/2024-03-26-private-google-access-ipv6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ JSON 版本:
5151
## 環境分析
5252

5353
1. 這是 Google Cloud 新專案,可以當做都是預設設定。
54-
2. VPC Network 與 Subnet 都是預設建立的 `default`。在預設情況下並不會啟用 [dual-stack][[IPv4/IPv6 dual-stack networking]],所以在此 VPC Network 中的 VM 並不會被分配到 IPv6 的 IP。
54+
2. VPC Network 與 Subnet 都是預設建立的 `default`。在預設情況下並不會啟用 [dual-stack][IPv4/IPv6 dual-stack networking],所以在此 VPC Network 中的 VM 並不會被分配到 IPv6 的 IP。
5555
3. Subnet 啟用了 Private Google Access,
5656
4. 在此 Subnet 中的 VM 沒有給予 External IP。
5757
5. 建立了一個 API Key 用於呼叫 Google Maps API,並且設定了 IP Address Restriction,限制只有該 Subnet 可以存取 Google Maps API。

0 commit comments

Comments
 (0)