You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give Border a type discriminator like the LB (core_agent default | core),
calque of net_lb.type. type: core provisions a dedicated small VM gateway
(BorderIaasBuilder -> target_node_set from [gservice] border_image); the
paas builder then schedules the border_node capability onto that VM's
agent. An explicit node pin still wins over type. Adds migration 0068
(type jsonb + ipsv4 varchar[]), ipsv4 read-only in the API, and tests.
For small installations that want a produced gateway VM instead of turning
the core node into the NAT gateway (core_agent) or pinning to a compute
node (border_node).
0 commit comments