Skip to content

Update demo deployments to use standalone sandbox pattern #12

@rdwj

Description

@rdwj

The demos that deploy the code-sandbox should be updated to use the standalone deployment pattern where appropriate.

What to change:

  1. Demo Helm values: Any demo that deploys the sandbox as a sidecar should offer a standalone alternative using values-standalone.yaml. The sidecar can remain as the default for quick-start simplicity, but production-oriented demos should show standalone.

  2. Demo scripts: Add a step showing how to deploy the sandbox standalone and configure the agent to point to it via SANDBOX_URL.

  3. Demo README: Note that standalone is recommended for production and explain the tradeoff (1ms latency vs full pod isolation).

Context:

  • ADR: fips-agents/code-sandbox/docs/separate-pod-design.md
  • Standalone overlay: fips-agents/code-sandbox/chart/values-standalone.yaml

Depends on: #11 (course material), agent-template sandbox.external support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions