Files
ignition/k8s-aarch64-n1.yaml
Dustin C. Hatch fb9684fa93 k8s-aarch6-n1: Add new Kubernetes node
This node provides an ARM64 build environment.
2023-10-03 19:59:14 -05:00

15 lines
228 B
YAML

variant: fcos
version: 1.4.0
ignition:
config:
merge:
- local: common.ign
- local: kubelet.ign
storage:
files:
- path: /etc/hostname
contents:
inline: k8s-aarch64-n1.pyrocufflink.blue
mode: 0644