Commit Graph

43 Commits (1b6e8f97d91a4a128753755b514829ed5ac040e8)

Author SHA1 Message Date
nikhiljindal bc6d3ab1b7 Updating documentation 2016-03-23 13:19:22 -07:00
nikhiljindal 2f6991cf38 Add a README for api-reference docs and link to it instead of linking to swagger-ui 2016-03-16 15:47:30 -07:00
David McMahon dae84f5306 Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Madhusudan.C.S ab1e9c200f Graduate DaemonSet to v1beta1 API, enable it by default. 2016-02-17 15:03:12 -08:00
Janet Kuo 2874f30c05 Enable Deployments by default 2016-02-12 12:29:14 -08:00
Madhusudan.C.S 48c4173f5f Enable ReplicaSets in e2e tests. 2016-02-06 03:46:17 -08:00
Eric Tune 021cfe8e09 Mention some new api groups. 2016-01-15 12:40:25 -08:00
hurf 763edd3011 Clean up standalone conversion tool
Remove kube-version-change for all its functionalities are covered
by kubectl convert command. Also changed the related docs.
2015-12-23 10:31:08 +08:00
Brendan Burns 4ca66d2aef Merge pull request #18047 from caesarxuchao/munger-tag-new
Stop munger produce the link to a release version doc if it doesn't exit in the release branch
2015-12-22 10:35:20 -08:00
Ed Costello f968c593e3 Copy edits for typos 2015-12-22 09:30:48 -05:00
Chao Xu 2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
k8s-merge-robot 128a49e75e Merge pull request #18267 from huangyuqi/fix-typo-error
Auto commit by PR queue bot
2015-12-07 02:06:03 -08:00
yuqi huang dcd7fc2eef fix typo error
fix typo error of file link
2015-12-07 11:49:30 +08:00
Tim Hockin dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Janet Kuo a86922a488 Fix broken api group link 2015-10-29 15:26:24 -07:00
nikhiljindal 72914fd81b Updating documentation to reflect the latest status of extension resources 2015-10-21 13:03:33 -07:00
Eric Tune ca6c950b89 Doc: apigroups, alpha, beta, experimental/v1alpha1 2015-10-14 09:06:05 -07:00
Eric Paris 024208e39f Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
Tim Hockin 33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Tim Hockin 542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
David Oppenheimer fd2c3695e3 Move docs/services-firewalls.md into docs/user-guide/ and make small
wording changes to api.md
2015-07-16 13:21:14 -07:00
David Oppenheimer 8d5eb03c7b Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}. 2015-07-14 22:07:44 -07:00
Brian Grant 0045ebd570 Initial TOC for the user guide. 2015-07-15 01:25:22 +00:00
Tim Hockin 39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Eric Tune 6b38719593 Merge pull request #11195 from erictune/move_versioning
Move versioning doc.
2015-07-14 13:01:20 -07:00
Mike Danese 3eff8fce41 automated link fixes 2015-07-14 10:51:10 -07:00
Eric Tune e463723f03 Move versioning.md to design/ -- not user-focused. 2015-07-14 09:57:42 -07:00
Daniel Smith b1555956e9 standardize on - instead of _ in file names 2015-07-13 18:32:00 -07:00
Daniel Smith 2c333e4bc2 move admin related docs into docs/admin 2015-07-13 18:24:11 -07:00
Daniel Smith 821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Mike Danese 0e8d521eed fix mungedoc links 2015-07-13 13:01:20 -07:00
Tim Hockin fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Eric Tune fd325982c3 Add user-oriented compute resource doc.
Adds docs/compute_resources.md with user-oriented
explanation of compute resources.
Reveals detail gradually and includes examples
and troubleshooting.  Examples are tested.

Moves design-focused docs/resources.md to docs/design/resources.md.
Updates links to that.
2015-07-06 14:57:30 -07:00
Jeff Lowdermilk eab021c3dc Fix labelSelector query param inconsistency in docs 2015-06-23 18:36:07 -07:00
Thien-Thi Nguyen 1647e12c4e docs: make markdown less GitHub-specific
- add newline before lists
- use ‘*’ for lists instead of ‘-’; use 4 spaces to indent nested list
2015-06-19 07:50:07 +02:00
Marek Biskup 555aabc0b5 correction: lastState.termination renamed to lastState.terminated 2015-06-17 16:32:58 +02:00
Kris Rousey 30f3e22247 Adding v1 conversion tips 2015-06-05 09:22:10 -07: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
Kris c62c6ef048 Advice to use default when no namespace is available. 2015-05-14 15:39:31 -07:00
Satnam Singh 81acaeb86e Fix path for swagger-ui 2015-04-27 11:02:12 -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
Brian Grant 7e07989897 First cut at v1beta3 FAQ and versioning rationale.
Fixes #3670, #6272, #2695.
2015-04-02 23:41:36 +00:00