Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 846 Bytes

Workspace.md

File metadata and controls

28 lines (24 loc) · 846 Bytes

TODO: #27

Folder structure

├── config
│   ├── bootparams
│   │   ├── main
│   │   └── ...
│   ├── cloudconfig
│   │   ├── main
│   │   └── ...
│   └── ignition
│       ├── main
│       └── ...
├── files
├── images
│   ├── [CoreOS Version (i.e. 899.5.0)]
│   │   ├── coreos_production_pxe_image.cpio.gz
│   │   └── coreos_production_pxe.vmlinuz
│   └── version.txt
└── initial.yaml

Examples