Node configuration panel
Selecting a service node opens the Node configuration panel. This is the structured form for simulation inputs, labels, and engineering notes — aligned with PinPole’s service-config JSON specs in the product.
Sections
Configuration is grouped into collapsible sections (for example Runtime & performance, Scaling & concurrency, Service quotas). Each section has a title and one or more fields.
Common field types:
| Type | Behavior |
|---|---|
| text | Single-line string. |
| textarea | Multi-line; often used for engineering notes and defaults that explain limits. |
| number | Numeric input with optional min/max. |
| toggle | Boolean. |
| select | Single choice from predefined options (e.g. instance family, runtime). |
Hints appear under many fields to explain impact on cost, latency, or quotas.
Quick actions
Some services expose quick actions (e.g. Deploy function, Test invoke, Enable provisioned concurrency). These are shortcuts for common tasks; availability depends on the service definition.
Infrastructure placement
Near the bottom of many specs you will find Infrastructure placement (exact title may vary):
- AWS: VPC, AZ, subnet type.
- Azure: VNet, region, subnet type.
- GCP: VPC network, zone/region, subnet type.
Nodes that share the same logical network should use consistent names so diagrams and downstream features stay aligned.
Full catalog
For every service and section name: