Commit Graph

999 Commits (eb253a694e965ae8638d4b45433f812607019e91)

Author SHA1 Message Date
deads2k b2e3f2185e make kubectl config behave more expectedly 2015-04-09 15:43:57 -04:00
Maxwell Forbes 7eb7387d97 Merge pull request #6403 from zmerlynn/salt_docs
Update the existing salt.md, add the start of a Salt README tree
2015-04-09 10:34:25 -07:00
Jeff Lowdermilk ca6f1a1bc7 Merge pull request #6476 from deads2k/deads-fix-kubeconfig-serialization
fix kubeconfig serialization
2015-04-09 09:41:26 -07:00
nikhiljindal fe60be3179 Moving v1beta1 kubectl examples to v1beta3 2015-04-08 13:08:13 -07:00
Vish Kannan ffffbb7edf Merge pull request #6505 from brendandburns/hyperkube
Docker multi-node
2015-04-08 11:08:39 -07:00
Brendan Burns b3c46b5c66 Add a Docker multi-node setup. 2015-04-07 21:22:33 -07:00
Ilya Dmitrichenko ddfd480828 Fix markdown syntax. 2015-04-08 00:28:54 +01:00
Clayton Coleman c50355e34f Merge pull request #6509 from bgrant0607/docfix
Updated CLI roadmap.
2015-04-07 17:55:45 -04:00
Brian Grant 4404205da6 Merge pull request #6478 from AntonioMeireles/newrelchmngmt
adding release notes guidelines to the (new) releases policy.
2015-04-07 14:46:08 -07:00
Brian Grant 585aa77cd4 Merge pull request #6531 from bprashanth/liveness
Fix liveness probe in pod.json example
2015-04-07 13:52:40 -07:00
Prashanth Balasubramanian 56b8de6f6c Fix liveness probe in pod.json example 2015-04-07 12:15:06 -07:00
Sam Ghods 71027d1f19 Create Prerequisites section of GCE getting started guide
The "Troubleshooting" section of the Google Compute Engine is more like a prerequisites section, like the AWS guide. This reorganizes the guide to reflect that. (The "Networking" section actually is more of a troubleshooting section.)
2015-04-07 11:15:22 -07:00
António Meireles 6a872af29a adding release notes guidelines to the (new) releases policy.
per the ongoing conversation at GoogleCloudPlatform/kubernetes#6213

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-04-07 18:21:45 +01:00
Rohit Jnagal fe0fb72736 Merge pull request #6506 from brendandburns/docs
Move GKE to the top of the list of supported solutions.
2015-04-07 09:19:30 -07:00
gmarek ef56dca6b6 Remove ConditionSchedulable 2015-04-07 17:01:07 +02:00
deads2k 609208b8b5 update scripts with correct templates 2015-04-07 08:07:24 -04:00
deads2k 5c4b6583e4 fix kubectl config view to respect serialization formats 2015-04-07 08:07:24 -04:00
Brian Grant 30dd30802b Updated CLI roadmap. Fixes #5993.
Also added a couple links to api.md.
2015-04-07 06:50:59 +00:00
Brendan Burns cab0960965 Move GKE to the top of the list of supported solutions.
Also mention GKE in the GCE guide, and clean up some minor bits.
2015-04-06 22:16:07 -07:00
Brendan Burns 42e4eaa98a Add a multi-node startup guide. 2015-04-06 16:29:46 -07:00
Zach Loafman c292d2e8d6 Update the existing salt.md, add the start of a Salt README tree
Starts to fix #6070
2015-04-06 14:41:21 -07:00
Robert Bailey 05fd6fe619 Merge pull request #6432 from brendandburns/hyperkube
Add a docker image for hyperkube, and instructions on how to use.
2015-04-06 11:23:40 -07:00
Rohit Jnagal 62f399fb84 Merge pull request #6453 from mazswojejzony/master
Ubuntu-cluster updates: configure.sh fix and guide update
2015-04-06 11:17:51 -07:00
Brendan Burns 628b052aae Add a docker how-to guide. 2015-04-06 10:43:42 -07:00
mazswojejzony 0062da4956 Added extra info on 10.0.0.0/16 network
Using 10.0.0.0/16 for flannel network and 10.10.103.x for example cluster network is a bit misleading as people may think they should use the same network for both flannel and eth0 interfaces. This commit tries to clarify that flannel shall use different network.
2015-04-05 22:38:24 +02:00
Masahiro Sano d50af6c6bf fix broken tables in docs/resouce_quota_admin.md 2015-04-05 18:59:06 +09:00
Brian Grant b0b6418ca3 Merge pull request #6377 from nikhiljindal/kubevtl
Updating components to use v1beta3
2015-04-03 15:58:09 -07:00
nikhiljindal f2b72931fc Updating components to use v1beta3 2015-04-03 15:19:14 -07:00
Brian Grant 0d95883593 Merge pull request #6027 from ghodss/kube-patch
Implement Strategic Merge Patch in apiserver
2015-04-03 15:08:51 -07:00
Sam Ghods 2c977db1b3 Implement Strategic Merge Patch in apiserver 2015-04-03 11:51:02 -07:00
Brian Grant a1b5325011 Added s/hostDir/hostPath/
Added PullPolicy
Added the change from labels to label-selector
2015-04-03 07:03:44 +00:00
Daniel Smith d69e7163a5 Merge pull request #6391 from bgrant0607/api
First cut at v1beta3 FAQ and versioning rationale.
2015-04-02 17:47:01 -07:00
David Oppenheimer eb11e02964 Merge pull request #5442 from mesosphere/getting-started-guide-mesos
Getting started guide for Mesos on Google Cloud Platform
2015-04-02 17:32:40 -07:00
Brian Grant 7e07989897 First cut at v1beta3 FAQ and versioning rationale.
Fixes #3670, #6272, #2695.
2015-04-02 23:41:36 +00:00
Sam Ghods ca18e86877 Make naming of kubectl subcommands consistent 2015-04-02 16:14:53 -07:00
Prashanth B 620af16892 Merge pull request #6097 from derekwaynecarr/limit_range_default_value
Limit range supporting a default resource limits value
2015-04-02 16:04:09 -07:00
Brendan Burns bd0ee98538 Add some more clarity around "controversial" or "complex" PRs and merging. 2015-04-02 12:05:49 -07:00
Tobi Knaup 8a6e13a8c4 Explain how to get to the Mesos GUI 2015-04-02 11:24:20 -07:00
Eric Tune 3025fa8708 Merge pull request #6151 from AntonioMeireles/add_pointer_to_docs
adding to docs pointers to my personal take on k8s on top of CoreOS and Vagrant
2015-04-02 09:15:36 -07:00
Eric Tune 294b71d2af Merge pull request #6138 from bronislav/update-aws-template
A few update AWS template
2015-04-02 09:01:58 -07:00
Jerzy Szczepkowski 860257e01f Merge pull request #6050 from piosz/docs
Changed merge policy
2015-04-02 10:09:05 +02:00
Prashanth B 3f2309ad15 Merge pull request #6307 from GoogleCloudPlatform/goltermann-issues-1
Update issues.md with modified priority definitions
2015-04-01 17:13:08 -07:00
goltermann bdbe3fc980 Update issues.md 2015-04-01 16:37:42 -07:00
Steve Watt 221a63396d Added yum install of etcd 2015-04-01 17:44:12 -05:00
Tim Hockin 4191c94e6b Merge pull request #6313 from krousey/design_doc_fix
Changing the case of API to be consistent with surrounding uses.
2015-04-01 15:11:52 -07:00
Alex Robinson 68ca910c1b Fix the kubectl docs at head. 2015-04-01 21:59:26 +00:00
Connor Doyle 6872a73827 Getting started guide for Mesos on GCP. 2015-04-01 14:52:02 -07:00
Kris Rousey 547ee5bb2a Changing the case of API to be consistent with surrounding uses. 2015-04-01 14:49:33 -07:00
Robert Bailey 22d9c67cb7 Merge pull request #6190 from liggitt/client_cert_auth
Add client cert authentication
2015-04-01 14:11:29 -07:00
Derek Carr 2af9b54147 Merge pull request #6259 from zmerlynn/fix_cloud_provider
Eliminate grains.cloud_provider (in preference to grains.cloud) from SaltStack
2015-04-01 17:04:05 -04:00