Commit Graph

675 Commits (3616de930a7970e328f48ed0ea7bec5c3c3a3bac)

Author SHA1 Message Date
johndmulhausen c8dd8b8831 Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
Eric Tune a2654c126a spell a numeral 2016-03-16 15:32:54 -07:00
Janet Kuo 0e30139550 Update deployment user guide 2016-03-16 15:12:30 -07:00
Chris Marino 55315a39af Revert "Removed. Breaks Github Pages..."
This reverts commit bb54f78e2a.
2016-03-16 15:02:41 -07:00
johndmulhausen 8cc7f98319 Update .gitignore 2016-03-16 14:52:06 -07:00
johndmulhausen 46ba979600 Merge pull request #116 from rata/cluster-components-kubelet
Fix listing kubelet responsabilities
2016-03-16 14:45:01 -07:00
johndmulhausen 38f88b3b5b Merge pull request #115 from rata/cluster-components
Fix kube-controller-manager description
2016-03-16 14:44:32 -07:00
johndmulhausen 66c7a02682 Merge pull request #117 from luebken/patch-1
Include homebrew
2016-03-16 14:43:35 -07:00
Eric Tune e6c2232a09 Merge pull request #123 from ericchiang/webhook_context
docs/admin: add current-context to authz webhook example kubeconfig
2016-03-16 14:04:53 -07:00
johndmulhausen ff8f6f92a3 Merge pull request #107 from ragnard/patch-1
Fix broken link to ingress contrib tree
2016-03-16 09:01:35 -07:00
johndmulhausen 5d5b17b6af Merge pull request #119 from rutsky/patch-1
remove trailing commas from JSON
2016-03-16 09:00:53 -07:00
johndmulhausen e5ffe1dc79 Merge pull request #137 from justinsb/path_to_rvm
Use ${HOME} for homedir
2016-03-16 08:40:53 -07:00
johndmulhausen 450a7100b2 Merge pull request #141 from a-robinson/typo
Fix typo in table of contents for the reference docs.
2016-03-16 08:33:33 -07:00
johndmulhausen cac176c133 Merge pull request #145 from cben/patch-1
Fix broken labels -> node-selection link
2016-03-16 08:33:04 -07:00
Beni Cherniavsky-Paskin 0753c5191a Fix broken labels -> node-selection link
http://kubernetes.io/docs/user-guide/labels/node-selection// doesn't exist;
http://kubernetes.io/docs/user-guide/node-selection/ does.
2016-03-16 15:05:33 +02:00
Piotr Szczesniak 664f570450 Updated HPA user guide and example 2016-03-16 13:28:47 +01:00
David Oppenheimer 675cdbb7fc Merge pull request #142 from madhusudancs/kube-sched-typo-fix
Fix kube-scheduler typo in the menu.
2016-03-16 00:38:39 -07:00
Madhusudan.C.S e0fd5c5cc0 Fix kube-scheduler typo in the menu. 2016-03-16 00:32:03 -07:00
Alex Robinson ae1c3349a1 Fix typo in table of contents for the reference docs. 2016-03-16 00:22:52 -07:00
Brian Grant c572350953 Merge pull request #127 from janetkuo/recreate-implemented-doc
Update deployment document to fit what's in beta release
2016-03-15 20:35:30 -07:00
Justin Santa Barbara 091138f6fe Use ${HOME} for homedir
This allows for copying and pasting, and avoids an OS X specific path.
2016-03-15 23:09:05 -04:00
Janet Kuo 08c0f1025f Update deployment document to fit what's in beta release 2016-03-15 17:31:45 -07:00
johndmulhausen 54ee722793 Merge pull request #118 from luebken/luebken-patch-1
Spelling in guides.yml
2016-03-15 12:22:25 -07:00
johndmulhausen 8f52948ca6 Update troubleshooting.md 2016-03-15 12:20:19 -07:00
Marcin Wielgus f002c35eee Update Heapster K8s doc 2016-03-15 15:59:08 +01:00
David Oppenheimer 3a2026677d Merge pull request #77 from kubernetes/davidopp-patch-1
Add to cluster-large.md CPU and memory consumption for master components at various cluster sizes
2016-03-14 21:50:15 -07:00
scotty e3b57c3c2c css fixes 2016-03-14 14:29:25 -07:00
Eric Chiang e67856d224 docs/admin: add context to authz webhook example kubeconfig 2016-03-14 13:57:08 -07:00
Creatures in Unitards 997fdd164c Merge pull request #104 from skippbox/master
Small typo
2016-03-14 13:25:48 -07:00
Creatures in Unitards 4381ce2f13 Merge pull request #113 from rata/master
head-header: Fix missing "View On Github" link
2016-03-14 13:25:16 -07:00
chrismarino 3c814a9629 Misc.. 2016-03-14 11:59:54 -07:00
chrismarino a4ed84169a Merge pull request #1 from chrismarino/chrismarino-patch-1
Need to remove CNAME file for Github Pages to work.
2016-03-14 11:58:05 -07:00
chrismarino b9faac2e09 Update README.md 2016-03-14 11:55:41 -07:00
scotty 81bf536b2a ditched the dropdown script 2016-03-14 11:53:02 -07:00
scotty 906f9ffa39 added YAH to docs h-nav
added some text size fixes
changed index.html content to reflect the latest edits in https://docs.google.com/document/d/1_y-g6lTTtv6kU7J8TOjLD8BMDWCIwVaxaqodz2zKKWA/edit#heading=h.p813x83z0d67
2016-03-14 11:52:05 -07:00
chrismarino bb54f78e2a Removed. Breaks Github Pages... 2016-03-14 11:50:23 -07:00
scotty d9274dec60 docs right margin fix 2016-03-14 11:49:45 -07:00
chrismarino 85034e8090 Added Romana to the list of networking alternatives. 2016-03-14 11:28:30 -07:00
Vladimir Rutsky a112e4ae7e remove trailing commas from JSON
Fixes JSON highlighting.
2016-03-14 20:11:30 +03:00
Matthias Lübken 3671bebbed Spelling in guides.yml
Spelling acheive => achieve
2016-03-14 17:08:38 +01:00
Matthias Lübken 7a2327ec8c Update binary_release.md
Added instructions to use the homebrew package manager on OS X. There is an official formula which is also relatively uptodate: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/kubernetes-cli.rb
2016-03-14 16:49:14 +01:00
Rodrigo Campos 57f75e5e2b Fix listing kubelet responsabilities 2016-03-14 12:36:24 -03:00
Rodrigo Campos 9df5b9ea56 Fix kube-controller-manager description
The item and their description was shown as different items at the same
indentation level. This just moves de description so it's clear it is not a new
item and is just the description of the previous item.
2016-03-14 12:24:15 -03:00
Rodrigo Campos cade182224 head-header: Fix missing "View On Github" link
Without this commit, the button goes to kubernetes.io home page.
2016-03-14 11:11:58 -03:00
David Oppenheimer 7c81b53161 Update cluster-large.md 2016-03-13 14:23:45 -07:00
Ragnar Dahlén fd8584ce88 Fix broken link to ingress contrib tree 2016-03-13 08:14:14 +00:00
runseb d6c6716fa6 Small typo 2016-03-12 12:54:38 +01:00
johndmulhausen b840399f4a Update flannel_multi_node_cluster.md 2016-03-12 09:01:48 +00:00
johndmulhausen c304fe2aee Update index.md 2016-03-11 16:35:13 +00:00
johndmulhausen a6a3cae228 Update hellonode.md 2016-03-11 15:26:09 +00:00