Commit Graph

85 Commits

Author SHA1 Message Date
Kris Rousey
6e83eb2636 Updating docs/ to v1 2015-06-05 14:09:49 -07:00
Scott Konzem
1cff55f874 Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
Daniel Smith
5d6b8d7de6 doc updates 2015-06-03 15:41:09 -07:00
Ilya Dmitrichenko
3e813bfbe0 coreos/azure: Version bump and doc update -
- Kubernetes 0.18.0
  - etcd 2.0.11
  - CoreOS 647.0.0
2015-06-01 14:03:05 +01:00
Tim Hockin
3005471100 Add new apiserver flags for clusterIP (nee portal)
Leave old flags but marked as deprecated
2015-05-28 16:10:44 -07:00
Anastasis Andronidis
9e3a540940 rename resize to scale 2015-05-27 19:08:06 +02:00
Ido Shamun
6142e27200 coreos/azure add addons and bump fluentd 2015-05-22 14:26:27 +03:00
Ilya Dmitrichenko
ea6847a74f coreos/azure: Kubernetes version bump to 0.17
- Bump CLI tools version to 0.9.2
  - Add curl wrapper as Azure DNS seems flaky
  - Bump to 0.17
  - Bump CoreOS image IDs
  - Update docs URLs
  - Fix permissions
  - Always restart Weave services (coreos/bugs#334)
2015-05-20 13:20:03 +01:00
Jeff Lowdermilk
553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -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
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
Ilya Dmitrichenko
152ec2ed75 coreos/azure: Do cleanup storage account (Azure/azure-xplat-cli#1615) 2015-03-25 12:56:24 +00:00
Ilya Dmitrichenko
82fbc2517b coreos/azure: Pass number of minions as an argument 2015-03-11 12:22:55 +00: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