Commit Graph

7466 Commits (2caaa89a941437e3176648a7a78f028763c9b51c)

Author SHA1 Message Date
derekwaynecarr e1af050e29 Fix errors in how compute resources are handled 2016-06-06 14:26:13 -04:00
Mike Spreitzer 819aae8c35 Fix doc issues 617, 616, and 614
For 617: changed the master setup instructions to install the kubelet
after Calico.  Also noted the additional file, to fix 616 and replaced
`rkt` with `cni` to fix 614.
2016-06-06 14:05:17 -04:00
Daniel Smith d6177115b1 Merge pull request #587 from resouer/patch-1
Need export KUBERNETES_PROVIDER=local
2016-06-03 13:31:25 -07:00
Brian Grant 366fafc102 Merge pull request #606 from ankurshukla/master
Typo fix on community page
2016-06-03 12:28:48 -07:00
Brian Grant 6d10a32d31 Merge pull request #608 from bgrant0607/master
Improve homepage
2016-06-03 12:23:38 -07:00
Brian Grant 918fd91393 Improve homepage 2016-06-03 19:21:55 +00:00
ankurshukla ed5919884a Typo fix on community page 2016-06-03 10:01:22 -07:00
johndmulhausen 37569d102f Merge pull request #455 from idvoretskyi/patch-7
Deleted cluster server pointer
2016-06-02 17:44:21 -07:00
johndmulhausen 4538e6beba Merge pull request #601 from ankurshukla/master
Adding partner section to community page
2016-06-02 17:14:40 -07:00
johndmulhausen 2368e175c2 Merge pull request #593 from dlorenc/master
Add a warning about Docker For Mac.
2016-06-02 17:13:39 -07:00
johndmulhausen 1caf2144e0 Merge pull request #602 from atomantic/atomantic-patch-1
"rather then" -> "rather than"
2016-06-02 17:12:59 -07:00
Adam Eivy 774832039c "rather then" -> "rather than" 2016-06-02 15:37:21 -07:00
ankurshukla 155c261549 Adding partner section to community page 2016-06-02 10:57:13 -07:00
Tolleiv Nietsch e98120fa8a Scaling AWS paragraph adjustment 2016-06-02 12:07:11 +02:00
liujunhui74 6fc0a6c30d Running behind a proxy
When running behind a proxy, the setup will fail because the containers cannot obtain certificates with curl.
A solution is provided.
2016-06-02 11:48:47 +08:00
Brian Grant cc321486bd Merge pull request #406 from dagnello/vshpere-volume
Adding vShpere volume section to Volumes doc
2016-06-01 15:29:14 -07:00
dlorenc 03c388d6da Add a warning about Docker For Mac. 2016-06-01 15:05:20 -07:00
Jan Chaloupka 3589ddbde7 Convert level-5 heading into bold heading 2016-06-01 09:36:16 +02:00
johndmulhausen 4d7f12f0f4 Merge pull request #559 from JamesDeFabia/master
Add Support Level heading and table to guides
2016-05-31 16:45:49 -07:00
johndmulhausen 55131eb734 Merge pull request #511 from scheeles/patch-1
Fix kubectl command
2016-05-31 16:32:59 -07:00
johndmulhausen 3126556747 Merge pull request #488 from mahata/patch-2
Fix typo
2016-05-31 16:32:24 -07:00
johndmulhausen 588e30e6af Merge pull request #492 from joonathan/patch-1
Use `echo -n` for less ambiguous base64 secret example
2016-05-31 16:32:03 -07:00
johndmulhausen 94aaca027b Merge pull request #588 from kubernetes/master
Rebasing 1.3 with all the churn in the 1.2 docs.
2016-05-31 13:25:36 -07:00
johndmulhausen ee0018529a Merge pull request #553 from schmalliso/whatis-flow
rephrasing for more logical reading flow
2016-05-31 13:20:53 -07:00
johndmulhausen 2c28208e5b Merge pull request #535 from gnomeontherun/vagrant-missing
Adds the missing vagrant guide form kubernetes repo
2016-05-31 13:12:35 -07:00
johndmulhausen c7ede1f0dd Merge pull request #532 from stp-ip/patch-1
Consistent use of quoting
2016-05-31 13:12:09 -07:00
johndmulhausen c17572ed75 Merge pull request #583 from mirthy/fix_windows_kubectl_url
Fix the link to Windows kubectl binaries
2016-05-31 13:09:49 -07:00
harryz ca8c46d75b Need export KUBERNETES_PROVIDER=local
Fix #26453

Need to export KUBERNETES_PROVIDER=local before using cluster/kubectl.sh
2016-05-31 14:36:27 +08:00
Paweł Oczadły 081c9f969e Typo in /admin/namespaces 2016-05-29 13:53:21 +02:00
Jeff Kwan 30b4028219 Fix the link to Windows kubectl binaries 2016-05-28 08:29:02 -04:00
John Mulhausen 5f17dcd4d1 Added Landing Page 2016-05-27 19:28:42 -07:00
John Mulhausen b8f93f63b0 Template demo 2016-05-27 17:35:16 -07:00
johndmulhausen 8345e86658 Update guides.yml 2016-05-26 17:53:47 -07:00
johndmulhausen 783a627b2d Merge pull request #540 from m8ryx/master
Update kubectl_get.md for escape issue 81
2016-05-26 17:51:07 -07:00
Sam Ghods 72e958b394 Update cluster-management.md 2016-05-26 14:31:15 -07:00
Sam Ghods 3f32f6b1a0 Update cluster-management.md
Update node maintenance to include the current kubectl commands.
2016-05-26 14:30:14 -07:00
johndmulhausen 00fa3b80e5 Merge pull request #573 from isubuz/pod_name_with_suffix
Correct pod name in kubectl command output
2016-05-26 14:28:00 -07:00
johndmulhausen 3d24e309d0 Merge pull request #569 from a-robinson/access
Fix local reference to section on constructing proxy URLs
2016-05-26 14:26:56 -07:00
johndmulhausen 0845b3bce8 Merge pull request #578 from nicdoye/master
Fixed links in cluster-components
2016-05-26 14:26:17 -07:00
Nicolas Doye f70c187ff0 Fixed links in cluster-components 2016-05-26 14:17:40 +01:00
Piotr Szczesniak d00c9e4295 Merge pull request #452 from gouyang/fix_hpa_rs
Change scaleRef to scaleTargetRef
2016-05-26 07:23:10 +02:00
isubuz 7ac94da6c2 Correct pod name in kubectl command output
Use the complete pod name including the deployment prefix and the random characters.

Signed-off-by: isubuz <isubuz.g@gmail.com>
2016-05-25 21:42:08 +01:00
Guohua Ouyang 6408eb1bbd Change scaleRef to scaleTargetRef
Fixes kubernetes/kubernetes#24973
2016-05-25 11:14:19 +08:00
DrDePhobia 573994d0e7 Update bare_metal_offline.md
Added blank line before H2
2016-05-24 18:29:58 -07:00
DrDePhobia a1ac9587e3 Update cloudstack.md
added blank line before H2
2016-05-24 18:14:42 -07:00
DrDePhobia 47593c4891 Update clc.md
removed support level link
2016-05-24 18:10:37 -07:00
johndmulhausen 287a08b0c8 Merge pull request #198 from pwittrock/docs
Replace references to Replication Controllers with Deployments in doc…
2016-05-24 17:02:42 -07:00
Alex Robinson 9020b24ce7 Fix local reference to section on constructing proxy URLs 2016-05-24 23:39:17 +00:00
johndmulhausen 8d8d80c3ce Merge pull request #364 from APSL/replicaset-tip
Replica set clarification: no need to write directly
2016-05-24 16:25:35 -07:00
johndmulhausen 5a10b7fb99 Merge pull request #442 from arnaldopereira/patch-1
Remove reference to itself
2016-05-24 16:24:58 -07:00