vRA GKE Header

vRealize Automation – Deploying a GKE Cluster with Code Stream, add to Tanzu Mission Control & Tanzu Service Mesh

This walk-through will detail the technical configurations for using vRA Code Stream to deploy Google Kubernetes Clusters (GKE), register them as: Kubernetes endpoints in vRA Cloud Assembly and Code Stream An attached in Tanzu Mission Control Onboard in Tanzu Service Mesh This post mirrors my other blog posts following similar concepts: Using vRA to deploy … Continue reading vRealize Automation – Deploying a GKE Cluster with Code Stream, add to Tanzu Mission Control & Tanzu Service Mesh

vRealize Operations Header

vRealize Operations – Error: Failed to Test adapter instance – Finding Adapter Logs

The Issue I had installed the “VMware vRealize Operations Management Pack for Horizon 1.2” into my vROPs instance, and tried to connect my Horizon instance, instantly hitting the helpful error message of: Failed to Test adapter instance. Reason – Unknown Error. Please contact support team Obviously, I’d probably done something wrong, but I didn’t want … Continue reading vRealize Operations – Error: Failed to Test adapter instance – Finding Adapter Logs

vRA OpenShift Tanzu Mission Control Header

Deploying OpenShift clusters (IPI) using vRA Code Stream

This walk-through will detail the technical configurations for using vRA Code Stream to deploy Red Hat OpenShift Clusters, register them as Kubernetes endpoints in vRA Cloud Assembly and Code Stream, and finally register the newly created cluster in Tanzu Mission Control. The deployment uses the Installer Provisioned Infrastructure method for deploying OpenShift to vSphere. Which … Continue reading Deploying OpenShift clusters (IPI) using vRA Code Stream

vRA 8.0 header

Passing JSON into vRA Code Stream CI Task – MalformedJsonException

The Issue Whilst working with a vRA Code Stream CI Task, I needed to build a YAML file in my container, which I would use to provide the values to my CLI Tool I was running. Within this YAML File, there is a section of JSON input (yep I know, it’s a Red Hat thing!!!). … Continue reading Passing JSON into vRA Code Stream CI Task – MalformedJsonException

Tanzu Mission Control Header

Postman Collection for Tanzu Mission Control REST APIs

Whilst working with vRA to deploy various Kubernetes clusters and then register them with Tanzu Mission Control (TMC), I decided to use Postman (a great API Explorer tool) to catalogue my work and build out several use cases. I’ve posted this here: VMware Code Sample Github Repository This collection was created from the TMC API … Continue reading Postman Collection for Tanzu Mission Control REST APIs