In a recent troubleshooting session, my team noticed an alarming surge in DNS queries and puzzling etcd error messages on two of our hosts. Despite having no firewall rules in place to block traffic, we discovered that the etcd service was rejecting connections. Had an old configuration change finally come back to haunt us? The answer may surprise you.
Reshape, Resize, Refresh: CSS Tweaks to Extend Input Fields in VCF Automation Service Broker
Designing custom forms in VCF Automation Service Broker is where UI/UX truly impacts user experience. However, managing long dropdown values can create frustrating design challenges due to default field size limitations. In this article, I share a practical workaround my team used to solve this issue. Join the conversation and share your approach toward addressing this design challenge!
Fortified vCenter Security – Replace the SSL Machine Certificate in vCenter 8
In this article, we explore how to enhance the security of your vCenter Server by replacing the default self-signed SSL certificate with a signed certificate. VMware has streamlined the process in vCenter 8, making the workflow much easier and more efficient for Administrators. This article will provide an overview of the updated procedure and highlight key considerations to ensure a successful implementation.
My Experience Earning the VCP-VCF Administrator Certification
I recently passed the VMware Certified Professional – VMware Cloud Foundation Administrator (VCP-VCF Administrator) exam and wanted to share my experience. This certification, part of the newer VCP offerings, tests practical knowledge across VMware Cloud Foundation components. In this article, I discuss my preparation strategy, exam format, and tips for success to help you navigate the certification process.
Automatically Record VM Deployments to VCF Operations for Logs using an Orchestrator Workflow
Tracking deployment activities is essential for maintaining visibility and operational efficiency, and the VCF Automation portal provides a great starting point. This post explores how to enhance your deployment tracking by programmatically sending Syslog messages to VCF Operations for Logs, using the power of automation. Learn how to automatically log each successful VM deployment with key contextual details to keep your operations organized and informed.