Andrew Smith
4c79e1c381
Update high-availability.md
2016-03-22 18:03:52 +00:00
Andrew Smith
1484749ca3
Correction: We use API locks, not etcd locks
2016-03-22 18:03:15 +00:00
Andrew Smith
810247a1fa
Replace podmaster method with --leader-elect
2016-03-22 11:49:41 +00:00
Andrew Smith
06b593b6ee
Update kube-scheduler.yaml
2016-03-22 11:46:10 +00:00
Andrew Smith
96d116e29f
Add leader elect flag
2016-03-22 11:45:53 +00:00
Vladimir Rutsky
32211b516e
fix name: "CLUSTERNAME" -> "CLUSTER_NAME"
...
`CLUSTER_NAME` is used below several times.
2016-03-22 15:02:26 +04:00
johndmulhausen
a9f14224e3
Merge pull request #64 from mfanjie/update-vagrant-docs
...
update proxy settings doc
2016-03-21 15:09:11 -07:00
johndmulhausen
a3c40ab7fa
Merge pull request #209 from janetkuo/update-example-link
...
Update links to examples
2016-03-21 15:07:03 -07:00
johndmulhausen
5bc866f76d
Merge pull request #208 from janetkuo/update-demo-page
...
Styling the update-demo static page
2016-03-21 15:05:39 -07:00
johndmulhausen
2aee7636f9
Merge pull request #195 from madhusudancs/gettingstarted-docker-expose
...
Now that kubectl run creates a deployment by default, expose here should expose the deployment previously created.
2016-03-21 15:03:55 -07:00
johndmulhausen
ef6d1613b8
Merge pull request #211 from rutsky/patch-3
...
remove excessive bracket
2016-03-21 15:02:37 -07:00
johndmulhausen
ec56f4c6f0
Merge pull request #210 from rutsky/patch-2
...
fix typo: "kublet"
2016-03-21 15:02:18 -07:00
Eric Tune
d9f82ecd0d
Merge pull request #79 from soltysh/job_fix
...
Removed v1beta1 disclaimer for jobs, since jobs are now part of batch/v1
2016-03-21 13:47:02 -07:00
Vladimir Rutsky
3b7905f5ad
remove excessive bracket
2016-03-21 23:04:42 +04:00
Vladimir Rutsky
ad02c1a4d3
fix typo: "kublet"
2016-03-21 22:41:24 +04:00
Janet Kuo
e45fe3f916
Update links to examples
2016-03-21 11:05:25 -07:00
Janet Kuo
0e3b9129b9
Styling the update-demo static page
2016-03-21 10:39:51 -07:00
Madhusudan.C.S
1c27f43b7b
Now that kubectl run creates a deployment by default, expose here should expose the deployment previously created.
2016-03-18 16:09:33 -07:00
Prashanth Balasubramanian
63ff273bb8
TLS section.
2016-03-18 11:00:08 -07:00
Prashanth Balasubramanian
2df6cf0e5a
Modify ingress use-doc to fix indent and lowercase
2016-03-18 11:00:08 -07:00
Filip Grzadkowski
1dd7198452
Merge pull request #133 from piosz/hpa
...
Updated HPA user guide and example
2016-03-18 16:01:36 +01:00
Tony Hsu
4f72547851
Once -> One
2016-03-18 09:16:54 +08:00
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
Piotr Szczesniak
664f570450
Updated HPA user guide and example
2016-03-16 13:28:47 +01: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
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
ckleban
a6ac56f6d6
Adding getting started on centurylink cloud
...
Upload the first versions of clc.md and adding a reference to this page
from the getting started index.md
2016-03-14 15:37:20 -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
Maciej Szulik
95b51e46e4
Removed v1beta1 disclaimer for jobs, since jobs are now part of batch/v1
2016-03-09 17:35:45 +01: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
mfanjie
04aac861b4
update proxy settings doc
2016-03-08 10:07:46 +08:00
Ihor Dvoretskyi
7657bf367a
Automated way of cluster setup added
...
With the purpose of easier deployment of libvirt-coreos Kubernetes cluster with the default settings, the way of installing using the automated script from https://get.k8s.io/ has been added.
2016-03-07 17:38:03 -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
John Mulhausen
a777a06bb1
Refdocs for 1.2 import
2016-03-07 16:51:25 +00:00
Mike Spreitzer
eff46eb765
Issue #69 : Updated version of k8s from 1.1.4 to 1.1.8
2016-03-07 11:01:51 -05:00
Gerti Poppel
3c5ed586a0
updated screen shots and corrected link
2016-03-07 16:53:28 +01:00
Matt Sherman
77e0c5751c
Stack Overflow brand
2016-03-07 10:45:27 -05:00
John Mulhausen
ba1e511e5a
Improved doc editing instructions/sharing with README.md
2016-03-07 15:07:48 +00:00
John Mulhausen
869e7de45a
Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow
2016-03-07 13:05:16 +00:00
John Mulhausen
3b11ca76e4
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io
2016-03-07 12:09:18 +00:00
John Mulhausen
f16668b45f
1.2 additions for user-guide/
2016-03-07 12:09:02 +00:00
johndmulhausen
a77ddc445a
Update hellonode.md
2016-03-07 08:26:58 +00:00
johndmulhausen
b9a24a362c
Merge pull request #63 from mfanjie/dos2unix
...
convert md file format under docs/getting-started-guides to unix mode
2016-03-07 08:07:03 +00:00
John Mulhausen
e899d54a1b
1.2 changes for top-level docs
2016-03-07 07:45:14 +00:00
johndmulhausen
72eae3ec19
Update Makefile
2016-03-07 07:12:09 +00:00
mfanjie
98b68ad407
convert md files to unix format
2016-03-07 10:29:06 +08:00
mfanjie
7720b340c1
add proxy settings doc
2016-03-07 10:15:50 +08:00
John Mulhausen
ee01d0661a
Nips and tucks to Kubernetes 1.2 imports, config change default to 1.2
2016-03-06 18:28:56 +00:00
John Mulhausen
a6f6fd01cd
1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides
2016-03-06 17:55:12 +00:00
John Mulhausen
97c728d343
1.2 changes for admin/
2016-03-06 04:26:30 -08:00
johndmulhausen
f28d0f9eb5
Merge pull request #55 from jtblin/jtblin/fix-rvm-ruby-instructions
...
Fix instructions for ruby install via rvm
2016-03-06 02:50:55 -08:00
Jerome Touffe-Blin
3f4f36e97c
Fix instructions for ruby install via rvm
2016-03-06 21:47:27 +11:00
John Mulhausen
a4b48706e7
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io
2016-03-06 02:24:14 -08:00
John Mulhausen
9a5aab72df
Assigning remaining topics to TOC. Some deletions, combinations, and relegations to READMEs. Deactivating AnswerDash for now.
2016-03-06 02:24:03 -08:00
johndmulhausen
91861ae3f5
Update index.md
2016-03-06 02:15:54 -08:00
John Mulhausen
672d39fc84
Samples landing page
2016-03-04 17:47:30 -08:00
johndmulhausen
33907f290c
Update hellonode.md
2016-03-04 17:31:45 -08:00
johndmulhausen
b3e8c26cab
Update editdocs.md
2016-03-04 16:20:31 -08:00
johndmulhausen
716ba274af
Update editdocs.md
2016-03-04 16:20:15 -08:00
johndmulhausen
100b07e235
Update editdocs.md
2016-03-04 16:18:44 -08:00
John Mulhausen
ff93b4398e
Revamped Reference section with proper landing page
2016-03-04 11:29:36 -08:00
John Mulhausen
e668a0be11
Fixing links to devel/ to point to kubernetes master repo
2016-03-03 15:11:05 -08:00
John Mulhausen
06c48d37d7
Deleting devel/
2016-03-03 13:38:07 -08:00
John Mulhausen
bb4da3186b
Initial check-in of Hello Node codelab; to be de-Googleized
2016-03-02 17:04:34 -08:00
johndmulhausen
8336737e95
Update pagelist.md
2016-03-01 23:46:52 -08:00
johndmulhausen
50704476d6
Application of code include widget, hack curl calls for three file downloads, saas code/pre fixes, comment-out of version drop-down
2016-03-01 19:43:10 -08:00
johndmulhausen
1b6a08e693
Widget for code includes + sass
2016-03-01 18:17:31 -08:00
johndmulhausen
49e40dd65e
Update index.md
2016-03-01 13:06:32 -08:00
johndmulhausen
bb0e7c9768
Update index.md
2016-03-01 13:05:29 -08:00
johndmulhausen
133b482bf5
Update index.md
2016-03-01 01:25:30 -08:00
johndmulhausen
133c995631
Update editdocs.md
2016-03-01 01:24:55 -08:00
John Mulhausen
4c9e72c518
Moving docs from /vX to /docs; we will use branches for old versions.
2016-02-29 15:17:22 -08:00