Commit Graph

11033 Commits

Author SHA1 Message Date
Tim Hockin b04be7e742 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
Wojciech Tyczynski a5e20a975c Update instructions on conversions. 2015-05-28 17:42:41 +02:00
Anastasis Andronidis 68ae206a68 rename resize to scale 2015-05-27 19:08:06 +02:00
Anastasis Andronidis 4636961f5a rename resize to scale 2015-05-27 19:08:06 +02:00
Anastasis Andronidis bd70869deb rename run-container to run in kubectl 2015-05-27 19:07:17 +02:00
Paul Morie 7934ee4165 Make kubelet expand var refs in cmd, args, env 2015-05-27 00:13:57 -04:00
Dawn Chen 7cf8f3a6c0 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 5ee2d2ea4d update docs/design/secrets.md to v1beta3 2015-05-21 11:05:25 -07:00
Chao Xu b4aee3255a in docs, update "minions" to "nodes" 2015-05-21 09:59:40 -07:00
Dawn Chen 4f39953ba5 Merge pull request #8602 from caesarxuchao/rC-to-rc
in docs, update replicationController to replicationcontroller
2015-05-21 09:49:35 -07:00
Chao Xu 93f791e943 in docs, update replicationController to replicationcontroller 2015-05-20 17:31:15 -07:00
Chao Xu c817b2f96f in docs, update replicationController to replicationcontroller 2015-05-20 17:31:15 -07:00
Wojciech Tyczynski 3c173916ea Automatically generate conversions 2015-05-20 17:11:18 +02:00
Tim Hockin fdb9b8b5c7 Merge pull request #8140 from vishh/namespace
Update Namespace names to follow DNS label format
2015-05-19 11:25:32 -07:00
Tim Hockin bb07a8b81e Don't rename api imports in conversions 2015-05-19 11:21:21 -07:00
Vishnu Kannan aeb8152807 Updating namespaces to be DNS labels instead of DNS names. 2015-05-19 11:09:09 -07:00
Paul Morie 31fce228e4 Add variable expansion and design doc 2015-05-18 15:59:55 -04:00
Eric Tune 31b44ff68f Add API change suggestions. 2015-05-18 11:15:22 -07:00
Nikhil Jindal b65b7d345e Merge pull request #8349 from caesarxuchao/flaky-tests-docs
update docs/devel flaky-tests to v1beta3
2015-05-18 10:18:25 -07:00
Chao Xu cf0bda9102 update docs/devel flaky-tests to v1beta3 2015-05-17 15:48:33 -07:00
Jeff Lowdermilk 355643372e 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
Jeff Lowdermilk d3a429a76f 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
Jeff Lowdermilk e1d595ebbd 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
Tim Hockin b67f72a316 Switch git hooks to use pre-commit 2015-05-13 12:50:25 -07:00
Wojciech Tyczynski c92c7a5d82 Instructions for generating conversions. 2015-05-13 14:43:48 +02:00
Paul Morie f1518d24fe Merge pull request #7987 from pweil-/security-context-doc
Update Security Context Documentation
2015-05-11 10:07:41 -04:00
Paul Weil c7c03fe466 bring doc up to date with actual api types 2015-05-08 16:38:28 -04:00
Matt Bogosian 8b6e9102be Fix environment variable error in Vagrant docs: `KUBERNETES_MASTER_MINION` -> `KUBERNETES_MINION_MEMORY`. 2015-05-07 12:04:31 -07:00
Weiwei Jiang 6ab2274c58 Fix wrong link for security context 2015-05-07 16:10:50 +08:00
Brian Grant 2f0a77edfa Merge pull request #7575 from brendandburns/kubectl
Rolling Updates: Add support for --rollback.
2015-05-06 11:35:57 -07:00
Brendan Burns 950547c92a Add support for --rollback. 2015-05-06 10:21:35 -07:00
Paul Morie 24906a08eb Fix link to service accounts doc in security context doc 2015-05-06 10:04:39 -04:00
Saad Ali ff2913cfb3 Fix event doc link 2015-05-05 18:11:58 -07:00
Quinton Hoole 8deae8f522 Merge pull request #7614 from tamsky/patch-1
React to failure by growing the remaining clusters
2015-05-04 18:17:01 -07:00
Paul Morie f3f8354b3a Add step to API changes doc for swagger regen 2015-05-04 16:32:08 -04:00
Brendan Burns 4e50c7273b 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
David Oppenheimer c986b6397e Merge pull request #6995 from rrati/ha-proposal-6993
Proposal for High Availability of Daemons
2015-05-01 09:56:56 -07:00
Robert Rati eae1999ffc Fixed list formatting in the design discussion notes. #6993 2015-05-01 10:02:56 -04:00
Marc Tamsky 915f099020 React to failure by growing the remaining clusters 2015-04-30 22:58:33 -07:00
Robert Rati e3e627bb63 More updates based on feedback. #6993 2015-04-29 14:50:13 -04:00
Wojciech Tyczynski c7f8e8e7f8 Improvements to conversions generator. 2015-04-29 16:32:31 +02:00
Rohit Jnagal 5ccad95c49 Merge pull request #7314 from pmorie/doc
Add hint re: fuzzer to api changes doc
2015-04-27 12:40:32 -07:00
markturansky 14760aef25 PersistentVolumeClaimBinder implementation 2015-04-27 12:05:11 -04:00
Paul Morie ef8d5722be Add hint re: fuzzer to api changes doc 2015-04-27 09:25:17 -04:00
George Kuan eb7b52f95a Corrected some typos 2015-04-26 19:37:14 -07:00
Robert Rati 35096d0cf0 More updates from feedback. #6993 2015-04-24 14:55:42 -04:00
Tim Hockin 35bb6a1e98 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
Tim Hockin 812a7b9a63 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
David Oppenheimer 870c24fc2c Merge pull request #6713 from brendandburns/docs
Suggest a simple rolling update.
2015-04-23 11:52:30 -07:00
Brendan Burns 2a11738029 Suggest a simple rolling update. 2015-04-22 10:22:47 -07:00