mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 18:19:36 +00:00
Documentation: Move ignition.md to container-linux-config.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
# Cloud config
|
||||
|
||||
**Note:** We recommend migrating to [Ignition](ignition.md) for hardware provisioning.
|
||||
**Note:** We recommend migrating to [Container Linux Configs](container-linux-config.md) for hardware provisioning.
|
||||
|
||||
CoreOS Cloud-Config is a system for configuring machines with a Cloud-Config file or executable script from user-data. Cloud-Config runs in userspace on each boot and implements a subset of the [cloud-init spec](http://cloudinit.readthedocs.org/en/latest/topics/format.html#cloud-config-data). See the cloud-config [docs](https://coreos.com/os/docs/latest/cloud-config.html) for details.
|
||||
|
||||
|
||||
@@ -134,7 +134,7 @@ Profiles can reference various templated configs. Ignition JSON configs can be g
|
||||
|
||||
For details and examples:
|
||||
|
||||
* [Container Linux Config](ignition.md)
|
||||
* [Container Linux Config](container-linux-config.md)
|
||||
* [Cloud-Config](cloud-config.md)
|
||||
|
||||
#### Variables
|
||||
|
||||
@@ -21,7 +21,7 @@ Network boot and provision CoreOS clusters on virtual or physical hardware.
|
||||
* [Profiles](Documentation/matchbox.md#profiles)
|
||||
* [Groups](Documentation/matchbox.md#groups)
|
||||
* Config Templates
|
||||
* [Ignition](Documentation/ignition.md)
|
||||
* [Container Linux Config](Documentation/container-linux-config.md)
|
||||
* [Cloud-Config](Documentation/cloud-config.md)
|
||||
* [Configuration](Documentation/config.md)
|
||||
* [HTTP API](Documentation/api.md)
|
||||
|
||||
Reference in New Issue
Block a user