mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update documentation to reflect new Packer environment Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
47 lines
1.6 KiB
Markdown
47 lines
1.6 KiB
Markdown
# Learning Tools
|
|
|
|
This repository contains a variety of files and tools for learning new technologies. It is aimed at existing IT professionals who need some help coming up to speed with new technologies, products, or open source projects.
|
|
|
|
If you're interested in contributing, please see [the guidelines](https://github.com/lowescott/learning-tools/blob/master/CONTRIBUTING.md).
|
|
|
|
## Contents
|
|
|
|
The contents of this repository are organized according to primary technology area. Here's a quick breakdown of the major technology areas so far:
|
|
|
|
* Ansible
|
|
* CentOS Atomic Host
|
|
* Consul distributed key-value store
|
|
* CoreOS Linux
|
|
* Debian GNU/Linux
|
|
* Docker
|
|
* etcd distributed key-value store
|
|
* KVM
|
|
* LXC and LXD
|
|
* Network operating systems (JunOS, EOS, Cumulus, etc.)
|
|
* OpenStack
|
|
* Open vSwitch (OVS) and Open Virtual Network (OVN)
|
|
* Packer
|
|
* Photon OS
|
|
* The rkt ("Rocket") container runtime
|
|
* SSH
|
|
* Terraform
|
|
* Ubuntu Linux
|
|
* Vagrant
|
|
|
|
More information about the tools, resources, or environments for each of these technology areas can be found inside that area's README.md file.
|
|
|
|
## Other Useful Projects
|
|
|
|
Here are some other projects that you may also find useful:
|
|
|
|
**Kubernetes-CoreOS-Fleet-Flannel**: https://github.com/kelseyhightower/kubernetes-fleet-tutorial
|
|
|
|
**coreos-kubernetes-digitalocean**: https://github.com/bketelsen/coreos-kubernetes-digitalocean
|
|
|
|
**Docker-CoreOS-Fleet-Flannel-Etcd-Confd-Nginx**: https://github.com/willrstern/production-docker-ha-architecture
|
|
|
|
If there are additional projects you feel should be added to this list, please submit a pull request. Thanks!
|
|
|
|
## License
|
|
|
|
This content is licensed under the MIT License.
|