GoogleCloudPlatform / GoogleCloudPlatform/deploymentmanager-samples
CFT: Dataproc test needs a firewall rule
Open
bug
cloud-foundations
- Dominant language
- Jinja
- Stars
- 951
- Forks
- 700
- PR merge metrics
- No merged PRs in 30d
Description
Dataproc test is depending on the 'default-allow-internal' firewall rule.
Setup phase should create a firewall rule to allow communication between master and worker nodes:
Source filters
IP ranges
10.128.0.0/9
Protocols and ports
tcp:0-65535
udp:0-65535
icmp
Contributor guide
Assessment
This issue has not been assessed yet.