Commit Graph

87 Commits (aa07780ff78e51704c77c975b754960c406142c4)

Author SHA1 Message Date
Rodrigo Campos b7a8b7c59a Fix link to ingress controllers on github
The capital "I" is wrong and it returns a 404. Also, it should point to /controllers.
2016-03-17 16:38:50 -03:00
johndmulhausen 5c962aa68b Merge pull request #121 from chrismarino/master
Added Romana to the list of networking alternatives.
2016-03-16 17:36:02 -07:00
johndmulhausen 3da0f7cc74 Merge pull request #155 from janetkuo/update-deployment-user-guide
Update deployment user guide
2016-03-16 17:34:44 -07:00
johndmulhausen 85b579dd27 Merge pull request #156 from erictune/master
spell a numeral
2016-03-16 17:33:20 -07:00
johndmulhausen de1558b744 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-03-16 15:54:46 -07:00
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
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
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
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
Janet Kuo 08c0f1025f Update deployment document to fit what's in beta release 2016-03-15 17:31:45 -07:00
johndmulhausen 8f52948ca6 Update troubleshooting.md 2016-03-15 12:20:19 -07: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
Eric Chiang e67856d224 docs/admin: add context to authz webhook example kubeconfig 2016-03-14 13:57:08 -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 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
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
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
johndmulhausen 8184d029d2 Update search.md 2016-03-11 08:05:18 +00:00
johndmulhausen 5518071d39 domain redirect 2016-03-10 23:08:05 +00:00
johndmulhausen 9960311cfc Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-03-10 15:17:02 +00:00
johndmulhausen 6a6540b41d Google site verification 2016-03-10 15:16:50 +00:00
johndmulhausen ee640be3b8 Update index.md 2016-03-10 13:11:53 +00:00
johndmulhausen dcc6ea2111 Update index.md 2016-03-10 11:04:19 +00:00
johndmulhausen e04e75c2ff Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-03-09 17:15:52 +00:00
johndmulhausen cc50fcf538 Simplification/paring-down of Hello Node 2016-03-09 17:15:33 +00:00
johndmulhausen 9a1945635b Update kubectl_get.md 2016-03-09 11:39:34 +00:00
David Oppenheimer df19b45ff9 Update cluster-large.md 2016-03-09 00:00:51 -08:00
David Oppenheimer 6f59b8a7b9 Add to cluster-large.md CPU and memory consumption for master components at various cluster sizes 2016-03-08 14:02:31 -08:00
johndmulhausen fad094151f Update binary_release.md 2016-03-08 07:59:50 +00:00
johndmulhausen f6dd3299fb Update binary_release.md 2016-03-08 07:58:34 +00:00
johndmulhausen e065008863 Update binary_release.md 2016-03-08 07:56:40 +00:00
johndmulhausen 26c41708b5 Update binary_release.md 2016-03-08 07:53:23 +00:00
johndmulhausen 2dcdc6049c Update binary_release.md 2016-03-08 07:52:13 +00:00
johndmulhausen 0bd76103be Update binary_release.md 2016-03-08 07:48:49 +00:00
scotty d25d16a3d9 set overflow: hidden on inner col3rd and col2nd floats to enable buttons 2016-03-07 22:11:58 -08:00
John Mulhausen df8fc0cbc8 Fixes for kubectl docs 2016-03-07 17:23:34 +00:00
John Mulhausen 99e7f8dd75 Frontmatter add-ons for refdocs 2016-03-07 17:05:20 +00:00