From 4ff971e15a1522013999c25a8e2c68f0d613cafb Mon Sep 17 00:00:00 2001 From: Jeremy Khawaja Date: Sat, 2 Jan 2016 18:16:47 -0600 Subject: [PATCH] updating readme with a references section to other useful projects, issue #11 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 709df3c..6940ed1 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,14 @@ This repository contains a variety of files and tools for learning new technolog **vagrant-openstack-multi**: This folder is similar to `vagrant-openstack`, but supports Vagrant operations on multiple instances. +##Other Useful Projects + +**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 + ## License This content is licensed under the MIT License.