Skip to content

Tfindelkind/docker-machine-nutanixAHV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-machine-nutanixAHV

Nutanix AHV (Acropolis Hypervisor) driver for docker-machine

This driver leverages the new plugin architecture being developed for Docker Machine.

Quick start instructions

Dependencies

Nutanix NOS 4.5 or higher is required Nutanix CE is supported as well In this actual release you need to manually upload an actual boot2docker iso to the NutanixAHV and name it "boot2docker"

Capabilities

  • boot2docker.iso based images

  • Dual Network

    • eth1 - A host private network called docker-machines is automatically created to ensure we always have connectivity to the VMs. The docker-machine ip command will always return this IP address which is only accessible from your local system.
  • Other Tunables

    • Virtual CPU count via --
    • Disk size via --kvm-disk-size
    • RAM via --kvm-memory

About

Nutanix Acropolis Hypervisor driver for docker-machine

Resources

Stars

Watchers

Forks

Packages

No packages published