Commit Graph

4048 Commits (3c20c4da09024eaa4874f2ed68b57fdd24e7016c)

Author SHA1 Message Date
Anhad Jai Singh 2297454795 Fix broken link
Linked to a non-existent page, fixed by linking to the correct relevant page.
2016-06-15 16:06:45 +05:30
Brian Grant 8cbba87e8e Merge pull request #521 from andreykurilin/kubectl_drain
Add diagram for `kubectl drain` command
2016-06-15 00:30:19 -07:00
johndmulhausen 9d86067f1e Merge pull request #658 from eyalev/patch-3
Remove redundant 'the'
2016-06-14 02:34:51 -07:00
johndmulhausen 6b7043181c Merge pull request #648 from kubernetes/jlowdermilk-patch-1
Fix typo in multiple-zones.md
2016-06-14 02:34:15 -07:00
Lee Calcote fe21dfa5b3 Updated CNI spec reference
CNI spec has moved from appc organization in github to containernetworking organization.
2016-06-13 08:33:31 -05:00
Eyal Levin f8b3c2be01 Remove redundant 'the' 2016-06-13 14:04:30 +03:00
Justin Santa Barbara 43705be9fb HPA: cleanup some nits, based on a readthrough of the docs 2016-06-12 14:57:22 -04:00
Jeff Lowdermilk 72e24e2c37 Fix typo in multiple-zones.md
MULTIZONE=1 should be MULTIZONE=true
2016-06-09 15:08:48 -07:00
Joshua Perry 015ee23450 Wording update 2016-06-09 14:10:20 -06:00
Joshua Perry f066890632 Delint 2016-06-09 14:04:30 -06:00
johndmulhausen 73df8c3959 Merge pull request #644 from a-robinson/kubenet
Add table of contents and fix formatting of network plugins page
2016-06-09 12:59:11 -07:00
johndmulhausen 9e68ca2f52 Merge pull request #635 from eyalev/patch-1
Fix ENVVAR syntax link
2016-06-09 12:57:48 -07:00
johndmulhausen 71637ae006 Merge pull request #640 from euank/fix-broken-version-links
Update github tree links to use a valid version
2016-06-09 12:57:12 -07:00
johndmulhausen 09f852160f Merge pull request #642 from rickypai/patch-1
Fix self-referencing link in Horizontal Pod Autoscaling doc
2016-06-09 12:56:45 -07:00
Andrew Smith 6dbfc3456d GC gc's unused images, not unreferenced
Tags reference images but from what I see the kubelet will delete a tagged image that isn't in *use* by a container. When I first read this I took this to mean that it wouldn't GC tagged images.
2016-06-09 17:55:25 +01:00
Ricky Pai 05ce7e27dd Fix self-referencing link in Horizontal Pod Autoscaling doc
The link was self-referencing. Linking the walkthrough that has actual example.
2016-06-08 17:04:10 -07:00
Euan Kemp ccac6c8ae2 Update github tree links to use a valid version
The `page.version` variable is set to a value like "1.x", while github
releases always have a version with 3 parts (like "1.x.y"). Using
`page.version` by itself in a kubernetes tree link does not work and
each of the changed links below 404s right now.

In the future, it might make sense to instead have a version variable
that includes the patch number as well.
2016-06-08 13:53:49 -07:00
lucianomores 90bac918eb Bump azure-cli to 0.10.1 due to incompatibility issues with node v6.0.0+ 2016-06-08 16:43:38 -03:00
Avesh Agarwal cfaf885568 Fix the path to dapi-volume.yaml and update the example to reflect
the current state
2016-06-08 13:54:51 -04:00
Alex Robinson 2274e3616e Add table of contents and fix formatting of network plugins page 2016-06-08 09:08:54 -07:00
Eyal Levin 64655f7002 Add link for more info on configuration files. 2016-06-08 17:03:42 +03:00
Eyal Levin 5b256c4a41 Fix ENVVAR syntax link 2016-06-08 16:47:17 +03:00
Joshua Perry 07d137ee1c How selectors interact with headless services
There was no information on how the system handles headless services differently.
2016-06-07 15:33:26 -06:00
Jan Chaloupka b31f05cf42 Extend secrets docs with key to path mapping and automatic updates of mounted secrets.
Secret volume plugin has been refactored. Currently, AtomicWritter is used to project all keys.
Allowing to automatically refresh projected secrets.

Convert level-5 heading into bold heading
2016-06-07 19:53:55 +02:00
Ben Hosmer dede608aef Document how to create more than one node in the cluster. 2016-06-07 12:53:15 -04:00
johndmulhausen d049bc38a4 Merge pull request #585 from paweloczadly/patch-1
Typo in /admin/namespaces
2016-06-06 16:33:58 -07:00
Cole Mickens 8546c70419 Add new Azure bringup to sidebar 2016-06-06 15:56:40 -07:00
Cole Mickens 3f216dd33a azure: add note about manual teardown before 1.3 2016-06-06 15:56:40 -07:00
Cole Mickens 060de443e1 azure: add tenant id back for pre-1.2.2 2016-06-06 15:56:40 -07:00
Cole Mickens 5ba83f1428 azure: repond to feedback 2016-06-06 15:56:40 -07:00
Cole Mickens 940fba455a azure: document new bring-up 2016-06-06 15:56:40 -07:00
Janet Kuo 6cf91c527c Document kubectl rollout status and kubectl set image for deployments 2016-06-06 14:51:39 -07:00
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