Commit Graph

114 Commits

Author SHA1 Message Date
Victor Marmol
fff24af86e Merge pull request #10859 from davidopp/clean
Move scheduler overview from docs/design/ to docs/devel/
2015-07-08 14:03:23 -07:00
Victor Marmol
c268352547 Merge pull request #10949 from JanetKuo/update-kubectl-get-docs-all
Update kubectl output in doc
2015-07-08 13:55:46 -07:00
Victor Marmol
2ee06ed171 Merge pull request #10950 from pmorie/hostpath
Change remaining instances of hostDir in docs to hostPath
2015-07-08 13:49:23 -07:00
Paul Morie
5b4adf8469 Change remaining instances of hostDir in docs to hostPath 2015-07-08 16:26:20 -04:00
Janet Kuo
a761a0fb72 Update kubectl output in doc 2015-07-08 13:22:54 -07:00
Tim Hockin
0a23c0666d Make docs links be relative so we can version them 2015-07-07 15:22:17 -07:00
David Oppenheimer
a85d0d3bd1 Move scheduler overview from docs/design/ to docs/devel/ 2015-07-07 14:16:26 -07:00
Yu-Ju Hong
da25b1224f Merge pull request #10786 from thockin/docs-networking
De-dup, cleanup, overhaul networking docs
2015-07-07 10:45:49 -07:00
Tim Hockin
2210220dbf De-dup,overhaul networking docs 2015-07-06 17:28:12 -07:00
Yu-Ju Hong
de710713aa Merge pull request #10573 from erictune/resources
Add user-oriented compute resource doc.
2015-07-06 16:12:38 -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
David Oppenheimer
f692adc67d Initial design doc for scheduler. 2015-07-01 13:58:56 -07:00
Salvatore Dario Minonne
5b109eef49 Adding IANA_SVC_NAME definition to docs/design/identifiers.md 2015-06-26 09:44:28 +02:00
Satnam Singh
2d1c3c31b2 Merge pull request #9864 from marekbiskup/docs-edit-dash
remove double dash
2015-06-18 14:40:28 -07:00
Satnam Singh
424d09fb97 Merge pull request #9907 from RichieEscarez/9404_controller
Changed "controller" to "replication controller"
2015-06-18 14:33:49 -07:00
Saad Ali
968156e892 Merge pull request #9098 from benmccann/vault-keywhiz-docs
Document how a secrets server like Vault or Keywhiz might fit into Kubernetes
2015-06-17 18:06:11 -07:00
RichieEscarez
eb44b3c830 Qualified all references to "controller" so that references to "replication controller" are clear. fixes #9404
Also ran hacks/run-gendocs.sh
2015-06-17 08:48:59 -07:00
Marek Biskup
7b403edd6f double dash replaced by html mdash 2015-06-17 12:36:27 +02:00
Ed Costello
05714d416b Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Brendan Burns
9e198a6ed9 Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
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
Eric Tune
7fee4de41d Explain that file-based pods cannot use secrets. 2015-06-02 11:17:42 -07:00
Ben McCann
d7efc88b7d Document how a secrets server like Vault or Keywhiz might fit into Kubernetes 2015-06-01 20:10:45 -07:00
Paul Morie
2ad30966fa Corrections to examples in expansion docs 2015-05-29 01:00:36 -04:00
Tim Hockin
4318ca5a8b Rename 'portal IP' to 'cluster IP' most everywhere
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Paul Morie
8b338860aa Make kubelet expand var refs in cmd, args, env 2015-05-27 00:13:57 -04:00
Dawn Chen
17715c7b39 Merge pull request #8627 from caesarxuchao/secrets-design-docs
update docs/design/secrets.md to v1beta3
2015-05-22 14:51:29 -07:00
Chao Xu
b1cf9fbc5c update docs/design/secrets.md to v1beta3 2015-05-21 11:05:25 -07:00
Chao Xu
bda5e4376e in docs, update "minions" to "nodes" 2015-05-21 09:59:40 -07:00
Chao Xu
5b8b5a0844 in docs, update replicationController to replicationcontroller 2015-05-20 17:31:15 -07:00
Tim Hockin
cb49843ccb Merge pull request #8140 from vishh/namespace
Update Namespace names to follow DNS label format
2015-05-19 11:25:32 -07:00
Vishnu Kannan
d10af89493 Updating namespaces to be DNS labels instead of DNS names. 2015-05-19 11:09:09 -07:00
Paul Morie
e84092f870 Add variable expansion and design doc 2015-05-18 15:59:55 -04: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
Paul Morie
3988e0e069 Merge pull request #7987 from pweil-/security-context-doc
Update Security Context Documentation
2015-05-11 10:07:41 -04:00
Paul Weil
05e8915b37 bring doc up to date with actual api types 2015-05-08 16:38:28 -04:00
Weiwei Jiang
d59f3aeef1 Fix wrong link for security context 2015-05-07 16:10:50 +08:00
Brian Grant
32b4b1cdd7 Merge pull request #7575 from brendandburns/kubectl
Rolling Updates: Add support for --rollback.
2015-05-06 11:35:57 -07:00
Brendan Burns
c9e33e197d Add support for --rollback. 2015-05-06 10:21:35 -07:00
Paul Morie
a6b06f4932 Fix link to service accounts doc in security context doc 2015-05-06 10:04:39 -04:00
Saad Ali
66e0985715 Fix event doc link 2015-05-05 18:11:58 -07:00
Brendan Burns
37eedef348 Add a central simple getting started guide with kubernetes guide.
Point several getting started guides at this doc.
2015-05-01 20:20:15 -07:00
markturansky
242567460d PersistentVolumeClaimBinder implementation 2015-04-27 12:05:11 -04:00
Tim Hockin
12e4e8f304 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
David Oppenheimer
54f20151f4 Merge pull request #6713 from brendandburns/docs
Suggest a simple rolling update.
2015-04-23 11:52:30 -07:00
Brendan Burns
7e0f6f859f Suggest a simple rolling update. 2015-04-22 10:22:47 -07:00
caesarxuchao
61818cfcbe fix the link to services.md 2015-04-21 21:24:53 -07:00
Robert Bailey
26edb7581e Remove old design file (that has been fully implemented). 2015-04-20 21:33:03 -07:00
Daniel Smith
288effa7c1 Merge pull request #6933 from bgrant0607/docfix
Update docs. Add design principles.
2015-04-16 16:55:10 -07:00