Skip to content

KEINOS/CoreOS_CloudConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample Configuration file for CoreOS Container Linux

Ignition Config

Ignition file which was transpiled from the Container Linux Config.

  • File: ignition.json
  • Download: https://keinos.github.io/CoreOS_CloudConfig/ignition.json
$ curl -O https://keinos.github.io/CoreOS_CloudConfig/ignition.json

Container Linux Config

Configuration file to be transpiled to ignition.json.

  • File: cloud-config.yml
  • Download: https://keinos.github.io/CoreOS_CloudConfig/cloud-config.yml
$ curl -O https://keinos.github.io/CoreOS_CloudConfig/cloud-config.yml

Config transpiler

Bash script to transpile. An alias of ct (the Config Transpiler) command.

  • File: transpile
  • Download: https://keinos.github.io/CoreOS_CloudConfig/transpile
$ curl -O https://keinos.github.io/CoreOS_CloudConfig/transpile

About

✅ Basic cloud-config.yml settings to restore Container Linux by CoreOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages