k8s-aarch6-n1: Add new Kubernetes node

This node provides an ARM64 build environment.
master
Dustin 2023-10-03 19:59:14 -05:00
parent b5455e519a
commit fb9684fa93
1 changed files with 14 additions and 0 deletions

14
k8s-aarch64-n1.yaml Normal file
View File

@ -0,0 +1,14 @@
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