SSunagimoinsunagimo.hashnode.dev·Apr 26 · 7 min readAutomating VCF 9.0.2 Day 1 Setup with CodexThis automation is based on publicly documented APIs and validated against standard UI operations in a homelab environment. Introduction With VCF9, the Installer deploys NSX Manager and finishes the i00
SSunagimoinsunagimo.hashnode.dev·Feb 15 · 3 min readHow to SSH to a VM inside NSX-VPCOverview When troubleshooting, you may need SSH access to VMs inside an NSX-VPC. However, NSX-VPC uses a fully multi-tenant architecture where subnets can overlap across tenants. This means you cannot00
SSunagimoinsunagimo.hashnode.dev·Feb 1 · 11 min readHow to Integrate NSX-VPC and Avi for VCF 9.0.2Introduction This post provides a sample procedure about integration of NSX-VPC mode and Avi Load Balancer within VCF 9.0.2. Although this is the recommended architecture, as of January 31, 2026, no s00
SSunagimoinsunagimo.hashnode.dev·Jan 31 · 4 min readVKS Cluster Creation Failure - Empty NODENAME on VKS in VCF 9.0.2Introduction I recently attempted to deploy a VKS (vSphere Kubernetes Service) Cluster using the NSX-VPC x AVI integration. While it sounds straightforward on paper, I ran into several hurdles along t00
SSunagimoinsunagimo.hashnode.dev·Jan 26 · 3 min readVKS - Tips for SSHIntroduction Since the Supervisor is a locked-down appliance, making direct changes via SSH—such as adding or deleting configurations—is generally discouraged. However, in the real world of troubleshooting, you’ll inevitably face situations where "di...00