Commit Graph

2653 Commits

Author SHA1 Message Date
Satnam Singh 36e82c8f09 Merge pull request #9503 from JeffPaine/git-docs-update
Consolidate git setup documentation
2015-06-18 13:15:45 -07:00
Saad Ali 7a50c44862 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
Alex Robinson 98ebb76f76 Add devel doc laying out the steps to add new metrics to the code base. 2015-06-18 00:37:52 +00:00
RichieEscarez 9e35c48d4a 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 16355903a3 double dash replaced by html mdash 2015-06-17 12:36:27 +02:00
Ed Costello c136464397 Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Ed Costello 2c9669befd Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Ed Costello a407b64a3d Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Jeffrey Paine 9e09c1101a Consolidate git setup documentation.
Closes #9091
2015-06-09 21:11:52 -04:00
Brendan Burns 2f18beac68 Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Brendan Burns 867825849d Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Kris Rousey 28951be8bb Updating docs/ to v1 2015-06-05 14:09:49 -07:00
Kris Rousey db372e1f64 Updating docs/ to v1 2015-06-05 14:09:49 -07:00
Scott Konzem a4e70adc69 Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
Scott Konzem 1bb3ed53ee Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
Alex Robinson 1351801078 Fix broken links in the vagrant developer guide. 2015-06-04 21:35:38 +00:00
Eric Tune bd8e7d8424 Explain that file-based pods cannot use secrets. 2015-06-02 11:17:42 -07:00
Ben McCann 4bdc517769 Document how a secrets server like Vault or Keywhiz might fit into Kubernetes 2015-06-01 20:10:45 -07:00
Paul Morie f2a6d63dda Corrections to examples in expansion docs 2015-05-29 01:00:36 -04:00
Tim Hockin f21879b3d7 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
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