1 Repo
Tools for provisioning, managing, and orchestrating the full lifecycle of containerized development environments.
Distinct from Containerized Development Environments: Focuses on the management and orchestration of the environment's lifecycle rather than just the consistency of the image.
Explore 1 awesome GitHub repository matching devops & infrastructure · Workspace Lifecycle Managers. Refine with filters or upvote what's useful.
DevPod is an IDE-agnostic remote development tool and containerized environment manager. It provisions reproducible development workspaces using open-standard configuration files and orchestrates these environments across local machines, remote servers, or public cloud providers. The system utilizes a client-side orchestration model that decouples workspace management from centralized cloud controllers. It features a pluggable provider-based infrastructure abstraction, which allows for multi-backend deployment and the creation of custom provider plugins to extend support for additional cloud
Provides a system for provisioning and managing reproducible development workspaces using Docker and Kubernetes across diverse backends.