Skip to content

Conversation

@tuxtof
Copy link

@tuxtof tuxtof commented Mar 31, 2025

This commit introduces Nutanix support to the repository. Here's what it accomplishes:

Key Changes:

  • README Update:

Added detailed instructions for deploying clusters with Nutanix.
Describes prerequisites, such as adding a VM image (ex Ubuntu 22.04 LTS cloud image) and generating/deploying the cluster templates.

  • New Template Files:

cluster-template-nutanix.yaml: A configuration template for creating clusters on Nutanix.
cluster-template-nutanix-user.yaml: Similar to the above but includes options for injecting a user and SSH key into cluster nodes.
cluster-template-nutanix.rc: A shell script defining environment variables used for Nutanix cluster configurations.

  • Implementation Details:

Templates include configurations for Nutanix-specific fields, such as prismCentral, credentials, and machine specifications (e.g., memory size, vCPU count, and disk size).
Also adds MachineHealthCheck configurations to monitor cluster health conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant