We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f495e4 commit 6e4ca2eCopy full SHA for 6e4ca2e
modules/private-cluster/README.md
@@ -8,6 +8,8 @@ The resources/services/activations/deletions that this module will create/trigge
8
- Activate network policy if `network_policy` is true
9
- Add `ip-masq-agent` configmap with provided `non_masquerade_cidrs` if `network_policy` is true
10
11
+**Note**: You must run Terraform from a VM on the same VPC as your cluster, otherwise there will be issues connecting to the GKE master.
12
+
13
## Usage
14
There are multiple examples included in the [examples](./examples/) folder but simple usage is as follows:
15
0 commit comments