2015-02-05 20:08:29 +00:00
# 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.
2017-06-01 04:42:20 +00:00
If you're interested in contributing, please see [the guidelines ](https://github.com/lowescott/learning-tools/blob/master/CONTRIBUTING.md ).
2015-02-10 04:41:31 +00:00
## Contents
2017-02-24 01:15:59 +00:00
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
2023-03-31 02:24:50 +00:00
* Fedora Linux
* Golang
* Kubernetes
2017-02-24 01:15:59 +00:00
* KVM
* LXC and LXD
* Network operating systems (JunOS, EOS, Cumulus, etc.)
* OpenStack
* Open vSwitch (OVS) and Open Virtual Network (OVN)
2017-06-02 16:06:27 +00:00
* Packer
2017-02-24 01:15:59 +00:00
* Photon OS
2023-03-31 02:24:50 +00:00
* Pulumi (primarily with Golang)
2017-02-24 01:15:59 +00:00
* 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.
2016-01-14 05:08:04 +00:00
2016-01-03 21:04:51 +00:00
## Other Useful Projects
2016-01-03 00:16:47 +00:00
2016-01-03 21:04:51 +00:00
Here are some other projects that you may also find useful:
2016-01-03 00:16:47 +00:00
2016-01-03 21:04:51 +00:00
**Kubernetes-CoreOS-Fleet-Flannel**: https://github.com/kelseyhightower/kubernetes-fleet-tutorial
2016-01-03 00:16:47 +00:00
2016-01-03 21:04:51 +00:00
**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!
2016-01-03 00:16:47 +00:00
2015-02-05 20:08:29 +00:00
## License
This content is licensed under the MIT License.