Commit Graph

108 Commits (669c46720ea672380cbcf67e5987dc1c8a85009a)

Author SHA1 Message Date
John Mulhausen b008519b04 s/console/shell per the Rouge lexer list 2016-03-17 17:36:36 -07:00
johndmulhausen 02e6fff302 Merge pull request #70 from MikeSpreitzer/issue/69
Issue #69: Updated version of k8s from 1.1.4 to 1.1.8
2016-03-17 17:24:20 -07:00
johndmulhausen e90b574aa2 Update index.md 2016-03-17 17:22:20 -07:00
johndmulhausen cae5138957 Update deployDNS.md 2016-03-17 17:14:50 -07:00
John Mulhausen 2d0f2cee78 Fixes for refdocs 2016-03-17 17:08:15 -07:00
John Mulhausen 634654a96b Add Batch and Autoscaling API topics to left nav 2016-03-17 16:26:59 -07:00
johndmulhausen 963111f10a Update operations.html 2016-03-17 16:01:09 -07:00
johndmulhausen 4548bc49f2 Update definitions.html 2016-03-17 16:00:41 -07:00
johndmulhausen 8bb6c50dd3 Update operations.md 2016-03-17 16:00:04 -07:00
johndmulhausen 63e716696a Update definitions.md 2016-03-17 15:59:48 -07:00
johndmulhausen 26659fba74 Update operations.md 2016-03-17 15:59:31 -07:00
johndmulhausen c4232cf108 Update definitions.md 2016-03-17 15:59:17 -07:00
John Mulhausen dbe21d103a Refresh of refdocs; adds autoscaling and batch 2016-03-17 15:58:12 -07:00
johndmulhausen f17ef634b6 Update managing-deployments.md 2016-03-17 15:39:16 -07:00
johndmulhausen 67b23a4a53 Merge pull request #163 from kubernetes/davidopp-patch-2
Make node affinity documentation a little more descriptive
2016-03-17 13:38:23 -07:00
johndmulhausen e9906cf202 Merge pull request #162 from juretta/fix/hello-world
Fix "Hello World" examples
2016-03-17 13:36:28 -07:00
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
David Oppenheimer dd298f4f32 Update index.md 2016-03-17 00:35:35 -07:00
Stefan Saasen e3840a69aa [Hello World]: Don't use the deprecated --create-external-load-balancer flag 2016-03-17 15:49:27 +11:00
Stefan Saasen 5387c49425 [Hello World]: Link to kubectl/gcloud configuration documentation 2016-03-17 15:49:21 +11:00
Stefan Saasen c2472dfa4f [Hello World]: Prefix 'docker push' with gcloud command
In order to push to the Google Container Registry the `glcoud` command
should be used as per https://cloud.google.com/container-registry/docs/#pushing_to_the_registry
2016-03-17 15:49:04 +11: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