Skip to content

add Nutanix suppport #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add Nutanix suppport #120

wants to merge 1 commit into from

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