Foxlik / container-linux-config-transpiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Container Linux Config Transpiler

The config transpiler ("ct" for short) is the utility responsible for transforming a Container Linux instance's configuration from the human-friendly, YAML form into an Ignition configuration. While it is possible to write Ignition configs directly, CoreOS recommends that this tool be used instead. More details about the reasoning and the overall design of Ignition and this project are provided in the documentation.

About

License:Apache License 2.0


Languages

Language:Go 97.2%Language:Shell 2.8%