How to monitor High VM CPU with Aria Operations

I was recently working in my lab environment that is constrained on resources. There were a couple VM’s that had High CPU once in a while and needed to be rebooted. They are just test VM’s but I still wanted to be able to catch when they spike the CPU Continue reading How to monitor High VM CPU with Aria Operations

Tanzu on VMC SSO User Login Gotcha

Are you able to login via Kubectl vsphere with cloudadmin@vmc.local but not a domain user? Are you getting errors like: FATA[0060] Failed to get available workloads, response from the server was invalid DEBU[0060] Error while getting list of workloads: invalid character ‘<‘ looking for beginning of value Then you probably Continue reading Tanzu on VMC SSO User Login Gotcha

Securing NSX Manager in VMware Cloud on AWS

You may have noticed VMware recently added a Tab “Open NSX Manager” for your SDDC. On initial SDDC deployment this is only accessible over the internet but is secured behind your VMware Cloud Portal login credentials. Once you connect your VPN or Direct connect you are presented with an internal Continue reading Securing NSX Manager in VMware Cloud on AWS

How to run commands in provisioned VM’s with the Tanzu VM Service

Ok, you have made it this far, you setup Tanzu with vSphere, you deployed a namespace and configured the VM Service and deployed your first VM. Now you want to actually deploy some applications inside the VM? Well you have come to the right place! !