This class is to enable vSphere Kubernetes cluster Description: -- - This class is used to enable vSphere Kubernetes cluster(supervisor cluster) on a given cluster using Java Rest APIs. - It supports both DHCP or STATICRANGE mode, for network configurations. - It automatically finds compatible virtual distributed switch and edgecluster(optional) on a given cluster. - It gives cluster compatibility reasons. - To use this class add below jars in the build path libraries/dependencies
EnableVsphereKubernetesCluster.java
Using vRA to deploy vSphere with Tanzu Namespaces & Guest Clusters This repository contains the code used to create the contructs for deploying vSphere with Tanzu Supervisor Namespaces and Guest Clusters. High Level Steps To achieve our requirements, we’ll be configuring the following: Cloud Assembly VCF SDDC Manager Integration Kubernetes Cloud Zone – Tanzu Supervisor Cluster Cloud Template to deploy a new Tanzu Supervisor Namespace Code Stream Tasks to provision a new Supervisor Namespace using the Cloud Assembly Template Tasks to provision a new Tanzu Guest Cluster inside of the Supervisor namespace using CI Tasks and the kubectl command line tool Tasks to create a service account inside of the Tanzu Guest Cluster Tasks to create Kubernetes endpoint for the new Tanzu Guest Cluster in both Cloud Assembly and Code Stream Service Broker Catalog Item to allow End-Users to provision a brand new Tanzu Guest Cluster in its own Supervisor Namespace To get started, please see this blog post: https://dy.si/RM9Sr2 #Apache2.0 #Deploy #vRealizeAutomation #vSphere #OtherLanguage #tanzu #CodeStream #vRealizeAutomation #vRealizeAutomationCloud #vRA
vRA-Deploy-Tanzu-Clusters-main.zip
# Author: Vikas Shitole # Description: Python script to configure/enable vSphere Supervisor cluster on the given cluster # Reference: https://vthinkbeyondvm.com/script-to-configure-vsphere-supervisor-cluster-using-rest-apis/ # How to setup vCenter REST API environment?
configure_supervisor_cluster.py
# Author : Vikas Shitole # Description: Python script to create namespace on the top of vSphere Supervisor cluster # Reference: https://vthinkbeyondvm.com/script-to-configure-vsphere-supervisor-cluster-using-rest-apis/ # How to setup vCenter REST API environment?
create_namespace.py
WCPCTL WCPCTL A kubectl style command line tool to interact with vSphere 7 with Tanzu Supervisor Cluster...This can be used to spin up NSX-T or vSphere NW based Supervisor Cluster
wcpctl-master.zip
In a cluster without DRS enabled, user should manually migrate the virtual machines off a host to let the host enter Maintenance Mode
Vsan-ClusterMaintenance.ps1
Automating Storage DRS & Datastore Cluster Management in vSphere 5 | virtuallyGhetto http://www.virtuallyghetto.com/2011/07/automating-storage-drs-datastore.html vGhetto Script Repository This repository contains a collection of sample scripts across various programming/scripting languages for VMware based solutions
datastoreClusterManagement.pl
vSphere Python SDK program for listing Datastores in Datastore Cluster pyvmomi-community-samples Community contributed samples for the pyVmomi library
list_datastore_cluster.py
Following the vSphere ESXi Performance dashboard, this builds on top of the super metrics that comes with it. As a result, you just need to download the views and dashboard. #vSphere #dashboard #BSD3-Clause #vRealizeOperationsManager #vRealizeOpsDashboard #vRealizeOperationsManager
vSphere-Cluster-Performance-dashboard-master.zip
VM Provisioning on Datastore Clusters in vSphere 5 | virtuallyGhetto http://www.virtuallyghetto.com/2012/03/vm-provisioning-on-datastore-clusters.html vGhetto Script Repository This repository contains a collection of sample scripts across various programming/scripting languages for VMware based solutions
datastoreClusterVMProvisioning.pl