docs: Multiple custom sandbox images with warm runtime pools#609
Open
jpshackelford wants to merge 1 commit into
Open
docs: Multiple custom sandbox images with warm runtime pools#609jpshackelford wants to merge 1 commit into
jpshackelford wants to merge 1 commit into
Conversation
…oach - Replaces single-image legacy approach with multi-image warm runtime pool documentation - Key benefits: no restarts/redeployments, dynamic updates, multiple images - Complete guide to authentication, configuration, and usage - Includes working shell scripts for managing warm runtime configs - Documents three methods for starting conversations (API, SDK, Web UI) - Adds image lifecycle management strategies for handling updates and resume - Covers troubleshooting for common issues (auth, image pulls, resume failures) Co-authored-by: openhands <openhands@all-hands.dev>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replaces the legacy single-image custom sandbox documentation with comprehensive guide for the new warm runtime pool approach (PR #538 in runtime-api).
Key Changes
What's New
Documentation Sections
Introduction & Benefits
Prerequisites
Managing Warm Runtime Configurations
manage-warm-runtimes.shStarting Conversations
Verifying and Monitoring
Image Lifecycle Management ⭐ NEW
API Reference
Migration Guide
Related Work
Technical Details
Authentication: Documents admin password setup via kubectl (password not auto-generated in Replicated VM installs)
Script included: Full working
manage-warm-runtimes.sh(no placeholders)—runs inside runtime-api pod via kubectl execImage lifecycle: Critical guidance on:
Testing
Migration Impact
The new approach coexists with the legacy Replicated Admin Console single-image setting. Users can:
This PR was created by an AI assistant (OpenHands) on behalf of @jpshackelford.