Hello,
Would anyone be able to explain me more about the networking configuration when dealing with:
Shared VPC, Private Service Access and Vertex AI Notebook ?
Vertex AI Managed Notebook allow you to select a Shared Network (see pic below)
and the tooltip seems to say that the notebook will receive an IP from the selected subnet.
Still when I try the configuration above, and execute `ifconfig` in the terminal inside the Vertex AI notebook, I never see an IP in that range.
Am I doing something wrong? Am I misunderstanding something?
Thanks!!