Commit Graph

189 Commits

Author SHA1 Message Date
António Meireles
adf8704f4c docs/getting-started-guides/coreos/: update for 0.15.0+ support.
- allow payloads to run in privileged mode.
  - update kube-register to latest upstream (v0.0.3).
  - jump into the etcd2 bandwagon.
    - etcd master on master node.
    - etcd proxies in nodes.
  - update docs to reflect minimum required CoreOS version.
    - 653.0.0 is the first to ship with etcd2, which we now consume.
  - propagate changes on coreos/cloud-configs/ also to aws/cloud-configs/.
  - update tested k8s versions that this addresses in the
    getting-started-guides table ence making sure we are consistent across
    it regarding the versions we claim to have tested, add myself there as
    contact too.
  - do not assume that cloud-init shortcuts will get everything right.
    - they won't (as setup-network-environment who populates *_ipv4, etc
      only runs way later).
  - use flannel's plain defaults, as they should just be enough for the
    common case.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-01 17:54:44 +01:00
Elson Rodriguez
f5e81c25c9 Fixes #7498 - CoreOS Getting Started Guide had invalid cloud config
Fixed node.yml and master.yml to work in environments where eth1
does not exist.

Also included an explicit setting for etcdctl in the flannel config
2015-04-28 23:04:11 -07:00
Hendrik Volkmer
1d6ca8c7fe Cleaned up getting started README and fixed typo 2015-04-28 08:21:53 +02:00
Hendrik Volkmer
636756d8aa Updated CoreOS bare metal docs for 0.15.0
Also added more consistent placeholder names, info how to replace them and added more debugging commands
2015-04-27 17:16:36 +02:00
Robert Bailey
c1d1e1d45c Merge pull request #7224 from errordeveloper/master
coreos/azure: Weave version bump, various other enhancements
2015-04-24 09:27:28 -07:00
Tim Hockin
12e4e8f304 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
Ilya Dmitrichenko
c8b06a9a85 coreos/azure: Use drop-in to fix the interwebz -
It turns out `network-online.target` doesn't imply that there is
access to the Internet and simply using `curl --retry 10` doesn't
work and hangs forever, even if we can already reach github.com...
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
652972b31a coreos/azure: Update the docs 2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
fc1feebcf5 coreos/azure: Parametrise registration label 2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
9ac9670022 coreos/azure: Registration before proxy & kublet -
it seems a little odd, sometimes we get an error that node had
already been registered... it's unclear whether kubelet somehow
does self-registration?
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
7b8abf3cbb coreos/azure: Make etcd cluster scalable 2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
d882ad5411 coreos/azure: Make examples work with Azure provider as-is 2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko
3b6b369b26 coreos/azure: Bump CLI tools version 2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko
55efa3f400 coreos/azure: Pass --local to weave, as docker is not running yet 2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko
d8f839bb72 coreos/azure: Simplify etcd, use Weave 0.10.0 2015-04-23 12:55:09 +01:00
Robert Bailey
7854954fc2 Merge pull request #7158 from crossorigin/azure-0.15.0
Set Weave To 0.9.0 And Update Etcd Configuration For Azure
2015-04-22 08:33:02 -07:00
Ido Shamun
eb2cf2f904 set weave version to 0.9.0 instead of latest 2015-04-22 14:05:09 +03:00
Ido Shamun
29b64bf64c update etcd2 configuration 2015-04-21 22:05:39 +03:00
markturansky
0b6eb6c05b Fixed typo in README.md 2015-04-21 13:58:28 -04:00
Ido Shamun
314bd39747 update azure coreos to kubernetes 0.15.0
add affinity group variable to azure coreos scripts
2015-04-21 00:31:04 +03:00
Tim Hockin
c2bacd588d Stop using dockerfile/* images
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx.  Fix all
users in our tree.  Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Ian Lewis
471ffcb714 Updated instance name for standalone CoreOS guide. 2015-04-03 16:08:15 +09:00
António Meireles
bb4071e8be getting 7bc7f47 fully right.
given that etcd is disabled in the nodes we need to wait for master's etcd to be
available so that flanneld gets properly wired.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 08:33:11 +01:00
António Meireles
7bc7f47c3e simplify and turn more idiomatic flanneld's setup in CoreOS' cloud-configs.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-27 09:44:01 +00:00
Eric Tune
884b893370 Merge pull request #5913 from errordeveloper/master
Minor updates to CoreOS/Weave implementation for Azure cloud
2015-03-26 10:55:14 -07:00
Eric Tune
9e5c0e3b3b Merge pull request #5296 from jeffbean/master
Adding new starting Guide for CoreOS with Kubernetes in an offline environment.
2015-03-26 10:39:36 -07:00
Ilya Dmitrichenko
b6cc4cb22f coreos/azure: Update image IDs 2015-03-25 13:42:59 +00:00
Ilya Dmitrichenko
edb39e0601 coreos/azure: Move storage_account under resources 2015-03-25 13:40:10 +00:00
Jeffrey Bean
6cb53acad7 Changing notes section to kubectl over kubecfg 2015-03-25 06:09:23 -07:00
Ilya Dmitrichenko
152ec2ed75 coreos/azure: Do cleanup storage account (Azure/azure-xplat-cli#1615) 2015-03-25 12:56:24 +00:00
Brendan Burns
d216984194 Update coreos_single_node_cluster.md 2015-03-24 10:39:25 -07:00
Brendan Burns
bcc9a43a6c Update coreos_multinode_cluster.md 2015-03-24 10:39:25 -07:00
António Meireles
b60a3cca45 workaround for docker/docker-registry#892 /crasher on CoreOS' cloud-configs.
avoids race conditions (docker/docker-registry#892) when multiple workers are
attempting to run sql migrations simultaneously. dunno why this isn't the
registry's default since this isn't specially hard to trigger so we're just
playing safe here.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-20 16:40:30 +00:00
gosharplite
cd4d0fdb8b Fix master ip error. 2015-03-19 13:55:34 +08:00
Jeff Bean
3302ef48f6 spelling and grammar corrections 2015-03-18 08:54:30 -07:00
Jeff Bean
b66e2d87bc Adding seimple service to the demo setion 2015-03-18 08:45:17 -07:00
António Meireles
1891ba029c in CoreOS configs enforce that docker starts only after flanneld is running.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-17 08:38:48 +00:00
António Meireles
07461f9a46 use natively packaged flannel in CoreOS' cloud-configs
in the footsteps of #5254 merge earlier today and per @brendandburns comments
in the PR review thread...

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-17 08:38:48 +00:00
Jeff Bean
f1da8ad8fc Feedback changes around text. 2015-03-16 09:38:02 -07:00
Brendan Burns
5326baed7b Merge pull request #5254 from AntonioMeireles/add_docker_caching_to_CoreOS_cluster
Add Docker caching support to CoreOS' clusters.
2015-03-13 12:18:26 -07:00
Tamer Tas
611c358d6a Fix Getting Started Guide Typo 2015-03-13 18:29:04 +02:00
António Meireles
b5a50ca9da simplify fleet invocation across CoreOS cloud-configs.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
António Meireles
d6be2985ca Add Docker caching support to CoreOS' clusters.
a more idiomatic take on #4378. as a bonus, and to be nice on
    resources, an ultra lightweight docker-registry container is
    consumed.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
Jeff Bean
0d19487337 Adding a starting guide for Installing CoreOS and Kubernetes on Bare metal with no direct access to the internet 2015-03-11 09:32:40 -07:00
Ilya Dmitrichenko
82fbc2517b coreos/azure: Pass number of minions as an argument 2015-03-11 12:22:55 +00:00
Eric Tune
aa4dbc0df8 Merge pull request #4483 from errordeveloper/master
docs: Kubernetes on Azure with CoreOS and Weave
2015-03-10 15:23:33 -07:00
Nikhil Jindal
4805aecff8 Merge pull request #5197 from erictune/coreos_fix_proxy
Kube-proxy to use apiserver instead of etcd in CoreOS getting-started-guide.
2015-03-10 10:55:37 -07:00
Ilya Dmitrichenko
5deff8b2be coreos/azure: Remove workaround coreos/bugs#267 -
it turned out the issue was due to the domain lenght, so let's just
keep it short.
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
cc9f6b1f79 coreos/azure: Point kublet and proxy at API server instead of etcd 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
55b680552a coreos/azure: Ensure docs match the output in new version 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
cd9b30e684 coreos/azure: Version bump to 0.11.0 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
2510f89863 Create Azure storage account if needed 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
c617699e32 docs: Kubernetes on Azure with CoreOS and Weave -
- improve the wording
- suggest next step
- remove unrelated code
- minor fix to instructions
- checkin empty dir
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
a5915438fc Import errordeveloper/weave-demos@44f542f97b 2015-03-10 07:32:53 +00:00
Eric Tune
38435db95c Doc how to ssh tunnel to master with Coreos+GCE 2015-03-09 15:06:02 -07:00
Eric Tune
d9e89ca995 Kube-proxy to use apiserver instead of etcd. 2015-03-09 11:32:16 -07:00
Paulo Pires
8d54545226 Upgraded Kubernetes to 0.11.0.
Replaced kubelet argument --etcd_servers with --api_servers.
Fixes #4614
2015-02-22 16:08:00 +00:00
Paulo Pires
cd0082abb9 Removed rule that defined etcd waiter to happen before setup-network-environment. 2015-02-18 08:54:57 +00:00
Hunter Freyer
9147d1b6ea Upgrade to v0.10.1 in standalone.yaml
I believe this was accidentally left out of 9acb50c916, but it may have been intentional.
2015-02-17 14:22:16 -05:00
Paulo Pires
4c2819c5eb Fixes #4309 #4362 2015-02-13 19:02:09 +00:00
Paulo Pires
9acb50c916 Upgraded CoreOS getting-started guides to v0.10.1. 2015-02-12 11:07:49 +00:00
Al Tobey
6d09e2943b fix spelling of "below" 2015-02-11 10:54:29 -08:00
Paulo Pires
c48d5dd09f Fixed API server portal_net flag that could break service networking by setting an IP from a subnet allocated to a node. 2015-02-06 18:46:54 +00:00
Paulo Pires
da127837ec Updated Kubernetes version in CoreOS related files. 2015-01-27 09:35:36 +00:00
Paulo Pires
09b4a6a6ee Fixed missing standalone.yaml fix to Docker overlay driver. Refs #3625. 2015-01-20 19:50:15 +00:00
Patrick Reilly
41955a9235 Update node.yaml to support graphdriver: overlay
Update node.yaml to support graphdriver: overlay as btrfs produces "fatal" "prerequisites for driver not satisfied (wrong filesystem?)" on CoreOS Alpha 561.0.0
2015-01-20 08:19:52 -08:00
Paulo Pires
540bf6053c Missed a spot (TODO blame someone else). 2015-01-15 23:40:44 +00:00
Paulo Pires
08eecc8827 Removed CoreOS image version for AWS and GCE in favor of linking to the official channel. 2015-01-15 23:00:15 +00:00
Paulo Pires
3f5b30abf5 Updated to latest CoreOS alpha version available on AWS and GCE. 2015-01-13 18:50:22 +00:00
Paulo Pires
3b339653c1 Writes to etcd should wait for it to be ready. Flannel is happy now. 2015-01-13 18:49:55 +00:00
Paulo Pires
9e9b06ce00 Updated to Kubernetes 0.8.1 with some flags love. 2015-01-13 18:49:04 +00:00
Tim Hockin
327e0f46b0 Revert "Revert "fix "=" is missing."" 2015-01-08 13:08:26 -08:00
Tim Hockin
c31b2b79a3 Revert "fix "=" is missing." 2015-01-08 10:36:53 -08:00
T.Miyake
87779023c7 fix "=" is missing. 2015-01-09 01:58:47 +09:00
Kelsey Hightower
681445777f docs: CoreOS worker nodes should not require a local etcd install 2014-11-26 15:15:40 -08:00
Kelsey Hightower
7e19adf79e update CoreOS installation guides
* CoreOS guides now use the 0.5.4 official release binaries
* kube-register has been updated to work with the 0.5.4 release
* flannel uses the vxlan backend by default for better performance
* cloud-configs are used for all examples
* instructions for GCE, AWS, and VMware Fusion have been combined
2014-11-26 05:32:14 -08:00
Eric Paris
a99c3c7963 rename kube server binaries to kube-
apiserver becomes kube-apiserver
controller-manager -> kube-controller-manager
scheduler and proxy similarly.

Only thing I promise is that right now hack/build-go.sh and
build/release.sh exit with 0.  That's it.  Who knows if any of this
actually works....
2014-11-13 20:08:26 -05:00
Joe Beda
50501282f2 Merge pull request #2255 from rabi/master
Update docker.service
2014-11-11 14:39:00 -08:00
Rabi Mishra
6ddb7cb9de Update docker.service
Docker startup fails
You specified --iptables=false with --ipmasq=true. IP masquerading uses iptables to function. 
Please set --ipmasq to false or --iptables to true
2014-11-10 07:03:21 +01:00
Brendan Burns
8d34231381 Fix a bunch of places where the -machines flag was still attached to the apiserver. 2014-11-01 20:38:45 -07:00
Brendan Burns
de8a68eec3 Merge pull request #1784 from JaysonRaymond/master
CoreOS Getting Started Guide: should specify required cloud-config changes #1770
2014-10-27 13:14:41 -07:00
Rabi Mishra
becb2fa54a Update apiserver.service 2014-10-20 21:17:49 +05:30
Jayson Raymond
9892b0e874 Update networking.md
adding @jeinwei's experiences
2014-10-15 09:43:04 -07:00
Jayson Raymond
4d23503c0e Update coreos_cloud_config.md
Correcting relative link
2014-10-14 08:59:56 -07:00
Jayson Raymond
d6fc107e5e adding one more hint for fusion users 2014-10-14 08:56:18 -07:00
Jayson Raymond
7b4d6d9f5b attempting in document relative link 2014-10-14 08:51:20 -07:00
Jayson Raymond
48fcaa16dd clean up formatting 2014-10-14 08:42:51 -07:00
Jayson Raymond
6e570eb5bb update cloud_config with instructions on required changes and add network.md, correct links in quick_start 2014-10-13 22:15:28 -07:00
Kelsey Hightower
bbcce51327 add coreos setup guides 2014-10-03 15:25:59 -07:00