WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

Rocky Linux RC1 on ESXi-x86 & ESXi-Arm

05.01.2021 by William Lam // 4 Comments

We're happy to announce Rocky Linux 8.3 Release Candidate 1 is now available! Read more here: https://t.co/92oFcJvjgw #RockyLinux #Linux #Community

— Rocky Linux (@rocky_linux) May 1, 2021

This morning, I saw that Rocky Linux RC1 was now available and includes support for both x86 and AARCH64 (Arm) and I wanted to give it a quick spin on both ESXi-x86 and ESXi-Arm.

ESXi-x86

I was succesful in installing Rocky Linux on ESXi-x86 using the CentOS GuestOS type and using the defaults. You will however need to disable Secure Boot (VM Options->Boot Options) as it is currently not supported.


If you do not, you will see the following error message when booting up the ISO: Verification failed: (0x1A) Security Violation


The default network adapter for this GOS in ESXi-x86 is using VMXNET3 and it was automatically detected. If you forgot to enable networking during the configuration wizard (like I did), you will need to login and edit /etc/sysconfig/network-scripts/ifcfg-ens* and change enable=yes and reboot for the changes to go into effect.


VMware Tools can be installed by running the following commands:

yum -y install open-vm-tools
systemctl enable vmtoolsd
systemctl start vmtoolsd

ESXi-Arm

I was succesful in installing Rocky Linux on ESXi-Arm using the CentOS GuestOS type and using the defaults. Networking for ESXi-Arm is using e1000e and if you forgot to enable networking during the configuration wizard (like I did), you will need to login and edit /etc/sysconfig/network-scripts/ifcfg-ens* and change enable=yes and reboot for the changes to go into effect.

Unlike Rocky Linux for x86, there is currently not a VMware Tools package that can be installed using yum and my attempts at compiling VMware Tools lead to missing packages that are currently not available in their repository. I have already filed an issue on the VMware Tools Github repo for tracking purposes.

Categories // ESXi, ESXi-Arm Tags // Rocky Linux

VEBA + Knative + k3s on ESXi-Arm

01.26.2021 by William Lam // Leave a Comment

In response to a customer request to add Arm64 support for our VMware Event Router, I have been spending some more time playing with k3s (lightweight Kubernetes distribution for Arm) running on ESXi-Arm using a Raspberry Pi. Not only was this a good learning experience that exposed to me to the broader Arm ecosystem, which is still maturing but it also took me down several 🐰🕳️ which got me exploring new tools that I had never used before such as Buildpacks and Docker buildx to name a few.

This past weekend, I was finally successful in setting up our VMware Event Router for Arm using the Knative processor on a k3s cluster using ESXi-Arm running on a Raspberry Pi 4b 8GB model! As of writing this, the following versions were used:

  • Knative Serving v0.20.0
  • Knative Net Contour v0.20.0
  • Knative Eventing v0.20.1
  • RabbitMQ Cluster Operator v0.5.0

Made some more progress w/@KnativeProject + @VMWEventBroker on k3s on @esxi_arm

✅ Knative Serving & Eventing
✅ @RabbitMQ Operator & Eventing
✅ @projectcontour
✅ @VMware Event Router

Just need to figure out @buildpacks_io for Arm64 - https://t.co/ChdkMLSXMp looks promising pic.twitter.com/XFWDiGONSB

— William Lam (@lamw.bsky.social | @*protected email*) (@lamw) January 24, 2021

In addition, I was able to also convert the Knative python echo function that was originally created by my colleague Michael Gasch and build an Arm64 version of the Knative python echo function which demonstrates the integration of VEBA with the Knative processor connected to a vCenter Server as my event source.

🥳 Successfully deployed & verified my arm64 python echo func w/@VMWEventBroker (Event Router) using the @KnativeProject processor!

Awesome for lightweight testing/development purposes on small VM w/k3s on @esxi_arm

Heck, don’t even need real vCenter, can run vcsim locally! pic.twitter.com/DuI16fvXfs

— William Lam (@lamw.bsky.social | @*protected email*) (@lamw) January 24, 2021

For those interested in just the VMware Event Router Arm64 image, you can access it here and we plan to make that an official image shortly. For those interested in setting up a fully functional Arm deployment of VEBA and Knative processor, you can find the detailed instructions below.

[Read more...]

Categories // Automation, ESXi-Arm, Kubernetes Tags // Arm, k3s, Knative, Kubernetes, Raspberry Pi, VEBA

ESXi-Arm Licensing Options

12.12.2020 by William Lam // 3 Comments

The the adoption of the ESXi-Arm Fling has skyrocketed since its initial launch back in October and has already surpassed over 10K+ downloads in its first month of release!

Just got an update from the @vmwflings team that the #ESXionARM Fling has already surpassed 10K+ downloads since its release! 🤯

Thank you to everyone in the community who’s participated, especially those who’ve shared their feedback & those doing some really stuff with it!

— William Lam (@lamw.bsky.social | @*protected email*) (@lamw) November 18, 2020

One interesting observation that I have noticed lately has been an increased in inquiries related to licensing ESXi-Arm. This week alone, I have seen this question come up at least a dozen plus times across various communication channels.

[Read more...]

Categories // ESXi-Arm Tags // Arm, license

  • « Previous Page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 10
  • Next Page »

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Automating the vSAN Data Migration Pre-check using vSAN API 06/04/2025
  • VCF 9.0 Hardware Considerations 05/30/2025
  • VMware Flings is now available in Free Downloads of Broadcom Support Portal (BSP) 05/19/2025
  • VMUG Connect 2025 - Minimal VMware Cloud Foundation (VCF) 5.x in a Box  05/15/2025
  • Programmatically accessing the Broadcom Compatibility Guide (BCG) 05/06/2025

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2025

 

Loading Comments...