Hypervisor - CI/CD用語集の定義
hypervisorは仮想マシンを作成・実行するソフトウェアまたはファームウェアのレイヤーで、1つの物理ホストを多数の隔離されたゲストに分割します。type 1はbare metal上で動作し、type 2はホストOS内で動作します。
関連ガイド
Virtual Machine - CI/CD Glossary DefinitionA virtual machine is a software-emulated computer that runs its own OS on shared physical hardware via a hype…
Bare Metal - CI/CD Glossary DefinitionBare metal is a physical server with no hypervisor layer - your workload runs directly on the hardware, tradi…