Munishpal's Blog

Sharing My Learning !!

PowervRACloud

PowervRACloud Version 1.3 is out

What\’s New with 1.3 version? 4 x New Cmdlets for VMC 5 x New Cmdlets for AWS Powershell 7 on Windows Support Bugfixes How to upgrade? Option 1 You can either download from  https://flings.vmware.com/power-vra-cloud Option 2 Update-Module -Name PowervRACloud from https://www.powershellgallery.com/packages/PowervRACloud/1.3 Option 3 Download the Source Code directly from Github https://github.com/munishpalmakhija/powershell-for-vrealize-automation-cloud

Uncategorized

Configure Log forwarding from VMware Tanzu Kubernetes Cluster to vRealize Log Insight Cloud

What is VMware Tanzu Kubernetes Grid Standalone VMware Tanzu Kubernetes Grid provides organizations with a consistent, upstream-compatible, regional Kubernetes substrate across software-defined datacenters (SDDC) and public cloud environments, that is ready for end-user workloads and ecosystem integrations With vRealize Log Insight Cloud we support number of Log Sources and you will see…Continue readingConfigure Log forwarding from VMware Tanzu Kubernetes Cluster to vRealize Log Insight Cloud

PowervRACloud

Powershell for vRealize-Automation-Cloud aka PowervRACloud is on GitHub Now

Powershell for vRealize-Automation-Cloud is a PowerShell module that abstracts the VMware vRealize Automation Cloud APIs to a set of easily used PowerShell functions. This tool provides a comprehensive command-line environment for managing your VMware vRealize Automation Cloud environment. It is a.k.a PowervRACloud I started this as a fling and now…Continue readingPowershell for vRealize-Automation-Cloud aka PowervRACloud is on GitHub Now

Uncategorized

Configure Log forwarding from Openshift Container Platform to vRealize Log Insight Cloud

Overview Red Hat OpenShift is an open-source container application platform based on the Kubernetes container orchestrator for enterprise application development and deployment. In this blog, I will be showing procedure on how to forward logs from Openshift Container Platform  to vRealize Log Insight Cloud (vRLIC) Once the logs are flowing you can create…Continue readingConfigure Log forwarding from Openshift Container Platform to vRealize Log Insight Cloud

PowervRACloud

PowervRACloud Version 1.2 is out with support for vRA 8.1

What\’s New with 1.2 version? PowervRACloud version 1.2 released which now supports vRealize Automation 8.1 How to connect to vRA 8.1 Connect-vRA-Server -Server -Credential How to upgrade? Option 1 You can either download from https://flings.vmware.com/power-vra-cloud Option 2 Update-Module -Name PowervRACloud from https://www.powershellgallery.com/packages/PowervRACloud/1.2

PowervRACloud

vRA Cloud Onboarding for vSphere using PowervRACloud

Use Case  Onboarding vSphere Cloud Account in vRA Cloud Environment / Org What Tasks does it perform  It performs the following configuration 1. Validate vCenter Details & Adds Cloud Account2. Create New vRA Project3. Create New vRA Flavor Profile4. Create New vRA Image Profile5. Create New vRA Network Profile6. Create…Continue readingvRA Cloud Onboarding for vSphere using PowervRACloud

PowervRACloud

vRA Cloud Deployments Report using PowervRACloud

Use Case  Generate an HTML Report for Deployments in vRA Cloud Environment / Org. It displays the following details Deployment Summary – Number of deployments per Project Deployments Details – List all deployments per Project and list details such as projectid , name, id, createdBy, createdAt, Status Deployment Resources – For…Continue readingvRA Cloud Deployments Report using PowervRACloud

PowervRACloud

My First Fling – PowervRACloud

Purpose PowervRACloud is a PowerShell module that abstracts the VMware vRealize Automation Cloud APIs to a set of easily used PowerShell functions. This tool provides a comprehensive command-line environment for managing your VMware vRealize Automation Cloud environment This module is not supported by VMware and comes with no warranties expressed…Continue readingMy First Fling – PowervRACloud

Uncategorized

Use Cloud Assembly Blueprint to deploy Kubernetes Cluster on vSphere

In this blog post I will be demonstrating how to create a Cloud Agnostic Blueprint in VMware Cloud Assembly to deploy a Kubernetes Cluster to vSphere environment. VMware Cloud Assembly Service Overview VMware Cloud Assembly orchestrates and expedites infrastructure and application delivery in line with DevOps principles. It uniquely provides…Continue readingUse Cloud Assembly Blueprint to deploy Kubernetes Cluster on vSphere