higashi
|
2df9177e9b
|
Fix docker options setting in CentOS
|
2016-04-05 23:11:22 +09:00 |
Gerti Poppel
|
3749dc9fd4
|
Include comments and add correct zero state page again
|
2016-04-05 15:08:17 +02:00 |
Ricky Pai
|
404420b05d
|
Fix secrets examples to be valid json
Working through the secrets example, I found some of the json descriptors to be invalid. This fixes them.
|
2016-04-04 15:14:42 -07:00 |
mikebrow
|
1cdec21194
|
edits to authentication.md to correct formatting
Signed-off-by: mikebrow <brownwm@us.ibm.com>
|
2016-04-04 13:52:01 -05:00 |
mikebrow
|
9a7bb2843a
|
fixes issue #7159; refactor list formatting
Signed-off-by: mikebrow <brownwm@us.ibm.com>
|
2016-04-04 12:15:19 -05:00 |
Ihor Dvoretskyi
|
8f032384ec
|
Automated way of cluster setup added (updated)
Followed the recommendations in https://github.com/kubernetes/kubernetes.github.io/pull/73
|
2016-04-02 19:46:52 -07:00 |
benvitale
|
5ab7ff3974
|
Update hellonode.md
|
2016-04-01 23:36:50 -04:00 |
Dan Lorenc
|
763fd56337
|
Fix deployDNS.md.
There is no mention of where to find kube-system.yaml, and it's not
necessary with kubectl 1.2. You can just create the namespace
directly.
|
2016-04-01 10:39:51 -07:00 |
Brian Grant
|
d956b20b4d
|
Merge pull request #290 from slintes/fix-configmap
Fixed environment variables use-case for ConfigMap
|
2016-03-31 20:17:14 -07:00 |
Brian Grant
|
cbf701b788
|
Merge pull request #299 from janetkuo/link-rs-in-deployment
Link RS doc in Deployment doc
|
2016-03-31 20:10:44 -07:00 |
Janet Kuo
|
12b81e0f43
|
Link RS doc in Deployment doc
|
2016-03-31 13:43:53 -07:00 |
Vishnu Kannan
|
cbbdb5354d
|
Remove vagrant from the UI. It hasn't been working reliably on OS X for many people.
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
|
2016-03-31 13:35:48 -07:00 |
johndmulhausen
|
55f126956f
|
Update index.md
|
2016-03-31 13:11:04 -07:00 |
johndmulhausen
|
34c2002a1c
|
Update load-balancer.md
|
2016-03-31 12:58:31 -07:00 |
johndmulhausen
|
26a1687a0e
|
Update index.md
|
2016-03-31 12:55:32 -07:00 |
johndmulhausen
|
53acce9392
|
Merge pull request #248 from pwittrock/hellonode
Clarify v1.2 required for hello-node and remove 1.1 ui section.
|
2016-03-31 12:31:29 -07:00 |
johndmulhausen
|
481fb9c313
|
Merge pull request #292 from janetkuo/kubectl-sh-run
Update docs using kubectl.sh run
|
2016-03-31 12:28:34 -07:00 |
Brian Grant
|
6684555ed9
|
Merge pull request #148 from madhusudancs/replicaset
ReplicaSet documentation.
|
2016-03-30 20:38:30 -07:00 |
Brian Grant
|
695cce17b1
|
Merge pull request #296 from janetkuo/update-production-pods
Update production-pods.md and replace rc with deployments
|
2016-03-30 20:36:11 -07:00 |
Janet Kuo
|
84ebc37f66
|
Update production-pods.md and replace rc with deployments
|
2016-03-30 19:18:07 -07:00 |
Janet Kuo
|
f9772b17f2
|
Further update managing deployments user guide
|
2016-03-30 17:14:39 -07:00 |
Janet Kuo
|
9ee89b4e48
|
Update docs using kubectl.sh run
|
2016-03-30 16:00:00 -07:00 |
Madhusudan.C.S
|
f7691f9852
|
Add initial ReplicaSet documentation.
|
2016-03-30 15:44:52 -07:00 |
Brian Grant
|
21887f20ee
|
Merge pull request #287 from chuckbutler/juju-docs
Updated Juju Documentation
|
2016-03-30 15:30:30 -07:00 |
Brian Grant
|
f5704a6888
|
Merge pull request #291 from janetkuo/locally-download
Teach users how to download K8s in local cluster guide
|
2016-03-30 15:28:13 -07:00 |
Brian Grant
|
74d39cd51e
|
Merge pull request #289 from janetkuo/config-map-doc-fix
Fix configmap docs
|
2016-03-30 15:26:57 -07:00 |
Brian Grant
|
ba3ee16798
|
Merge pull request #283 from janetkuo/walkthrough-rc-deployment
Update connecting-applications.md
|
2016-03-30 15:24:50 -07:00 |
Brian Grant
|
f22168bb65
|
Merge pull request #197 from janetkuo/update-managing-deployments
Update managing deployments user guide
|
2016-03-30 15:23:04 -07:00 |
johndmulhausen
|
f8624cca21
|
Merge pull request #284 from jeroenvisser101/patch-1
Docs: Fix typo #trivial
|
2016-03-30 14:02:04 -07:00 |
ckleban
|
aa7580de81
|
Cap fix
|
2016-03-30 13:50:53 -07:00 |
ckleban
|
1510530d68
|
Make needed changes to the getting started guide for CLC
based on comments in PR 126
|
2016-03-30 13:48:40 -07:00 |
Janet Kuo
|
0c3de487a7
|
Teach users how to download K8s in local cluster guide
|
2016-03-30 13:48:19 -07:00 |
Marc Sluiter
|
eda11f14d7
|
Fixed environment variables use-case
|
2016-03-30 22:33:36 +02:00 |
ckleban
|
f27bcff8b1
|
Merge remote-tracking branch 'kubernetes/master' into add-clc
|
2016-03-30 12:02:50 -07:00 |
Janet Kuo
|
e5c0531677
|
Merge pull request #281 from janetkuo/update-deployment
Teaches how to see if a Deployment succeeds or not
|
2016-03-30 11:45:44 -07:00 |
Janet Kuo
|
1775b0a809
|
Fix configmap docs
|
2016-03-30 11:35:12 -07:00 |
Janet Kuo
|
b1f9db6243
|
Teaches how to see if a Deployment succeeds or not
|
2016-03-30 10:29:08 -07:00 |
Phillip Wittrock
|
4a59b21e8b
|
Clarify v1.2 required for hello-node and remove 1.1 ui section.
|
2016-03-30 09:48:42 -07:00 |
Matt Bruzek
|
8ac73e38a1
|
Spelling and other formatting changes.
|
2016-03-30 08:38:23 -05:00 |
Jeroen Visser
|
e8c931bc71
|
Fix typo
|
2016-03-30 14:44:41 +02:00 |
Janet Kuo
|
51d2d18801
|
Update connecting-applications.md
|
2016-03-29 19:42:30 -07:00 |
Janet Kuo
|
248744f93b
|
Update managing deployments user guide
|
2016-03-29 17:48:51 -07:00 |
Janet Kuo
|
969453c37e
|
rebase
|
2016-03-29 17:11:32 -07:00 |
Janet Kuo
|
a0600caf94
|
Update interactive pods section
|
2016-03-29 17:11:32 -07:00 |
Janet Kuo
|
147c23a372
|
Address comments
|
2016-03-29 17:11:32 -07:00 |
Janet Kuo
|
abdcfbea30
|
Further update docs to reflect changes kubectl run
|
2016-03-29 17:11:32 -07:00 |
John Mulhausen
|
8f8a777ae2
|
Fix for yaml file ref
|
2016-03-29 17:01:37 -07:00 |
johndmulhausen
|
0d31281f27
|
Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible
|
2016-03-29 14:58:48 -07:00 |
Matt Bruzek
|
a0dc91ccb5
|
Addressing review comments from @chuckbutler.
|
2016-03-29 16:17:36 -05:00 |
johndmulhausen
|
dc9bb89c09
|
Merge pull request #267 from andrewmichaelsmith/patch-1
More specific next version
|
2016-03-29 13:05:42 -07:00 |
Matt Bruzek
|
799f084645
|
Added more words at the bottom and layer reference.
|
2016-03-29 11:28:14 -05:00 |
Matt Bruzek
|
fd125f229d
|
Adding my thoughts on the juju getting started doc.
|
2016-03-29 11:12:14 -05:00 |
Charles Butler
|
11dc763bbb
|
Work done yesterday
|
2016-03-29 10:54:35 -04:00 |
Andrew Smith
|
961c947e39
|
Remove space
|
2016-03-29 09:44:34 +01:00 |
johndmulhausen
|
50d1a4db41
|
Merge pull request #251 from pwittrock/walkthrough7
Update introspection and debugging page with deployments
|
2016-03-28 16:44:38 -07:00 |
johndmulhausen
|
d2b0ace5f5
|
Merge pull request #259 from ALRubinger/258
#258 Use "gcloud" for the Docker push to the gcr repo
|
2016-03-28 16:33:31 -07:00 |
Andrew Smith
|
1e5721815c
|
More specific next version
|
2016-03-28 23:04:49 +01:00 |
Brian Grant
|
7fa6e57226
|
Merge pull request #262 from janetkuo/update-kubectl-run
Update references to "kubectl run" in docs
|
2016-03-28 14:21:22 -07:00 |
Janet Kuo
|
71877590be
|
Update
|
2016-03-28 14:10:52 -07:00 |
johndmulhausen
|
5789c87428
|
Fixes for kubectl links
|
2016-03-28 12:34:56 -07:00 |
Janet Kuo
|
6c669037ba
|
Update references to "kubectl run" in docs
|
2016-03-28 10:59:09 -07:00 |
Phillip Wittrock
|
9be8c42332
|
Update introspection and debugging page with deployments
|
2016-03-28 09:38:11 -07:00 |
Andrew Lee Rubinger
|
1c14eb9c3b
|
#258 Use "gcloud" for the Docker push to the gcr repo
|
2016-03-27 00:01:29 -04:00 |
Prashanth Balasubramanian
|
8e06b116f9
|
Update firewall rule docs.
|
2016-03-25 18:08:55 -07:00 |
Vishnu Kannan
|
aae9499016
|
Fix several issues with the local docker based cluster documentation.
|
2016-03-25 16:41:53 -07:00 |
johndmulhausen
|
e0ff6f51a0
|
Update scratch.md
|
2016-03-25 16:17:37 -07:00 |
johndmulhausen
|
3c38ebb371
|
Fixes #235
|
2016-03-25 16:14:26 -07:00 |
johndmulhausen
|
fce476b1eb
|
Fixes #233
|
2016-03-25 16:11:39 -07:00 |
johndmulhausen
|
fcc4e4a76d
|
Fixes #247
|
2016-03-25 16:08:49 -07:00 |
johndmulhausen
|
8913c8664d
|
Update hellonode.md
|
2016-03-25 15:54:38 -07:00 |
johndmulhausen
|
2df195fdf6
|
Fixes bad link to DNS
|
2016-03-25 14:01:07 -07:00 |
johndmulhausen
|
e40238d9d5
|
Merge pull request #242 from zhouhaibing089/keystone_fix
fix the keystone package location
|
2016-03-25 13:55:43 -07:00 |
johndmulhausen
|
4c3c3c79a7
|
Merge pull request #65 from gertipoppel/userdoc
Updated screen shots and corrected link
|
2016-03-25 13:36:58 -07:00 |
johndmulhausen
|
40137d9c77
|
Merge pull request #132 from mwielgus/monitoring_doc
Update Heapster K8s doc
|
2016-03-25 13:35:34 -07:00 |
johndmulhausen
|
4af425edad
|
Merge pull request #231 from pwittrock/hellonode
Update hello-node example to use deployments
|
2016-03-25 13:27:47 -07:00 |
johndmulhausen
|
3db0b5b459
|
Merge pull request #212 from bprashanth/ingress_limitations
Explicitly callout the prerequisites of Ingress on GCE/GKE.
|
2016-03-25 12:36:35 -07:00 |
johndmulhausen
|
ea19c922fc
|
Merge pull request #241 from vishh/localcluster
Fix docker based localhost setup documentation.
|
2016-03-25 11:18:37 -07:00 |
johndmulhausen
|
bfa5e15139
|
Merge pull request #226 from erictune/master
Flesh out security context documentation
|
2016-03-25 11:16:25 -07:00 |
Vishnu Kannan
|
b8dd9ad381
|
Fix docker based localhost setup documentation.
|
2016-03-25 10:33:40 -07:00 |
Brian Grant
|
304b0256a8
|
Merge pull request #140 from justinsb/multizone
Multizone: initial docs
|
2016-03-25 10:28:14 -07:00 |
zhouhaibing089
|
a5759266f8
|
fix the keystone package location
|
2016-03-25 11:35:15 +08:00 |
Justin Santa Barbara
|
cbbf1fa6a7
|
Multizone: docs
Docs for multizone aka Ubernetes Lite
|
2016-03-24 21:39:21 -04:00 |
Sami Wagiaalla
|
ec18c5d4f7
|
Flesh out security context documentation
|
2016-03-24 16:22:17 -07:00 |
Phillip Wittrock
|
319c514a28
|
Address pr comments - change kubectl link
|
2016-03-24 15:33:18 -07:00 |
Phillip Wittrock
|
c123e0212e
|
address pr comment
|
2016-03-24 14:22:16 -07:00 |
Phillip Wittrock
|
88236f73c3
|
remove trailing paren
|
2016-03-24 12:09:55 -07:00 |
Phillip Wittrock
|
3643bf4061
|
address pr comments
|
2016-03-24 12:02:17 -07:00 |
Phillip Wittrock
|
dedf3450ac
|
address pr comments
|
2016-03-24 11:09:59 -07:00 |
Phillip Wittrock
|
2ef03fabd6
|
Update hello-node example to use deployments
|
2016-03-23 17:44:11 -07:00 |
Aleks Saul
|
27651534ea
|
Update horizontal-pod-autoscaler.md
typo "verion" -> "version"
|
2016-03-23 15:43:17 -04:00 |
Prashanth Balasubramanian
|
e519696635
|
Explicitly callout the prerequisites of Ingress on GCE/GKE.
|
2016-03-22 23:08:55 -07:00 |
johndmulhausen
|
f434968bbb
|
Update managing-deployments.md
|
2016-03-22 16:02:16 -07:00 |
johndmulhausen
|
276edecac9
|
Update managing-deployments.md
Fix for #194
|
2016-03-22 16:00:15 -07:00 |
johndmulhausen
|
1fab6c65be
|
Merge pull request #214 from janetkuo/update-rc-to-deployment
Replace RC with Deployments in quick-start.md and deploying-applications.md
|
2016-03-22 15:35:17 -07:00 |
johndmulhausen
|
ba6c8a14d3
|
Merge pull request #220 from david-mcmahon/patch-1
Delete known-issues.md
|
2016-03-22 15:34:19 -07:00 |
Janet Kuo
|
7077aac069
|
Replace RC with Deployments
|
2016-03-22 15:02:58 -07:00 |
David McMahon
|
b86bd40b91
|
Update troubleshooting.md
|
2016-03-22 14:55:10 -07:00 |
johndmulhausen
|
4f543697e0
|
Merge pull request #217 from andrewmichaelsmith/master
Replace HA docs podmaster with --leader-elect flag
|
2016-03-22 14:42:28 -07:00 |
David McMahon
|
2ece96fe74
|
Delete known-issues.md
Ref #205
|
2016-03-22 14:15:47 -07:00 |
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 |