9 रिपॉजिटरी
Tools for provisioning and managing isolated virtual machine environments and system workloads.
Distinguishing note: Focuses on CLI-based lifecycle management of virtualized environments rather than general container orchestration or cloud infrastructure management.
Explore 9 awesome GitHub repositories matching devops & infrastructure · Virtualization Managers. Refine with filters or upvote what's useful.
Colima is a command-line utility that provides lightweight container runtimes and local Kubernetes orchestration by managing isolated virtual machine environments. It functions as a virtualization manager that abstracts the underlying container engine, allowing users to run containerized applications and system workloads on non-native operating systems without the overhead of heavy desktop software. The project distinguishes itself through its support for hardware-accelerated workloads, enabling direct GPU passthrough to virtual machines for high-performance machine learning tasks. It offers
Provides a command-line interface for provisioning and managing isolated virtual machine environments for system workloads.
Vagrant is a virtual machine environment manager and infrastructure as code tool used to create and configure consistent development environments. It acts as a virtual machine provisioner and hypervisor abstraction layer, allowing users to define machine specifications and automate software installation on guest systems via declarative configuration files. The project enables cross-hypervisor orchestration by decoupling the command interface from specific virtualization backends. It ensures environment consistency through the distribution of pre-configured machine images and the orchestration
Manages settings across multiple hypervisors to maintain compatibility across different virtualization environments.
Lima is a virtualization engine designed to provision and manage lightweight Linux, macOS, and FreeBSD virtual machines. It functions as a comprehensive virtual machine manager that leverages native hypervisors and system emulation to provide isolated environments for container development, cross-architecture testing, and secure sandboxing. The project distinguishes itself through its template-driven provisioning system, which allows users to define and automate environment configurations via local files or remote URL schemes. It integrates deeply with host systems by providing automated file
The project deploys the necessary runtime components across host operating systems to enable the creation and management of virtualized Linux environments.
WSABuilds is a management framework designed to deploy and customize virtualized mobile runtime environments on desktop operating systems. It provides a comprehensive suite of tools for building, installing, and maintaining these environments, enabling the native execution of mobile applications alongside standard desktop software. The project distinguishes itself through its focus on deep system integration and lifecycle management. It allows users to generate tailored virtual environment packages by injecting administrative tools, service components, and specific configurations prior to dep
Automates the full lifecycle of virtualized system components from installation to removal.
The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It
Provides programmatic interfaces to provision and configure virtual compute, storage, and network resources.
Kata Containers is an OCI container runtime that launches containers inside lightweight virtual machines to combine hardware-level isolation with container operational speed. It functions as a hardware-isolated container engine and lightweight VM hypervisor, providing a virtual machine monitor interface that abstracts multiple hypervisors to optimize for performance or specific hardware emulation. The project distinguishes itself through a confidential computing runtime that leverages hardware-backed trusted execution environments, such as Intel TDX and AMD SEV-SNP, to protect data in use. It
Manages the lifecycle of lightweight virtual machines optimized specifically for container workloads.
Awless is a command-line interface and infrastructure orchestrator for managing, deploying, and inspecting AWS cloud resources. It functions as a resource inspector, identity manager, and secure connection utility, providing a hierarchical set of commands to control cloud environments. The tool distinguishes itself by syncing remote cloud state to local graphs, enabling offline infrastructure analysis, auditing, and resource relationship querying without active API calls. It further streamlines operations by mapping human-readable aliases to system identifiers and facilitating secure shell co
Controls the full lifecycle of virtual servers, including creation, restarts, and initialization.
Nexterm is a centralized management platform for remote server administration, providing a web-based gateway for SSH, VNC, and RDP connections. It serves as a unified interface for managing remote server connectivity, secure access control, and server resource monitoring. The platform integrates a Docker container orchestrator and a virtualization management console to control LXC and QEMU containers. It features an identity gateway that supports OpenID Connect single sign-on and two-factor authentication, alongside an SFTP file manager for remote file transfer and organization. The system i
Controls LXC and QEMU containers to provide flexible server virtualization and environment isolation.
यह प्रोजेक्ट स्थानीय वर्चुअल मशीनों पर मल्टी-नोड Kubernetes क्लस्टर के डिप्लॉयमेंट को स्वचालित करने के लिए डिज़ाइन की गई शेल स्क्रिप्ट का एक संग्रह प्रदान करती है। यह एक प्रोविजनिंग टूल के रूप में कार्य करती है जो वर्चुअलाइज्ड इंफ्रास्ट्रक्चर के लाइफसाइकिल का प्रबंधन करती है, जिससे उपयोगकर्ताओं को एक ही होस्ट मशीन पर अलग-थलग और पुनरुत्पादनीय कंप्यूटिंग वातावरण बनाने की अनुमति मिलती है। वातावरण को एक वितरित नेटवर्क का अनुकरण करने के लिए हाइपरवाइजर-आधारित वर्चुअलाइजेशन का उपयोग करके बनाया गया है, जिसमें कॉन्फ़िगरेशन स्क्रिप्ट हैं जो वर्चुअल हार्डवेयर और नेटवर्किंग की स्थिति को परिभाषित करती हैं। यह ऑटोमेटेड सर्विस मेश कॉन्फ़िगरेशन को एकीकृत करके खुद को अलग करता है, विशेष रूप से क्लस्टर के भीतर नेटवर्क ट्रैफ़िक और ऑब्जर्वेबिलिटी का प्रबंधन करने के लिए प्रॉक्सी कंटेनरों के इंजेक्शन को सक्षम करता है। टूलसेट इन वर्चुअलाइज्ड नोड्स के पूर्ण ऑर्केस्ट्रेशन को कवर करता है, जिसमें सेवाओं तक बाहरी पहुंच की अनुमति देने के लिए नेटवर्क ब्रिजिंग का सेटअप शामिल है। यह प्रोडक्शन वातावरण में डिप्लॉय किए जाने से पहले कंटेनर ऑर्केस्ट्रेशन और इंफ्रास्ट्रक्चर कॉन्फ़िगरेशन का परीक्षण करने के लिए एक सैंडबॉक्स के रूप में कार्य करता है।
Manages the lifecycle of local virtualized infrastructure to create reproducible computing environments.