Commit Graph

517 Commits

Author SHA1 Message Date
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
Dalton Hubble
4daf997a73 examples/k8s: Use CNI for Kubernetes clusters
* Set the Docker bridge IP and IP masq to empty string
* https://github.com/coreos/coreos-kubernetes/pull/551
2016-10-08 18:33:37 -07:00
Dalton Hubble
640f734e50 Merge pull request #359 from coreos/fix-devnet
scripts/devnet: Fix devnet to start named examples
2016-10-08 18:33:07 -07:00
Dalton Hubble
c53062d491 scripts/devnet: Fix devnet to start named examples 2016-10-08 16:26:30 -07:00
Dalton Hubble
abdb74f3b2 Merge pull request #357 from coreos/update-deployment-docs
Documentation: Update deployment and network docs
2016-10-03 13:47:11 -07:00
Dalton Hubble
9f791af195 Documentation: Update deployment and network docs 2016-10-03 13:29:07 -07:00
Dalton Hubble
eae23dc30c Merge pull request #354 from ebraminio/patch-1
[doc] Fix sample Docker command
2016-09-30 16:34:23 -07:00
Ebrahim Byagowi
197501c04a [doc] Fix sample Docker command 2016-09-26 22:08:29 +00:00
Dalton Hubble
cbbd2a4a8a Merge pull request #352 from ericchiang/fix-devnet-script-no-args
scripts/devnet: print usage if no arguments are provided
2016-09-22 11:12:31 -07:00
Eric Chiang
f0465c0d0b scripts/devnet: print usage if no arguments are provided
Before:

    $ sudo ./scripts/devnet
    ./scripts/devnet: line 20: $1: unbound variable

After:

    $ sudo ./scripts/devnet
    USAGE: devnet <command>
    Commands:
    	create	create bootcfg and PXE services on the bridge
    	destroy	destroy the services on the bridge
2016-09-22 11:04:34 -07:00
Dalton Hubble
7b1640b1c6 examples/etc/bootcfg: Fix typo in cert-gen help 2016-09-21 16:20:06 -07:00
Dalton Hubble
b3dab0aa98 Merge pull request #348 from coreos/devnet
scripts: Add devnet script to setup PXE/bootcfg bridge
2016-09-20 11:31:03 -07:00
Dalton Hubble
32b8a1108d scripts/devnet: Add devnet script to setup PXE/bootcfg 2016-09-19 19:26:55 -07:00
Dalton Hubble
bd131fc60d examples: Remove unneeded k8s-*-install profiles
* Use the same k8s-controller and k8s-worker profiles
whether booting a live cluster or installing to disk
* Exta root=/dev/sda kernel arg during install is fine
2016-09-17 21:07:45 -07:00
Dalton Hubble
14c1a37e71 examples: Replace pxe/pxe-disk with simple/simple-install
* simple example just network boots CoreOS machines
* simple-install example just network boots and installs CoreOS
* Simple examples don't do much provisioning, except adding pubkeys
2016-09-17 15:16:31 -07:00
Dalton Hubble
f6aec67eb8 scripts: Add libvirt create subcommand and --os-variant
* Add `scripts/libvirt create` subcommand for rkt setups
* Add --os-variant=generic to remove nag messages to specify
* Rename places QEMU/KVM VMs were called libvirt VMs
2016-09-17 02:39:04 -07:00
Dalton Hubble
dde306dec2 Merge pull request #345 from coreos/jonboulle-patch-1
docs: fix typo (kuberentes -> kubernetes)
2016-09-16 11:54:25 -07:00
Jonathan Boulle
c4f46f1db2 docs: fix typo (kuberentes -> kubernetes) 2016-09-16 11:38:19 -07:00
Dalton Hubble
27bd21eefa Merge pull request #346 from rothgar/master
Finished renaming Master -> controller
2016-09-16 11:30:53 -07:00
Justin Garrison
37ef166c15 Finished renaming Master -> controller 2016-09-16 11:07:00 -07:00
Dalton Hubble
34c7d01997 Merge pull request #343 from coreos/bump-k8s
Update static dockernetes and rktnetes to v1.3.6
2016-09-09 13:08:34 -07:00
Dalton Hubble
9b364b8efa examples: Update rktnetes clusters to v1.3.6
* Update Kubernetes hyperkube image to v1.3.6_coreos.0
* Update kube-dns to v17.1
* Update Kubernetes-dashboard to 1.1.1
2016-09-09 11:16:56 -07:00
Dalton Hubble
94db98d854 *: Rename k8s-master to k8s-controller 2016-09-09 11:16:56 -07:00
Dalton Hubble
cc675906c7 examples: Update k8s clusters to v1.3.6
* Update Kubernetes hyperkube image to v1.3.6_coreos.0
* Update kube-dns to v17.1
* Update Kubernetes-dashboard to 1.1.1
2016-09-09 11:15:41 -07:00
Dalton Hubble
83d3d90b3e Merge pull request #340 from coreos/etcd-fix
examples/ignition: Fix etcd peer listen urls to use IPs
2016-09-09 00:03:44 -07:00
Dalton Hubble
4b12a21acf examples/ignition: Fix etcd peer listen urls to use IPs
* See github.com/coreos/etcd/pull/6365
2016-09-08 23:43:26 -07:00
Dalton Hubble
e185a1e86c Merge pull request #341 from ericchiang/docs-bootkube-copy-kubeconfig-to-all-nodes
bootkube docs: make scp kubeconfig command copy-pastable
2016-09-07 13:43:53 -07:00
Eric Chiang
85d0d194fe Documentation/bootkube.md: make scp kubeconfig command copy-pastable
In the bootkube documentation make the command to copy kubeconfig
files to all nodes copy-pastable by adding a for loop.
2016-09-07 13:37:21 -07:00
Dalton Hubble
099f3dbf2d vendor: Update fuze, cloudinit, and go-systemd 2016-09-07 11:44:43 -07:00
Dalton Hubble
549727aae9 glide,vendor,Documentation: Update glide min verison to 0.12 2016-09-06 17:02:36 -07:00
Dennis Schridde
d56bf78e58 scripts/get-coreos: Make gpg binary customisable
Distributions like Debian 8 ship a `gpg` (1.4.x) and a `gpg2` (2.1.x) binary,
 which both use the same config files, and thus cannot be used at the same
 time, due to incompatible options. Thus we allow the user to specify which
 gpg binary they want to use.
2016-09-06 14:43:55 -07:00
Dalton Hubble
3b389cc524 README: Update links and examples list 2016-09-06 14:30:21 -07:00
Dalton Hubble
9c241ad384 examples: Add rknetes-install example cluster
* Add reference cluster which installs CoreOS and
provisions Kubernetes with rkt as the container
runtime
2016-08-30 10:55:57 -07:00
Dalton Hubble
bbadbc582e Merge pull request #330 from coreos/bump-coreos
examples: Update example clusters to CoreOS 1153.0.0
2016-08-30 10:54:58 -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
55b3b06c00 Merge branch 'fix-get-coreos' 2016-08-29 18:30:23 -07:00
Dalton Hubble
ee788bf077 scripts/get-coreos: Use grep -E
* egrep is equivalent, but technically deprecated
2016-08-29 18:29:28 -07:00