mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update README.md for newest learning environment
Add information on using cloud-init to customize CoreOS toolbox to main README.md file
This commit is contained in:
parent
5287ec5cb5
commit
db3b7f3613
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ This repository contains a variety of files and tools for learning new technolog
|
|||
|
||||
**consul**: In this folder you'll find a `Vagrantfile` and supporting documents to run a Consul cluster under Vagrant on your local laptop. The provisioning is handled via shell scripts.
|
||||
|
||||
**coreos-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.
|
||||
|
||||
**debian-generic**: This folder has a Vagrant environment for spinning up a generic, 64-bit Debian 8.0 ("Jessie") VM. Note there's nothing special here---just a plain, generic Debian VM. No custom provisioning is provided in this environment.
|
||||
|
||||
**docker-ipvlan**: This folder has files to create a learning environment for using ipvlan interfaces with Docker containers. _THIS ENVIRONMENT IS NOT YET FULLY FUNCTIONAL._
|
||||
|
|
|
|||
Loading…
Reference in a new issue