Skip to content

vmware/powershell-vks-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Powershell Scripts for VMware vSphere Kubernetes Service (VKS)

PowerShell License Version Downloads

First Utility - Manage VM Classes

Easily export your common VM configurations into VM class definitions. VM classes allow a user to define the such resources include CPU, memory, and GPU within a Kubernetes context. This script simplifies the process by finding the most common vSphere VM configurations in a vCenter and then automatically constructing a simplified JSON definition that can be imported into the same or a different vCenter.

Latest Release

Download 1.0.0 with Documentation

Prerequisites

  • PowerShell 7.4 or later download.
  • VCF PowerCLI 9.0+ download.
  • Network access to vCenter.
  • A user with the following rights, at minimum, to the source vCenter: Read-only (at vCenter root level).
  • A user with the following rights, at minimum, to the destination vCenter: Namespaces.Configure and Namespaces.ListAccess.

Screen Short showing TUI for Discovery

App Screenshot

Screen Short showing TUI for Import

App Screenshot

Example Usage

Examples

Detailed VM Manage Readme

Detailed Readme

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors