A CLI for managing declarative infrastructure.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha3 |
|
kind: Metal3MachineTemplate |
|
metadata: |
|
name: worker-1 |
|
spec: |
|
template: |
|
spec: |
|
image: |
|
url: http://10.23.24.1:8099/target-image.qcow2 |
|
checksum: http://10.23.24.1:8099/target-image.qcow2.md5sum
|
|
|