Skip to content

Instantly share code, notes, and snippets.

View vxav's full-sized avatar

Xavier vxav

View GitHub Profile

Running Kubernetes 1.24 with CAPVCD.

❗ This is tested with Vanilla Kubernetes nodes, it may not work with Tanzu.

Image-builder

  • Clone the image-builder repo.
  • Edit images/capi/ansible/node.yml
  • Add the following tasks at the end (e.g. before the sysprep section)

Ignition logs

journalctl --identifier=ignition --all

Query metadata

/usr/share/oem/bin/vmtoolsd --cmd "info-get guestinfo.ignition.config.data" | base64 -d