-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
605 lines (575 loc) · 37.8 KB
/
index.html
File metadata and controls
605 lines (575 loc) · 37.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Michael Hayes - VCF 9 Infrastructure Engineer | VMware Cloud Foundation Specialist. Building and operating enterprise private cloud infrastructure.">
<meta name="author" content="Michael Hayes">
<title>Michael Hayes | VCF 9 Infrastructure Engineer</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="nav" id="nav">
<div class="nav-container">
<a href="#hero" class="nav-logo">MH<span class="accent">.</span></a>
<ul class="nav-links">
<li><a href="#about">About</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#lab">Lab</a></li>
<li><a href="#capabilities">Capabilities</a></li>
<li><a href="#troubleshooting">Troubleshooting</a></li>
<li><a href="#purchase" class="nav-cta">Purchase VCF9 Health Check</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<button class="nav-toggle" id="nav-toggle" aria-label="Toggle navigation">
<span></span><span></span><span></span>
</button>
</div>
</nav>
<!-- Hero Section -->
<header class="hero" id="hero">
<div class="hero-bg-pattern"></div>
<div class="container hero-content">
<div class="hero-badge">VCF 9 Certified Engineer</div>
<h1 class="hero-name">Michael Hayes</h1>
<p class="hero-title">VCF 9 Infrastructure Engineer <span class="accent">|</span> VMware Cloud Foundation Specialist</p>
<p class="hero-tagline">Building and operating enterprise private cloud infrastructure</p>
<div class="hero-links">
<a href="docs/Michael_Hayes_Resume_2026.pdf#page=1" target="_blank" rel="noopener noreferrer" class="btn btn-primary">
<svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
Resume
</a>
<a href="https://github.com/valcalepi" target="_blank" rel="noopener noreferrer" class="btn btn-outline">
<svg class="icon" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
GitHub
</a>
<a href="https://www.linkedin.com/in/mrmichael-hayes" target="_blank" rel="noopener noreferrer" class="btn btn-outline">
<svg class="icon" viewBox="0 0 24 24" fill="currentColor"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
LinkedIn
</a>
</div>
</div>
<div class="hero-scroll-indicator">
<span>Scroll</span>
<div class="scroll-line"></div>
</div>
</header>
<main>
<!-- About Section -->
<section class="section" id="about">
<div class="container">
<h2 class="section-title">About</h2>
<div class="about-grid">
<div class="about-text">
<p class="about-lead">VCF 9 certified infrastructure engineer specializing in VMware Cloud Foundation deployment, operations, and troubleshooting.</p>
<p>With 25 years of hands-on vSphere experience and full-stack VCF expertise from bare metal to monitoring, I build, configure, operate, and troubleshoot production-grade private cloud infrastructure across the entire VMware Cloud Foundation stack.</p>
<p>As founder of <strong>Virtual Control LLC</strong>, I bring a deep commitment to understanding every layer of the VCF platform — not just theory, but real-world implementation and problem-solving in fully functional lab environments.</p>
</div>
<div class="about-highlights">
<div class="highlight-card">
<div class="highlight-number">9.0</div>
<div class="highlight-label">VCF Version</div>
</div>
<div class="highlight-card">
<div class="highlight-number">25+</div>
<div class="highlight-label">Years vSphere Experience</div>
</div>
<div class="highlight-card">
<div class="highlight-number">End-to-End</div>
<div class="highlight-label">Deploy • Operate • Troubleshoot</div>
</div>
</div>
</div>
</div>
</section>
<!-- Certifications Section -->
<section class="section section-alt" id="certifications">
<div class="container">
<h2 class="section-title">Certifications</h2>
<div class="cert-grid">
<div class="cert-card">
<div class="cert-badge">
<svg class="cert-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"/></svg>
</div>
<h3 class="cert-name">VCF 9 Certified</h3>
<p class="cert-issuer">Broadcom</p>
<p class="cert-desc">VMware Cloud Foundation 9.0 deployment, operations, and lifecycle management</p>
</div>
<div class="cert-card">
<div class="cert-badge">
<svg class="cert-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"/></svg>
</div>
<h3 class="cert-name">VCP 3.0 – 6.5</h3>
<p class="cert-issuer">VMware</p>
<p class="cert-desc">VMware Certified Professional across vSphere versions 3.0 through 6.5</p>
</div>
</div>
</div>
</section>
<!-- Technical Skills Section -->
<section class="section" id="skills">
<div class="container">
<h2 class="section-title">Technical Skills</h2>
<div class="skills-grid">
<div class="skill-card">
<div class="skill-header">
<svg class="skill-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"/></svg>
<h3>Core Platform</h3>
</div>
<ul class="skill-list">
<li>VMware Cloud Foundation (VCF) 9.0</li>
<li>SDDC Manager</li>
<li>vCenter Server 9.0</li>
<li>ESXi 9.0</li>
<li>NSX 4.x / NSX+</li>
</ul>
</div>
<div class="skill-card">
<div class="skill-header">
<svg class="skill-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"/></svg>
<h3>Operations & Monitoring</h3>
</div>
<ul class="skill-list">
<li>VCF Operations <span class="skill-note">(formerly vRealize Operations / Aria Operations)</span></li>
<li>VCF Operations for Logs <span class="skill-note">(formerly vRealize Log Insight / Aria Operations for Logs)</span></li>
<li>Dashboard Design & KPI Monitoring</li>
<li>Alert Configuration & Notification Workflows</li>
</ul>
</div>
<div class="skill-card">
<div class="skill-header">
<svg class="skill-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.066 2.573c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.573 1.066c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.066-2.573c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/><path d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/></svg>
<h3>Deployment & Automation</h3>
</div>
<ul class="skill-list">
<li>OVA/OVF Deployment <span class="skill-note">(ovftool, vSphere Client)</span></li>
<li>vCenter REST API & Guest Operations API</li>
<li>Python Automation for vSphere</li>
<li>Offline Depot Management & HTTPS Repository Configuration</li>
<li>Lifecycle Management via SDDC Manager Fleet</li>
</ul>
</div>
<div class="skill-card">
<div class="skill-header">
<svg class="skill-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"/></svg>
<h3>Infrastructure</h3>
</div>
<ul class="skill-list">
<li>Compute, Storage, Networking <span class="skill-note">(vSAN, vDS, NSX Overlay/VLAN)</span></li>
<li>High Availability & Cluster Design</li>
<li>Certificate Management</li>
<li>Syslog Forwarding & Log Integration</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Lab Environment Section -->
<section class="section section-alt" id="lab">
<div class="container">
<h2 class="section-title">Hands-On VCF 9 Lab Environment</h2>
<p class="section-subtitle">Full production-grade VCF 9 environment built from the ground up for testing, certification prep, and real-world operational experience.</p>
<div class="lab-architecture">
<div class="lab-tier">
<div class="lab-tier-label">Management Plane</div>
<div class="lab-nodes">
<div class="lab-node lab-node-primary">
<div class="lab-node-status"></div>
<span class="lab-node-name">SDDC Manager 9.0</span>
<span class="lab-node-role">Lifecycle & Fleet Management</span>
</div>
<div class="lab-node">
<div class="lab-node-status"></div>
<span class="lab-node-name">vCenter Server 9.0</span>
<span class="lab-node-role">Infrastructure Management</span>
</div>
<div class="lab-node">
<div class="lab-node-status"></div>
<span class="lab-node-name">NSX Manager</span>
<span class="lab-node-role">Network Virtualization</span>
</div>
</div>
</div>
<div class="lab-connector">
<div class="connector-line"></div>
</div>
<div class="lab-tier">
<div class="lab-tier-label">Compute Hosts</div>
<div class="lab-nodes">
<div class="lab-node lab-node-host">
<div class="lab-node-status"></div>
<span class="lab-node-name">ESXi 9.0 Host 1</span>
<span class="lab-node-role">Nested Hypervisor</span>
</div>
<div class="lab-node lab-node-host">
<div class="lab-node-status"></div>
<span class="lab-node-name">ESXi 9.0 Host 2</span>
<span class="lab-node-role">Nested Hypervisor</span>
</div>
<div class="lab-node lab-node-host">
<div class="lab-node-status"></div>
<span class="lab-node-name">ESXi 9.0 Host 3</span>
<span class="lab-node-role">Nested Hypervisor</span>
</div>
</div>
</div>
<div class="lab-connector">
<div class="connector-line"></div>
</div>
<div class="lab-tier">
<div class="lab-tier-label">Operations & Services</div>
<div class="lab-nodes">
<div class="lab-node lab-node-ops">
<div class="lab-node-status"></div>
<span class="lab-node-name">VCF Operations 9.0</span>
<span class="lab-node-role">Analytics Cluster</span>
</div>
<div class="lab-node lab-node-ops">
<div class="lab-node-status"></div>
<span class="lab-node-name">VCF Operations for Logs 9.0.1</span>
<span class="lab-node-role">Centralized Logging</span>
</div>
<div class="lab-node lab-node-infra">
<div class="lab-node-status"></div>
<span class="lab-node-name">Offline VCF Depot</span>
<span class="lab-node-role">HTTPS Repository</span>
</div>
<div class="lab-node lab-node-infra">
<div class="lab-node-status"></div>
<span class="lab-node-name">Windows AD / DNS / NTP</span>
<span class="lab-node-role">Directory & Infrastructure Services</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- What I Can Do Section -->
<section class="section" id="capabilities">
<div class="container">
<h2 class="section-title">What I Can Do</h2>
<p class="section-subtitle">Proven capabilities across the full VCF lifecycle</p>
<div class="capabilities-grid">
<div class="capability-item">
<div class="capability-marker"></div>
<p>Deploy VCF 9 environments end-to-end <span class="capability-detail">SDDC Manager → ESXi → vCenter → NSX → Operations</span></p>
</div>
<div class="capability-item">
<div class="capability-marker"></div>
<p>Configure and troubleshoot VCF Operations dashboards, alerts, and integrations</p>
</div>
<div class="capability-item">
<div class="capability-marker"></div>
<p>Deploy and integrate VCF Operations for Logs with syslog forwarding and content packs</p>
</div>
<div class="capability-item">
<div class="capability-marker"></div>
<p>Automate infrastructure tasks using vCenter REST API and Python</p>
</div>
<div class="capability-item">
<div class="capability-marker"></div>
<p>Build offline depots and HTTPS repositories for air-gapped deployments</p>
</div>
<div class="capability-item">
<div class="capability-marker"></div>
<p>Create professional technical documentation and runbooks</p>
</div>
<div class="capability-item">
<div class="capability-marker"></div>
<p>Troubleshoot complex appliance issues <span class="capability-detail">Service failures, OOM, Cassandra, bootstrap</span></p>
</div>
</div>
</div>
</section>
<!-- Troubleshooting Reports Section -->
<section class="section section-alt" id="troubleshooting">
<div class="container">
<h2 class="section-title">Troubleshooting Reports</h2>
<p class="section-subtitle">Real-world root cause analysis and recovery documentation from live lab incidents</p>
<div class="docs-grid">
<a href="docs/NSX-Manager-Cold-Start-Troubleshooting-Report.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>NSX Manager 9.0.1 Cold Start Service Failure</h3>
<p>Complete RCA documenting NSX Manager service chain failure after cold start, manual service recovery in dependency order, and VCF Operations adapter re-integration.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
<a href="docs/VCF-Health-Report_20260325_145346.pdf#page=1" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>VCF Environment Health Check Report</h3>
<p>Comprehensive environment health assessment covering cluster status, resource utilization, compliance validation, and remediation recommendations.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
<a href="docs/NSX-Health-Check-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>NSX Health Check Handbook</h3>
<p>Complete NSX Manager health check procedures covering cluster status, transport nodes, logical switching, routing, firewall rules, and certificate validation.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
<a href="docs/vCenter-Health-Check-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>vCenter Health Check Handbook</h3>
<p>Comprehensive vCenter Server health validation including services, database, SSO, certificates, inventory, and performance assessment.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
<a href="docs/ESXi-Health-Check-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>ESXi Health Check Handbook</h3>
<p>ESXi host health validation covering hardware status, storage, networking, services, patches, and configuration compliance.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
<a href="docs/vSAN-Health-Check-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>vSAN Health Check Handbook</h3>
<p>vSAN cluster health assessment including disk groups, resync status, capacity, performance, network configuration, and data integrity checks.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
<a href="docs/VCF-Ops-Logs-Health-Check-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>VCF Operations for Logs Health Check Handbook</h3>
<p>VCF Operations for Logs health validation covering cluster status, ingestion rates, storage capacity, forwarders, content packs, and alerting configuration.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
<a href="docs/Fleet-SDDC-Health-Check-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>Fleet / SDDC Manager Health Check Handbook</h3>
<p>SDDC Manager and Fleet Management health checks covering lifecycle operations, bundle management, credential rotation, and workload domain validation.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
<a href="docs/VCF9_Professional_Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>VCF 9 Professional Handbook</h3>
<p>Comprehensive professional reference covering VCF 9 architecture, deployment workflows, operational procedures, and advanced troubleshooting techniques.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
<a href="docs/VCF-Ops-Health-Check-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
</div>
<h3>VCF Operations Health Check Handbook</h3>
<p>VCF Operations analytics cluster health validation covering node status, adapters, collection, certificates, Cassandra, alert engine, and remote collectors.</p>
<span class="doc-status doc-status-view">View Report →</span>
</a>
</div>
</div>
</section>
<!-- Purchase VCF9 Health Check Section -->
<section class="section" id="purchase">
<div class="container">
<h2 class="section-title">Purchase VCF9 Health Check Report</h2>
<p class="section-subtitle">Automated health monitoring and compliance for VMware Cloud Foundation</p>
<div class="docs-grid">
<a href="docs/VCF-Health-Check-Brochure.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link doc-card-purchase">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"/></svg>
</div>
<h3>VCF Health Check Brochure</h3>
<p>100+ automated checks across your entire VCF environment in 60 seconds. View the full product brochure with pricing, features, and subscription plans.</p>
<span class="doc-status doc-status-purchase">View Brochure →</span>
</a>
<a href="docs/VCF-Health-Report_20260327_164140.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link doc-card-purchase">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 17v-2m3 2v-4m3 4v-6m2 10H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>Sample Health Check Report</h3>
<p>Live health check report from a VCF 9 environment -- see the actual output with grades, scores, and remediation steps across all components.</p>
<span class="doc-status doc-status-purchase">View Report →</span>
</a>
</div>
</div>
</section>
<!-- Documentation Samples Section -->
<section class="section" id="docs">
<div class="container">
<h2 class="section-title">Documentation</h2>
<p class="section-subtitle">Professional technical documentation produced from hands-on lab work</p>
<div class="docs-grid">
<a href="docs/VCF-Undocumented-Issues-Reference.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>VCF Undocumented Issues Reference</h3>
<p>Real-world undocumented issues, edge cases, and workarounds discovered through hands-on VCF operations not found in official documentation.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/VCF-Operations-Configuration-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>VCF Operations Configuration Handbook</h3>
<p>Comprehensive guide covering deployment, dashboard design, alerting, and integration configuration for VCF Operations 9.0.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/VCF-Operations-Logs-Troubleshooting-Report.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>VCF Operations for Logs Troubleshooting Report</h3>
<p>Detailed troubleshooting documentation including service recovery, Cassandra repair, memory tuning, and bootstrap procedures.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/VCF_Troubleshooting_Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>VCF Troubleshooting Handbook</h3>
<p>End-to-end troubleshooting procedures for VCF components including SDDC Manager, vCenter, ESXi, and NSX.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/VCF_Operations_30Day_Mastery_Complete.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>VCF Operations 30-Day Mastery</h3>
<p>Structured 30-day learning path for mastering VCF Operations with daily objectives, hands-on exercises, and progression milestones.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/VCF-Offline-Depot-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>VCF Offline Depot Handbook</h3>
<p>Step-by-step guide to building and configuring HTTPS offline depots for air-gapped VCF deployments.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/VCF-SDDC-Manager-API-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>SDDC Manager API Handbook</h3>
<p>Complete API reference for SDDC Manager including authentication, lifecycle operations, and automation workflows.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/VCF9-Master-Bible.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>VCF 9 Master Bible</h3>
<p>The definitive 294-page reference covering every aspect of VCF 9 architecture, deployment, operations, and advanced configurations.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/VCF-Operations-Complete-Handbook.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>VCF Operations Complete Handbook</h3>
<p>Comprehensive 180-page handbook covering VCF Operations and Operations for Logs deployment, configuration, and management.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/VCF-Command-Reference.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>VCF Command Reference</h3>
<p>Quick-reference guide to essential CLI commands for VCF component management, troubleshooting, and daily operations.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
<a href="docs/Diagnostic-Scripts-Cheatsheet.html" target="_blank" rel="noopener noreferrer" class="doc-card doc-card-link">
<div class="doc-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
<h3>Diagnostic Scripts Cheatsheet</h3>
<p>Quick-reference cheatsheet of diagnostic scripts and one-liners for rapid VCF component troubleshooting and health validation.</p>
<span class="doc-status doc-status-view">View Document →</span>
</a>
</div>
</div>
</section>
<!-- Contact Section -->
<section class="section" id="contact">
<div class="container">
<h2 class="section-title">Get In Touch</h2>
<p class="section-subtitle">Interested in working together? Let's connect.</p>
<div class="contact-grid">
<a href="mailto:mhayes@virtualcontrolllc.com" class="contact-card">
<svg class="contact-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"/></svg>
<h3>Email</h3>
<p style="white-space: nowrap;">mhayes@virtualcontrolllc.com</p>
</a>
<a href="https://github.com/valcalepi" target="_blank" rel="noopener noreferrer" class="contact-card">
<svg class="contact-icon" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
<h3>GitHub</h3>
<p>github.com/valcalepi</p>
</a>
<a href="https://www.linkedin.com/in/mrmichael-hayes" target="_blank" rel="noopener noreferrer" class="contact-card">
<svg class="contact-icon" viewBox="0 0 24 24" fill="currentColor"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
<h3>LinkedIn</h3>
<p>Connect with me</p>
</a>
<a href="https://www.virtualcontrolllc.com" target="_blank" rel="noopener noreferrer" class="contact-card">
<svg class="contact-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"/></svg>
<h3>Company</h3>
<p>www.virtualcontrolllc.com</p>
</a>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-content">
<p class="footer-text">© 2026 Michael Hayes — Virtual Control LLC</p>
<p class="footer-sub">VCF 9 Infrastructure Engineer</p>
</div>
</div>
</footer>
<!-- Minimal JS for nav toggle and scroll effects -->
<script>
// Mobile nav toggle
const navToggle = document.getElementById('nav-toggle');
const navLinks = document.querySelector('.nav-links');
navToggle.addEventListener('click', () => {
navLinks.classList.toggle('active');
navToggle.classList.toggle('active');
});
// Close mobile nav on link click
document.querySelectorAll('.nav-links a').forEach(link => {
link.addEventListener('click', () => {
navLinks.classList.remove('active');
navToggle.classList.remove('active');
});
});
// Navbar background on scroll
const nav = document.getElementById('nav');
window.addEventListener('scroll', () => {
if (window.scrollY > 50) {
nav.classList.add('scrolled');
} else {
nav.classList.remove('scrolled');
}
});
// Section reveal on scroll
const revealSections = document.querySelectorAll('.section');
const revealObserver = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.classList.add('revealed');
}
});
}, { threshold: 0.1 });
revealSections.forEach(section => revealObserver.observe(section));
</script>
</body>
</html>