Commit Graph

14675 Commits

Author SHA1 Message Date
Alex Robinson
a25537d991 Support passing a header to the manifest URL in the kubelet.
Needed to support using GCE's v1 metadata API, which requires passing
the header "Metadata-Flavor: Google".
2015-07-30 16:42:03 -07:00
Zach Loafman
7140a5cf6e Merge pull request #12040 from zmerlynn/automated-cherry-pick-of-#11622-#11865-upstream-release-1.0
Automated cherry pick of #11622 #11865 upstream release 1.0
2015-07-30 15:39:41 -07:00
Zach Loafman
8f221eaa8d Fixup for v1.0.1 2015-07-30 14:59:48 -07:00
Tim Hockin
c67350ef78 Apply version subst multiple times per line 2015-07-30 14:53:05 -07:00
nikhiljindal
6067244945 Extract out the versionize docs part in a separate script 2015-07-30 14:53:04 -07:00
Zach Loafman
819c2ccc9d Merge pull request #12044 from thockin/release-1.0
Wrap IS_VERSIONED in munge delims on release-1.0
2015-07-30 14:52:43 -07:00
Tim Hockin
362d0c9388 Wrap IS_VERSIONED in munge delims on release-1.0 2015-07-30 14:47:14 -07:00
Mike Danese
1e23901ad6 Merge pull request #11619 from nikhiljindal/automated-cherry-pick-of-#11569-upstream-release-1.0
Automated cherry pick of #11569
2015-07-29 18:06:20 -07:00
nikhiljindal
96524b998f Linking to API object definitions from docs 2015-07-29 10:31:35 -07:00
Alex Mohr
cce20bfca1 Merge pull request #11966 from a-robinson/automated-cherry-pick-of-#11891-upstream-release-1.0
Automated cherry pick of #11891
2015-07-28 21:41:20 -07:00
Alex Robinson
82b1c69fc1 Add a resync period for services in the service controller.
This should ensure all load balancers get deleted even if a reordering of
watch events causes us to strand one after its service has been deleted,
because the sync will notice that the service controller's cache has a
service in it that no longer exists in the apiserver.

It could still leak in the case that the controller manager is killed
between when it leaks something and the sync runs, but this should
improve things.
2015-07-29 03:40:23 +00:00
Tim Hockin
57579bedec Merge pull request #11848 from thockin/automated-cherry-pick-of-#11847-upstream-release-1.0
Automated cherry pick of #11847
2015-07-24 17:09:39 -07:00
Tim Hockin
208f20028e Add stub md files so gh-pages importer keeps them 2015-07-24 17:04:54 -07:00
Tim Hockin
62c9b9b04c Merge pull request #11843 from thockin/automated-cherry-pick-of-#11842-upstream-release-1.0
Add whatisk8s.md to master
2015-07-24 16:40:43 -07:00
Tim Hockin
1fdd2092b6 Add whatisk8s.md to master 2015-07-24 16:21:04 -07:00
Zach Loafman
20b414d9dd Merge pull request #11832 from erictune/automated-cherry-pick-of-#11782-upstream-release-1.0
Automated cherry pick of #11782 to release-1.0
2015-07-24 15:19:28 -07:00
Eric Tune
9417aeadb5 Vulnerability reporting doc. 2015-07-24 14:23:04 -07:00
Vish Kannan
c96117e5e2 Merge pull request #11657 from SamuelMarks/patch-1
Fixed typos
2015-07-22 14:06:07 -07:00
Zach Loafman
af4ee6b1d5 Merge pull request #11656 from lavalamp/docs
Mass doc grab
2015-07-21 12:30:23 -07:00
Mike Danese
b0890f6698 fix all tests 2015-07-21 12:03:13 -07:00
Daniel Smith
113870cdfa fix tests messed up by rebase 2015-07-21 11:14:57 -07:00
Daniel Smith
f5b1aafd44 Versionize for 1.0.1 2015-07-21 10:24:08 -07:00
David Oppenheimer
533af472ba Add a known issues doc. 2015-07-21 10:24:08 -07:00
Kris Rousey
64f96fcfc0 Fixing examples_test for moved files in #11595 2015-07-21 10:24:08 -07:00
Dan Osborne
f7680b10b5 added project calico networking plugin tutorial 2015-07-21 10:24:08 -07:00
Tim St. Clair
38bf1c4dda Cleanup docs.
- Fix typo in services-firewalls
- Fix incorrect comma usage
- s/minion/node/
- Link deadlock to wikipedia article
- Fix livenessProbe capitalization
- Change API reference quoting from " to \`
2015-07-21 10:24:07 -07:00
Brendan Burns
31963c7667 Update troubleshooting docs some. 2015-07-21 10:24:07 -07:00
Brendan Burns
7f2948f3db Add upgrade instructions. 2015-07-21 10:24:07 -07:00
Eric Tune
8760b8cbef Split namespace docs user vs admin.
Move namespace.md and examples dir from docs/user-guide
to docs/admin.

Assumption is that creating and deleting namespaces is an "admin"
task.

Add a mostly new user-guide to namespaces that gives more advice
on when to use namespaces, and how to work within them,
but not how to create/delete them.  It is more succinct than
before.
2015-07-21 10:24:07 -07:00
mgannholm
b877a1650d grammar fixes 2015-07-21 10:24:07 -07:00
Eric Tune
21a77fa617 Improvements to quota doc.
Address review comments in #11487
2015-07-21 10:24:07 -07:00
Eric Tune
c1be94c948 Remove equals from heading which breaks our links. 2015-07-21 10:24:06 -07:00
Alex Robinson
77ac06662d Fix capitalization of Kubernetes in the documentation. 2015-07-21 10:24:06 -07:00
goltermann
7ab61f370f Fix links in DESIGN.md 2015-07-21 10:24:06 -07:00
Eric Tune
be5cb935b9 Improve scratch getting-started-guide. 2015-07-21 10:24:06 -07:00
Amy Unruh
7782f45844 fixed 2 links, bit of text polishing 2015-07-21 10:24:06 -07:00
Daniel Smith
bd3aa14d9b Add admin TOC; mv README -> intro, TOC -> README 2015-07-21 10:24:06 -07:00
Tim Hockin
6d18cfad0e nop numbered list in doc to use manual numbering 2015-07-21 10:24:06 -07:00
nikhiljindal
e9d3569adc Linking to API object definitions from docs 2015-07-21 10:24:06 -07:00
gmarek
f845ee720c Update cluster management doc. 2015-07-21 10:24:05 -07:00
Eric Tune
efa843d927 Improve resource quota doc. 2015-07-21 10:24:05 -07:00
Tim Hockin
432583920b Collected markedown fixes around syntax. 2015-07-21 10:24:05 -07:00
Avesh Agarwal
425dcfcd74 Fixed a missing bracket and removed some white spaces and stray %} 2015-07-21 10:24:05 -07:00
Raffaele Di Fazio
672cba4440 Fixed wrong link to ui.md documentation in README file
Fixed link.
2015-07-21 10:24:05 -07:00
David Oppenheimer
00af1679a7 Absolutize links that leave the docs/ tree to go anywhere other than
to examples/ or back to docs/
2015-07-21 10:24:04 -07:00
David Oppenheimer
2775ef19ba Update doc guide in top-level README.md and fix description of
cluster management doc in docs/admin/README.md
2015-07-21 10:24:04 -07:00
David Oppenheimer
9686cfbb21 Replace ``shell with ``sh 2015-07-21 10:24:04 -07:00
Tim Hockin
871cec2983 Fix console syntax for highligting 2015-07-21 10:24:04 -07:00
Dr. Stefan Schimanski
2959136374 Fix invocation of quay.io etcd in mesos getting started guide 2015-07-21 10:24:04 -07:00
Avesh Agarwal
140a4ba732 Updates to fedora ansible guide. 2015-07-21 10:24:04 -07:00