9 repositorios
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 es una interfaz de línea de comandos y orquestador de infraestructura para gestionar, desplegar e inspeccionar recursos en la nube de AWS. Funciona como un inspector de recursos, gestor de identidades y utilidad de conexión segura, proporcionando un conjunto jerárquico de comandos para controlar entornos en la nube. La herramienta destaca al sincronizar el estado de la nube remota con grafos locales, permitiendo el análisis de infraestructura fuera de línea, auditoría y consulta de relaciones de recursos sin llamadas activas a la API. Además, agiliza las operaciones mapeando alias legibles por humanos a identificadores del sistema y facilitando conexiones de shell seguro a instancias remotas mediante la resolución automatizada de direcciones IP y hosts de salto. Su amplia superficie de capacidades cubre el ciclo de vida de servidores virtuales, bases de datos, funciones sin servidor y recursos de contenedores. Maneja la red a través de nubes privadas virtuales y gestión de DNS, gestiona la identidad y el acceso mediante políticas de usuario y rol, y orquesta despliegues utilizando plantillas obtenidas de archivos locales o URLs remotas. El sistema incluye la generación de autocompletado de shell para bash y zsh para ayudar en el descubrimiento de comandos.
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.
Este proyecto proporciona una colección de scripts de shell diseñados para automatizar el despliegue de clusters de Kubernetes de múltiples nodos en máquinas virtuales locales. Funciona como una herramienta de aprovisionamiento que gestiona el ciclo de vida de la infraestructura virtualizada, permitiendo a los usuarios crear entornos informáticos aislados y reproducibles en una sola máquina host. El entorno está construido utilizando virtualización basada en hipervisor para simular una red distribuida, con scripts de configuración que definen el estado del hardware virtual y la red. Se distingue por integrar configuración automatizada de service mesh, específicamente permitiendo la inyección de contenedores proxy para gestionar el tráfico de red y la observabilidad dentro del cluster. El conjunto de herramientas cubre la orquestación completa de estos nodos virtualizados, incluyendo la configuración de puentes de red para permitir el acceso externo a los servicios. Sirve como un sandbox para probar la orquestación de contenedores y configuraciones de infraestructura antes de que sean desplegados en entornos de producción.
Manages the lifecycle of local virtualized infrastructure to create reproducible computing environments.