Commit Graph

40 Commits

Author SHA1 Message Date
Dalton Hubble
2c04ea46ee CHANGES.md: Prepare for a v0.6.1 docs point release 2017-05-25 10:33:04 -07:00
Dalton Hubble
15a1128398 scripts: Move examples/etc/matchbox to scripts/tls
* Use the same TLS cert-gen location in source as in releases
2017-05-25 10:32:42 -07:00
enilfodne
19a402c187 examples: Bump Container Linux version to stable 1353.7.0 2017-05-25 10:32:42 -07:00
Dalton Hubble
2aea18e048 Documentation: Add missing mkdir for rkt/docker installation 2017-05-08 13:47:00 -07:00
Dalton Hubble
47d3dbacb1 contrib/squid: Move Squid docs to contrib as a draft 2017-05-02 14:11:02 -07:00
Daneyon Hansen
5e2adb1eda Adds documentation for using a Squid proxy with Matchbox. 2017-05-02 13:57:30 -07:00
Dalton Hubble
348b48d886 *: Prepare for v0.6.0 release 2017-04-24 11:04:50 -07:00
Dalton Hubble
c0c43abf49 examples: Update Container Linux image from 1235.9.0 to 1298.7.0 2017-04-21 14:28:58 -07:00
Dalton Hubble
8aac29bdf1 Merge pull request #482 from dghubble/changes
CHANGE.md: Update changelog with notable recent changes
2017-04-18 14:00:54 -07:00
Dalton Hubble
bf7c6abc1d CHANGE.md: Update changelog with notable recent changes
* Fix a few reamining CoreOS -> Container Linux cases
2017-04-17 22:49:24 -07:00
Dalton Hubble
ed57a2a04a Makefile: Remove bootcmd from the release tarball
* Stop shipping or mentioning bootcmd CLI tool
  * bootcmd has not been built out into a user-facing tool
  * terraform-provider-matchbox addresses some of the need
* Keep bootcmd implementation as an example matchbox gRPC client
2017-04-17 22:16:17 -07:00
Dalton Hubble
370790804b contrib/k8s: Run matchbox on Kubernetes behind Ingress
* Show matchbox deployment, service, and TLS secret creation
* Provide an Ingress resource for exposing HTTP and gRPC APIs
* Add note mentioning matchbox can be run publicly if best practices
are followed
2017-04-14 15:07:31 -07:00
Radhika Puthiyetath
08504aabc5 Documentation/*.md: Make headings sentence case. Performed the following checks:
sentence case
index heading 2
matchbox - proper noun and capitalized
2017-03-07 16:51:16 -08:00
Josh Wood
1b86919bac Doc/deployment: s/general/generic linux distros 2017-03-01 10:30:08 -08:00
Elijah C. Voigt
6a12032f51 Docs: standardize codeblock fencing. 2017-02-24 17:17:41 -08:00
Dalton Hubble
0419b2f327 Bump CoreOS image from 1185.3.0 to 1235.9.0 2017-02-13 15:44:06 -08:00
Dalton Hubble
5812cab050 Documentation: Update RPM Copr repository 2017-01-25 11:24:11 -08:00
Dalton Hubble
40f13e0587 *: Prepare for v0.5.0 release 2017-01-23 04:05:55 -08:00
Dalton Hubble
c749a28662 *: Rename coreos-baremetal to matchbox 2017-01-17 00:58:03 -08:00
Dalton Hubble
b7377f54bc Discontinue signed and tagged ACIs
* Move toward a unified container image which is run
either by rkt or docker
* Sadly, image signing only supported by rkt and is not
part of the new standard
2017-01-09 04:33:01 -08:00
Dalton Hubble
d496192032 Rename bootcfg to matchbox in docs, examples, scripts
* Verify all examples and docs work correctly
* Exclude contrib k8s and systemd which will be updated
and verified in a followup commit
2017-01-09 04:32:45 -08:00
Dalton Hubble
3e2593c673 Update version from v0.4.1 to v0.4.2 2016-12-07 13:14:24 -08:00
Dalton Hubble
485f7bcc99 Documentation: Add RPM install notes 2016-12-07 12:02:29 -08:00
Dalton Hubble
e62e8419cd Documentation: Remove rkt trust command
* CoreOS systemd unit doesn't use the signed image
coreos.com/bootcfg currently. Trust does nothing
2016-12-06 16:37:13 -08:00
bzub
61eafcb861 Documentation: update deployment.md cert-gen references
Deployment document refers to `scripts/tls` for self-signed certificates.
The current location is actually `examples/etc/bootcfg`
2016-12-04 13:25:46 -06:00
Dalton Hubble
d5c5dde2e4 docs,examples: Update CoreOS to stable 1185.3.0 2016-11-19 23:09:58 -08:00
Dalton Hubble
3a07ea3ac2 Documentation: Update deployment docs for v0.4.1 2016-11-17 20:25:58 -08:00
Dalton Hubble
fb2ab2a5d9 examples: Update all examples to CoreOS Beta 1185.1.0 2016-10-16 16:25:26 -07:00
Dalton Hubble
9f791af195 Documentation: Update deployment and network docs 2016-10-03 13:29:07 -07:00
Dalton Hubble
dbbbc228b5 examples: Update example clusters to CoreOS 1153.0.0
* CoreOS 1153.0.0 adds rkt 1.13.0 which should resolve a
docker2aci bug in rktnetes observed with rkt 1.11.0
* https://github.com/coreos/rkt/pull/3026
2016-08-30 00:28:33 -07:00
Dalton Hubble
5325f104d3 Makefile: Add ARM to release architectures 2016-08-12 11:38:41 -07:00
Dalton Hubble
6222fcf802 Documentation: Add guide for installing on CoreOS
* Provide a systemd service unit which rkt runs bootcfg
2016-08-08 11:00:38 -07:00
Dalton Hubble
aa31228f7b Documentation: Update installation guide for v0.4.0 2016-07-27 15:20:32 -07:00
Dalton Hubble
d8f3ceafbe Documentation,CHANGES.md: Update docs for v0.4.0 2016-07-20 14:35:54 -07:00
Dalton Hubble
88a43b1170 examples/bootkube: Setup bootkube cluster via on-host bootkube
* bootkube clusters work with bootkube 5c1efe3ac61e270
* Copy bootkube generated assets and executable to any master
* Change hosts to use kubelet client certificate instead of token
* Update bootkube deployment documentation
2016-05-19 15:23:54 -07:00
Dalton Hubble
5cd35d8606 contrib/systemd: Run bootcfg with bootcfg user/group
* Setup data dir with the bootcfg group
2016-05-17 12:30:26 -07:00
Dalton Hubble
0d04785d39 contrib/k8s: Add bootcfg k8s deployment and service manifests
* Show Kubernetes deployment example with emptyDir volumes
2016-04-26 16:18:58 -07:00
Dalton Hubble
e31bcb4470 docs: Add rkt and Docker bootcfg deployment notes 2016-04-26 16:18:58 -07:00
Dalton Hubble
0a84cbc7d3 docs: Update commands, add SSH keys notes, systemd notes 2016-03-15 17:58:27 -07:00
Dalton Hubble
e5641d9535 contrib/systemd: Add systemd build and deploy example
* docs: Compile bootcfg from source, start a systemd unit
* Install bootcfg static binary to /usr/local/bin
* Add default configs /etc/bootcfg.conf and /etc/bootcfg
2016-03-15 17:06:37 -07:00