Azure / Azure/AzureDatabricksBestPractices

IP address requirements clarification

Open
#12 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
470
Forks
181
PR merge metrics
No merged PRs in 30d

Description

The IP address requirements section seems confusing:

Each cluster node requires
- 1 Public IP and 2 Private IPs
- For a desired cluster size of X: number of Public IPs = X, number of Private IPs = 4X; how is this 4X; per above, isn't it 2X?

Also when I provision a cluster with 2 nodes, it appears to use 4 IP addresses only - 2 public and 2 private. Per above, it should've used 2 public IPs and 4 private IPs or 8 private IPs, which doesn't seem to be the case.
![image](https://user-images.githubusercontent.com/60890019/83031790-048e4480-a003-11ea-9cb4-a4ce1cd2b697.png)

![image](https://user-images.githubusercontent.com/60890019/83031966-3a332d80-a003-11ea-83bb-c0522279da7a.png)

Please clarify. Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.