anzhsoft
dff3af6096
Update load-balancer.md
...
this json file is invaliad, just rm the , to make it right.
2016-04-08 16:42:34 +08:00
Janet Kuo
c462c6bc1e
Fix broken resources-are-automatically-modified link
2016-04-07 14:35:44 -07:00
Javier Cuevas
e40d2d3462
Fix sample for Ingress TLS
...
v1beta1.IngressSpec expects an v1beta1.IngressTLS array.
2016-04-07 21:46:04 +02:00
Eric Tune
40bab01676
Update jobs.md
2016-04-07 12:18:35 -07:00
Eric Tune
a82c7a5a56
Document Deleting Jobs and Job Timeouts
2016-04-07 12:03:59 -07:00
Jan Safranek
9eadd28de2
Document 'Delete' reclaim policy
2016-04-07 12:16:34 +02:00
Doug Koch
bd3b408e29
Fix a row in the job patterns table
...
The row for the "Queue with Variable Pod Count" pattern has one more
column than the other rows. The extra column shifts the checkmarks one
column to the right of where they should be.
2016-04-06 20:56:34 -07:00
Ihor Dvoretskyi
0d595bf95a
Changed container removing command
...
Changed `docker kill` to `docker rm` as completely cleaning solution for this case.
2016-04-06 17:27:35 -07:00
Ihor Dvoretskyi
6feee8741c
Updated latest Kubernetes version
...
Updated latest Kubernetes version to 1.2.1
2016-04-06 17:23:36 -07:00
Ihor Dvoretskyi
7f56aa523e
Updated latest Kubernetes version to set via variable
...
Added method to set a Kubernetes variable to the latest actual version.
Updated command with added variable.
Following the https://github.com/kubernetes/kubernetes.github.io/pull/43
2016-04-06 17:05:39 -07:00
Kazuki Suda
1df62bfdfb
Fix typo
2016-04-06 17:43:34 +09:00
Kazuki Suda
f7e4c4a347
Fix bad links
2016-04-06 17:43:25 +09:00
Vipin Jain
37b89f0bd1
add contiv to networking.md
2016-04-05 22:30:44 -07:00
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
Mikolaj Pawlikowski
3932b2ecdc
Update the kube-proxy arguments for master
...
`kube-proxy` doesn't accept `--api-masters=`, it takes `--master=` instead
2016-04-05 11:27:12 +01: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
Jason Hansen
91fecdca1b
Add Deis logo to community page
2016-04-03 10:42:01 -07: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
Gert Leenders
df6d4813d3
Removed sentence as suggested
2016-04-02 07:59:42 +02: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
Marcin Owsiany
87e156f4ef
Update clusters delete output.
2016-04-01 15:35:33 +02:00
Marcin Owsiany
46e667acd5
Correct "kubectl get services" output.
...
$ gcloud components list
Your current Cloud SDK version is: 103.0.0
[...]
$ kubectl get services
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
hello-node3 10.3.248.68 192.158.31.19 8080/TCP 14m
2016-04-01 14:49:30 +02:00
Gert Leenders
16e0ef9ad2
Put back in place project id placeholder
2016-04-01 11:32:46 +02:00
Gert Leenders
2697a17407
Replaced replication controllers with deployments
2016-04-01 08:16:22 +02: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
Brian Grant
28c34248aa
Merge pull request #295 from janetkuo/update-managing-deployments-followup
...
Further update managing deployments user guide
2016-03-30 20:30:20 -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