553 Commits

Author SHA1 Message Date
Dalton Hubble
3e2593c673 Update version from v0.4.1 to v0.4.2 v0.4.2 2016-12-07 13:14:24 -08:00
Dalton Hubble
8005c51d56 Merge pull request #391 from coreos/add-mkdocs
Add mkdocs.yaml and index page
2016-12-07 13:02:56 -08:00
Dalton Hubble
9124f3f461 Add mkdocs.yaml and index page 2016-12-07 12:15:31 -08:00
Dalton Hubble
485f7bcc99 Documentation: Add RPM install notes 2016-12-07 12:02:29 -08:00
Dalton Hubble
ce381ff788 contrib/systemd: Update bootcfg systemd units 2016-12-07 11:41:08 -08:00
Dalton Hubble
a77dd0f55b Merge pull request #389 from coreos/bump-go-version
Update .travis Go version and deployment settings
2016-12-06 20:42:38 -08:00
Dalton Hubble
2a73345e0f travis: Pull requests always skip deploy
* https://docs.travis-ci.com/user/deployment/#Pull-Requests
2016-12-06 20:13:07 -08:00
Dalton Hubble
de093cb7aa travis: Update Go version to 1.7.4 2016-12-06 20:01:00 -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
Dalton Hubble
37a3fd9b3a Merge pull request #387 from bzub/doc-fix
Documentation: update deployment.md cert-gen references
2016-12-04 12:58:30 -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
74e5e884ec contrib/dnsmasq: Add address for a Tectonic test 2016-11-29 17:17:46 -08:00
Dalton Hubble
1394ee4fd8 scripts/devnet: Fix CoreOS download help text 2016-11-28 11:17:31 -08:00
Quentin Machu
a78c3a0f75 Documentation: Update pixiecore link 2016-11-28 11:06:24 -08:00
Dmitry Bashkatov
2bdffc7569 scripts/tls: Fix kube-conf for darwin OS type 2016-11-28 11:04:31 -08:00
Dalton Hubble
43cf9cba66 Merge pull request #383 from coreos/metal0-cidr
Documentation: Change metal0 bridge to 172.18.0.0/24
2016-11-21 11:41:38 -08:00
Dalton Hubble
b492b1a23a Documentation: Change metal0 bridge to 172.18.0.0/24
* Change CIDR from 172.15.0.0/16, which isn't a reserved
private range
* Use a smaller CIDR, /24 is sufficient
2016-11-21 11:01:41 -08:00
Dalton Hubble
a00437c8c4 Merge pull request #380 from coreos/update-examples
Update CoreOS and tutorial/docs
2016-11-20 15:32:12 -08:00
Dalton Hubble
002412df2e Documentation: Use /etc/hosts node names in docs 2016-11-20 01:05:44 -08:00
Dalton Hubble
dc36b7858d examples/README: Add autologin clarification 2016-11-19 23:18:04 -08:00
Dalton Hubble
d5c5dde2e4 docs,examples: Update CoreOS to stable 1185.3.0 2016-11-19 23:09:58 -08:00
Dalton Hubble
7edf503807 Merge pull request #378 from coreos/docs-deployment
Documentation: Update deployment docs to use v0.4.1
2016-11-17 20:52:03 -08:00
Dalton Hubble
3a07ea3ac2 Documentation: Update deployment docs for v0.4.1 2016-11-17 20:25:58 -08:00
Dalton Hubble
e1727e6cb3 Merge pull request #377 from coreos/update-kubernetes
Update Kubernetes clusters to v1.4.6
2016-11-17 11:15:42 -08:00
Dalton Hubble
afa5068dd6 Documentation: Update Kubernetes dashboard screenshot 2016-11-17 00:50:14 -08:00
Dalton Hubble
cc07099687 examples: Bump self-hosted Kubernetes to v1.4.6 2016-11-17 00:46:14 -08:00
Dalton Hubble
962474e667 examples: Bump Kubernetes to v1.4.6
* Bump static docker/rkt Kubernetes clusters to v1.4.6
2016-11-16 23:21:10 -08:00
Dalton Hubble
91d42b9e1f Merge pull request #373 from coreos/locksmith
examples/ignition: Set reboot strategy to etcd-lock
2016-11-10 16:07:27 -08:00
Dalton Hubble
60842c155c examples/ignition: Set reboot strategy to etcd-lock
* locksmithd should use etcd to lock for reboots
* The default best-effort strategy uses the reboot
strategy if etcd isn't running for some reason
2016-11-10 15:28:54 -08:00
Denis Andrejew
dbc081913e fix anchor link in network-setup.md 2016-11-10 14:37:16 -08:00
Dalton Hubble
7a13843b21 examples: Increase the inotify max_user_watches
* Kubelet is reported to crash if cadvisor can't watch
2016-11-08 10:09:38 -08:00
Dalton Hubble
b2735d1f41 Merge pull request #370 from coreos/on-host-kubelet
examples: Use Kubelet --pod-manifest-path and EnvironmentFile
2016-11-02 13:16:18 -07:00
Dalton Hubble
2c68b4a0d9 examples: Use Kubelet --pod-manifest-path and EnvironmentFile 2016-11-01 16:39:14 -07:00
Dalton Hubble
f97df85304 Documentation: Fix some images and links 2016-10-29 18:01:09 -07:00
Dalton Hubble
056a29ad0f Merge pull request #367 from coreos/bump-kubernetes
Upgrade Kubernetes clusters to v1.4.3
2016-10-19 14:14:11 -07:00
Dalton Hubble
eb0e109f09 Upgrade Kubernetes clusters to v1.4.3
* Upgrade rktnetes Kubernetes clusters
* Upgrade dockernetes Kubernetes clusters
* Upgrade self-hosted Kubernetes clusters
2016-10-19 12:11:19 -07:00
Dalton Hubble
cee750cf3e Merge pull request #365 from coreos/self-hosted-upgrades
Documentation: Show self-hosted Kubernetes upgrade process
2016-10-19 09:49:20 -07:00
Dalton Hubble
faf8e37938 Documentation: Show self-hosted Kubernetes upgrade process 2016-10-19 02:24:53 -07:00
Dalton Hubble
fb2ab2a5d9 examples: Update all examples to CoreOS Beta 1185.1.0 v0.4.1 2016-10-16 16:25:26 -07:00
Dalton Hubble
cef7c97945 examples: Update Kubernetes/rktnetes to v1.4.1 2016-10-16 15:38:11 -07:00
Dalton Hubble
f3cb1db4bc examples: Fix etcd and etcd3 proxy references 2016-10-16 15:38:11 -07:00
Dalton Hubble
279ede31c7 examples: Update self-hosted Kubernetes to v1.4.1 2016-10-16 15:37:43 -07:00
Dalton Hubble
ddd78bd2e0 Merge pull request #361 from coreos/self-hosted-k8s-v.1.4.0
examples: Update self-hosted Kubernetes to v1.4.0
2016-10-12 10:56:50 -07:00
Dalton Hubble
6692148b87 examples: Update self-hosted Kubernetes to v1.4.0
* Render with dghubble/bootkube fork which supports DNS
* Start with bootkube v0.2.0 with rkt
* Update on-host hyperkube to v1.4.0_coreos.0
2016-10-12 02:37:56 -07:00
Dalton Hubble
621d6fce7d Merge pull request #360 from coreos/bump-coreos
examples/rktnetes: Update to CoreOS Beta 1185.1.0
2016-10-10 23:10:02 -07:00
Dalton Hubble
82c2ec62d1 examples/rktnetes: Update to CoreOS Beta 1185.1.0
* rkt v1.14.0 is needed for rktnetes
2016-10-10 17:14:58 -07:00
Dalton Hubble
ee15dae003 Merge pull request #356 from coreos/update-kubernetes
examples/{k8s,rktnetes}: Update Kubernetes to v1.4.0_coreos.2
2016-10-08 20:22:34 -07:00
Dalton Hubble
e739c3adfa Documentation: Update docs for k8s/rktnetes 1.4 2016-10-08 20:11:43 -07:00
Dalton Hubble
2a11b387fb examples/{k8s,rktnetes}: Update addons for 1.4, use YAML 2016-10-08 18:33:38 -07:00
Dalton Hubble
1ed777edb2 examples/{k8s,rktnetes}: Bump to v1.4.0_coreos.2 hyperkube
* Replace --network-plugin-dir with --cni-conf-dir
* Add DefaultStorageClass to admission-control list
2016-10-08 18:33:38 -07:00