mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update README
Update the README Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
parent
585c4438c9
commit
70ad90ccfd
1 changed files with 5 additions and 3 deletions
|
|
@ -1,9 +1,11 @@
|
|||
# Learning Tools: CoreOS Linux
|
||||
# Learning Tools: CoreOS Linux/Fedora CoreOS
|
||||
|
||||
Here you'll find Vagrant environments and other resources for learning more about CoreOS.
|
||||
Here you'll find Vagrant environments and other resources for learning more about CoreOS/Fedora CoreOS.
|
||||
|
||||
**NOTE:** The examples, code, and configurations in this folder were written for CoreOS as it existed prior to the Red Hat acquisition. Current iterations of CoreOS as distributed by Red Hat may no longer work with the information in this folder.
|
||||
**NOTE:** Unless otherwise noted, the examples, code, and configurations in this folder were written for CoreOS as it existed prior to the Red Hat acquisition. Current iterations of CoreOS as distributed by Red Hat may no longer work with the information in this folder.
|
||||
|
||||
## Contents
|
||||
|
||||
**cloudinit-toolbox**: This folder contains files for using cloud-init to customize the CoreOS toolbox. This learning environment can be used with local Vagrant VMs, with OpenStack instances, or with AWS instances.
|
||||
|
||||
**fcos-pulumi-aws**: This folder contains a Pulumi program, written in Go, for standing up a Fedora CoreOS instance on Amazon EC2. As indicated by the use of "Fedora CoreOS", the contents of this folder _are_ up-to-date with later iterations of CoreOS after the Red Hat acquisition.
|
||||
|
|
|
|||
Loading…
Reference in a new issue