Commit Graph

19 Commits

Author SHA1 Message Date
Aaron Sheffield 7cad8077e4 Update the README.md File
- Update links in the readme to point to the updated URLs.

Change-Id: I4aa3842b23a08347d11759539ea0afa414ec89cf
2018-07-30 15:52:23 -05:00
Mark Burnett c3a5410619 Docs: Add design doc
This adds an initial description of Promenade's design.

Change-Id: I76060bcacf67ef2422c7d7514dcdc72fcd49d0f0
2017-11-16 13:50:46 -05:00
Mark Burnett 2b462c3fea Add documentation for configuration
Document the form and use of YAML configuration components.
2017-07-03 15:36:56 -05:00
Mark Burnett c6298232f2 Add Roadmap to README
Expands documentation to clarify the purpose and direction of Promenade.
2017-07-03 12:01:07 -05:00
Mark Burnett d21ba23cca add cleanup.sh to README 2017-06-21 20:49:51 -05:00
Mark Burnett c191be6fad update proxy example in README 2017-06-20 13:44:52 -05:00
Mark Burnett 1cc6fb4c0e update example & README 2017-06-20 11:11:17 -05:00
Aric Renzo 758b1c0928 Adding support for Environment variables with sudo -E 2017-06-19 15:43:53 -04:00
Aric Renzo ad06197b55 Refactoring for using Docker behind a proxy 2017-06-19 10:59:11 -04:00
Mark Burnett fce98459a6 Basic HA kubernetes deployment (#7)
* remove old files

* sketch of non-bootkube genesis

* add basic chroot/bootstrap script

* cleanup kubectl/kubelet fetching

* fix cni bin asset path

* add non-pod asset loader

* add example ca

* refactor key gen/distribution

* flannel up on genesis

* refactor some code toward join

* WIP: last commit working on "self-hosted, helm-managed"

* first pass at consolidating config for vanilla deploy

* refactor cli a bit

* use provided cluster ca

* separate genesis and join scripts

* add basic etcd joining

* actually run the proxy everywhere

* update readme

* enable kubelet service

* add pki most places

* use consistent sa keypair

* use quay.io/attcomdev/promenade

* fix typo in n3

* tls everywhere in kubernetes

* tls for etcd

* remove currently unused files
2017-06-15 20:57:22 -07:00
Aric Renzo 4ecbdc7f96 README Updates and cleanup 2017-05-24 10:08:33 -04:00
Mark Burnett 28763f7f27 add --no-provision to `vagrant snapshot restore` 2017-05-24 08:14:50 -05:00
Mark Burnett d01897a820 add more details to README 2017-05-23 16:43:47 -05:00
Mark Burnett 5969987ad9 Add initial containerized version 2017-05-23 13:44:32 -05:00
Mark Burnett 9bc0d205f5 delete ansible-based approach 2017-05-23 13:41:46 -05:00
Brandon B. Jozsa 5fdb1d1bca initial commit 2017-04-20 06:41:05 -04:00
Alan Meadows 9db4577516 Update README.md
One last project name change
2017-02-14 11:31:25 -08:00
Alan Meadows fb9c3f3332 Update README.md
Correct project naming
2017-02-14 11:27:15 -08:00
Alan Meadows 3cc16fce50 Initial commit 2017-02-14 11:13:39 -08:00