PaperclipHub
    BrowseSubmitDocs
    Get Paperclip →
    ← back to the library·Browse/tools/Kubernetes Sandbox
    tools

    Kubernetes Sandbox.

    Run agent workloads in isolated Kubernetes pods. Supports resource limits, ephemeral volumes, and automatic cleanup.

    63npm downloads / wk
    v0.3.7shipped Apr 28, 2026
    2capabilities
    MITlicense
    Installpaperclip CLI · v2026.05
    $npx paperclipai@latest plugin install @farhoodlabs/paperclip-plugin-k8s
    last updated · shipped Apr 28, 2026

    Getting started

    Run agent workloads in isolated Kubernetes pods. Supports resource limits, ephemeral volumes, and automatic cleanup.

    import { paperclip } from "@paperclip/core";
    import paperclipPluginK8s from "@farhoodlabs/paperclip-plugin-k8s";
    
    paperclip.use(paperclipPluginK8s({
      // configuration goes here
    }));

    Configuration

    The plugin reads its configuration from environment variables by default, but every option can be overridden inline. Pass debug: true while wiring it up to get verbose logs scoped to this plugin only.

    Capabilities

    This plugin registers 2 capabilities with the Paperclip runtime — switch to the Capabilities tab for the full list.

    § author
    C
    cpfarhoodCommunity publisher
    Package@farhoodlabs/paperclip-plugin-k8s
    SubmittedApr 28, 2026
    § related plugins
    Babysitter@a5c-ai/babysitter-paperclip
    819 dl/wk
    Company Wizard@yesterday-ai/paperclip-plugin-company-wizard
    70 dl/wk
    Compasspaperclip-plugin-compass
    63 dl/wk
    All in tools →
    § links
    ↗ npm · @farhoodlabs/paperclip-plugin-k8s↗ Sponsor this plugin
    PaperclipThe Hub — May 2026
    DocsSubmitGitHub