Skip to main content

Configure network (drivers)

POST 

/network/configure/:namespace

Applies driver-based configuration actions (routes, bridges, NAT, TC, etc.) to pods concurrently. Each action can include options: {"persist_history": false, "capture_output": true}. The response includes a sequential_equivalent time (sum of per-pod durations) and a speedup factor vs the concurrent wall time.

Request

Responses

OK