Commit Graph

4995 Commits (f28c8376e086c48bb14a1ddc98065b39af6f1115)

Author SHA1 Message Date
Steve Perry f28c8376e0 Change title. (#3619) 2017-05-03 10:40:09 -07:00
Roberto Jung Drebes 3320d60ed3 update storageclass annotation docs for statefulsets (#3616) 2017-05-03 10:37:40 -07:00
Andrew Chen 5c43be1ef3 Merge pull request #3618 from kubernetes/chenopis-travis-patch-0503
Fix Travis CI
2017-05-03 08:47:12 -07:00
Andrew Chen 78cfc25c79 Fix Travis CI 2017-05-03 08:39:26 -07:00
Jiangzhao Lv b4e57df8a0 fix redirect link (#3568)
* fix redirect link

* use relative path instead of full URL
2017-05-03 08:22:28 -07:00
Steve Perry d021173027 Remove duplicate redirect. (#3613) 2017-05-02 18:34:32 -07:00
Steve Perry c849d1668d Fix typo in redirect. (#3611) 2017-05-02 17:14:06 -07:00
Andrew Chen 00615b930f Merge pull request #3606 from arthur0/master
Fixes broken links
2017-05-02 15:10:03 -07:00
Arthur Miranda d2de692a32 Fixes broken links 2017-05-02 18:12:48 -03:00
Aaron Prindle 4150fc8d7c Removed deleted links regarding minikube CLI 2017-05-02 12:34:34 -07:00
Ahmet Alp Balkan 598cefdc99 Add missing volumetype to pv doc (#3600)
Fixes #3575

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:33:44 -07:00
Ahmet Alp Balkan d3cc80f5e0 Fix broken link in HA doc with minikube (#3599)
Fixes #3570.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:33:20 -07:00
Ahmet Alp Balkan 5245ee55eb rolling-update: remove link to the doc itself
Fixes #3357. I'm removing this statement as it's not clear where it should
actually be pointing to...

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:16:10 -07:00
Ahmet Alp Balkan 742fd8a30b Link to 'why containers' in kubernetes-basics
Fixes #3472.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:15:36 -07:00
Marco Ceppi a5fa73e180 Updating Ubuntu based instructions and upgrades 2017-05-02 12:12:41 -07:00
Andrew Chen e95cac7597 Merge pull request #3602 from kubernetes/chenopis-daemonset-patch
Address Issue #3577
2017-05-02 12:10:44 -07:00
Andrew Chen 5d195b23c3 Address Issue #3577 2017-05-02 12:05:26 -07:00
Guangya Liu 7f52b9eb09 Added more explanation for nodeAffinity.
Explain more for how multiple nodeSelectorTerms and multiple
matchExpressions works.

Fixed #3345
2017-05-02 11:59:36 -07:00
Andrew Chen 1ed1472057 Merge pull request #3601 from foxish/patch-1
Update and fix travis tests (short-term)
2017-05-02 11:48:06 -07:00
Anirudh Ramanathan 3dc509026d Update and fix travis tests (short-term) 2017-05-02 11:42:51 -07:00
Andrew Chen f127f53415 Merge pull request #3593 from kubernetes/chenopis-tasks-patch
Address #3433 - update Tasks landing page
2017-05-01 15:43:12 -07:00
Andrew Chen 804a24d272 Address #3433 - update Tasks landing page 2017-05-01 15:37:29 -07:00
Oli Lalonde 69c6591418 Remove redundant, out of sync table of contents
This table of contents is redundant (it's also available from the side nav) and confusing (not clear if it's a copy of the side nav or contains additional information). Plus, it was out of sync with the actual table of contents (last section on GPU was missing). So, I think it's best to just remove it.
2017-05-01 14:23:38 -07:00
Andrew Chen 0401a68162 Merge pull request #3592 from saschagrunert/master
Update Init Container link
2017-05-01 10:43:26 -07:00
Sascha Grunert 043672b11f Update Init Container link 2017-05-01 19:34:32 +02:00
huikang 0f028c716a Update service.md 2017-05-01 10:24:14 -07:00
Everett Toews 937177b991 Link to appropriate docs for Automatic Mounting of Manually Created Secrets (#3571)
* Update link to Adding ImagePullSecrets to a service account

* Link to appropriate docs for Automatic Mounting of Manually Created Secrets

* Replace here w/ title of pages
2017-05-01 10:22:51 -07:00
supereagle cfaa556025 update kubectl apply doc for required resource name 2017-05-01 10:17:30 -07:00
jianglingxia 7de8cda84c jlx426 2017-05-01 10:15:25 -07:00
Stephen Schlie 5f03cfef66 Updating Canal URL (#3583)
Canal has undergone some updates and the should now point to the
k8s-install README
2017-05-01 10:10:51 -07:00
Andrew Chen 004abfe1d8 Merge pull request #3591 from kubernetes/chenopis-3572-patch
Grammar patch to #3572
2017-05-01 10:10:30 -07:00
Andrew Chen 15468eb442 Grammar patch to #3572 2017-05-01 10:07:15 -07:00
Andrew Chen 0624f8f211 Merge pull request #3582 from kubernetes/chenopis-kill-swagger
Remove swagger-ui from search index
2017-04-28 16:33:07 -07:00
Andrew Chen 8d48ab2a73 Remove swagger-ui from search index 2017-04-28 16:23:39 -07:00
Andrew Chen 78a13cebf5 Merge pull request #3581 from kubernetes/chenopis-v1_6_2
Update fullversion page variable
2017-04-28 16:18:05 -07:00
Andrew Chen 3d3f0ba1e8 Update fullversion page variable 2017-04-28 16:15:05 -07:00
Andrew Chen 2b625b3033 Merge pull request #3580 from kubernetes/chenopis-3572-patch
#3572 patch
2017-04-28 16:09:55 -07:00
Andrew Chen f1b00d086d Grammar nitpicks for #3572 2017-04-28 16:05:23 -07:00
Jun Xiang Tee fd3dcaaab6 Update init containers documentation with 1.6 syntax for YAML files (#3572)
* Syntax for Kubernetes version 1.6

Included 1.6 syntax change for declaration of init containers.

* Reorder services.yaml & add 1.5 syntax still works

* Corrected YAML headings & add syntax explanation
2017-04-28 15:59:09 -07:00
Andrew Chen 039b1b395c Merge pull request #3579 from kubernetes/chenopis-3365-redo
Reimplement PR #3365
2017-04-28 15:53:27 -07:00
Andrew Chen 8868c002ef Reimplement PR #3365 2017-04-28 15:48:13 -07:00
Charlie R.C 5e384ab531 remove abandoned environment variable 2017-04-28 15:43:17 -07:00
Josh Wood c28ffd9cca getting-started/aws: Update links to AWS deploy tools
- Update link to kube-aws at Incubator
- Add link to tectonic-installer for aws
2017-04-28 15:38:39 -07:00
Jun Xu d178aa22ec fix typo 2017-04-28 15:22:07 -07:00
xilabao fcecf1b7ed fix impersonate in authorization 2017-04-28 15:21:31 -07:00
Andrew Chen 8d1995beb0 Merge pull request #3578 from kubernetes/chenopis-del-101-201
Deprecate Kubernetes 101 and 201
2017-04-28 15:20:44 -07:00
Andrew Chen c3efda3b97 Deprecated Kubernetes 101 and 201 2017-04-28 15:15:18 -07:00
Andrew Chen ee74993fa4 Refactor Troubleshooting (#3564)
* Refactor Troubleshooting

* reorder ToC

* Move troubleshooting into Home ToC
2017-04-28 14:53:12 -07:00
Andrew Chen 42e2b88498 Merge pull request #3574 from kubernetes/chenopis-home-patch1
Cleanup Home landing page
2017-04-28 13:36:51 -07:00
Andrew Chen d4dca09b12 Cleanup Home landing page 2017-04-28 13:32:08 -07:00