From 6232b9d79e06b34b95e2c72ad6c6f2f46816e81c Mon Sep 17 00:00:00 2001 From: Christophe Jauffret Date: Wed, 7 Feb 2024 07:59:56 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 200a456..42f2bf3 100755 --- a/README.md +++ b/README.md @@ -19,15 +19,18 @@ This repository contains the Rancher Node Driver for Nutanix. Nutanix Node drive ## Features +- Configure Prism Central and corresponding user to talk to Nutanx platform +- Define target cluster to deploy node(s) +- Ability to set a custom name for the newly created VM - Ability to select VM's Main Memory in Megabytes - Ability to select VM's vCPU count -- Ability to set a custom name for the newly created VM - Ability to set the number of cores per vCPU -- Ability to specify the network(s) of the VM +- Ability to specify the network(s) of the VM (Classic or VPC) - Ability to specify the template disk in the VM by image name and modify his size (increase only) - Ability to specify categories to applied to the VM ( flow, leap, ...) - Ability to add one additional disk by specifying disk-size and storage-container - Enable passthrough the host's CPU features to the newly created VM +- Define a Cloud-init user-data to send to the newly created VM - Project support - Serial Port support - Boot type selection : Legacy or UEFI