Book Image

Learning Proxmox VE

Book Image

Learning Proxmox VE

Overview of this book

Proxmox VE 4.1 provides an open source, enterprise virtualization platform on which to host virtual servers as either virtual machines or containers. This book will support your practice of the requisite skills to successfully create, tailor, and deploy virtual machines and containers with Proxmox VE 4.1. Following a survey of PVE's features and characteristics,this book will contrast containers with virtual machines and establish cases for both. It walks through the installation of Proxmox VE, explores the creation of containers and virtual machines, and suggests best practices for virtual disk creation, network configuration, and Proxmox VE host and guest security.Throughout the book, you will navigate the Proxmox VE 4.1 web interface and explore options for command-line management
Table of Contents (14 chapters)

Summary


This chapter detailed the process of developing containers from LXC templates. We explored the promise of LXC containers in Proxmox VE, and outlined an example use case that could be generalized to other circumstances and that demonstrated how the Proxmox VE container's features could add value, flexibility, and extensibility to an organization's IT infrastructure.

After describing how to derive a container from a template, we explored ways to manipulate containers from both the command line and the web interface.

In Chapter 4Creating Virtual Machines, we will identify advantages of virtual machines over containers and explore some use cases. At the close of the chapter, we'll have walked through the creation of Microsoft Windows and GNU/Linux virtual machines from ISOs.

With what we know now about containers, it'll be exciting to explore the place for virtual machines in a culture whose fascination is fixed on containerization.