Steve Perry
5b1dafc59d
Remove extraneous file. ( #7406 )
2018-02-14 14:42:50 -08:00
Joseph Heck
2c861da479
converting the leaf ONWER files to reviewers ( #7291 )
...
resolves #7289
specifically, if the individuals listed in these leaf-node OWNERS
files issue an `/lgtm` comment on documents, it will no longer be taken
as an approver lgtm override that will merge the documents. This
preserves them in being chosen for reviews to the documents, and still
supports them using `/lgtm` to indicate technical accuracy.
2018-02-08 21:09:52 -08:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Steve Perry
e98619b0d9
Deprecation complete: federation/daemonsets ... ( #3551 )
2017-04-26 14:13:54 -07:00
Steve Perry
9fd06cdc95
Deprecation complete: node-problem ... ( #3550 )
2017-04-26 13:53:19 -07:00
Steve Perry
5e3a0f555c
Deprecation complete: jobs/expansions ... ( #3532 )
2017-04-25 15:44:22 -07:00
Andrew Chen
8f872afcd7
Minor patch changes to PR #3438
2017-04-19 12:25:45 -07:00
Steve Perry
d239db84cf
Move Guide topic: Federation Service Discovery. ( #2884 )
2017-03-16 16:27:55 -07:00
Steve Perry
ee23982f7b
Move Guide topics: Federation tutorial and concept. ( #2802 )
...
* Move Guide topics: Federation tutorial and concept.
* Add title.
* Fix link.
2017-03-13 23:43:45 -07:00
Steve Perry
4dce53334c
Move Guide topics: Federation Tasks. ( #2799 )
2017-03-13 21:32:17 -07:00
Bruce Auyeung
24d587a9c5
fix unreachable links and typos
...
1. fix unreachable federated resources links
2. federation proposal doc has been relocated, so i fix this link
3. make federation resources supporting cascading deletion clickable
4. make link to `Kubernetes Scaling and Performance Goals` clickable
5. other typo fixes
2017-02-07 14:47:08 -08:00
Vic Iglesias
087ba3c961
Point to correct annotation in federated deployment
2017-02-01 16:46:59 -08:00
Jan Zerebecki
98a91d02f7
Correct internal link from federated to normal deployment
2017-01-30 09:50:50 -08:00
Andrew Chen
acc078f17b
Merge branch 'master' into fedCaveats
2017-01-27 16:03:25 -08:00
nikhiljindal
b4f87d17df
Adding more details on why is federation useful
2017-01-27 15:13:53 -08:00
tolleiv
559f404de7
Update Federation API resource listing
2017-01-21 00:46:43 +01:00
Andrew Chen
a96ae0e985
fix broken link
...
[API reference docs] link was updated to point to (/docs/federation/api-reference/)
2017-01-10 16:29:46 -08:00
Hemant Kumar
37ed7bdcd1
Fix deployments link in federation page
2017-01-04 12:11:00 -05:00
gbzhu
2cc0485a70
fix typos
2016-12-28 17:48:46 +08:00
dongziming
83a6c52ddc
Spelling errors in /docs/
2016-12-23 17:25:27 +08:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
devin-donnelly
ff3d9225ab
Merge pull request #1772 from madhusudancs/fed-ing-workaround
...
Document the workaround for the Federated Ingress flapping healthchecks problem.
2016-12-12 14:49:50 -05:00
devin-donnelly
ea411fb18d
Update federated-ingress.md
2016-12-12 14:41:51 -05:00
devin-donnelly
71f844a9dc
Merge pull request #1838 from mwielgus/add-configmap
...
Add documentation for federated config map
2016-12-05 13:28:34 -08:00
devin-donnelly
44aafd5960
Merge pull request #1828 from mwielgus/add-deployment
...
Documentation for federated deployment
2016-12-05 13:25:52 -08:00
devin-donnelly
adaea48da7
Merge pull request #1827 from mwielgus/add-daemonset
...
Add federated daemonset documentation
2016-12-05 11:16:26 -08:00
Marcin Wielgus
196b752892
Documentation for federated deployment
2016-12-05 14:59:16 +01:00
Marcin Wielgus
4ecdec649a
Add documentation for federated config map
2016-12-05 14:53:04 +01:00
Marcin Wielgus
9fee12825d
Add federated daemonset documentation
2016-12-05 14:13:14 +01:00
devin-donnelly
fdd0ff5d84
Merge pull request #1787 from nikhiljindal/cascDel1.5
...
Adding documentation for cascading deletion of federated resources
2016-12-04 11:44:40 -08:00
nikhiljindal
3157376137
Adding documentation for cascading deletion of federated resources
2016-12-03 02:23:12 -08:00
Marcin Wielgus
1b4f677f21
Fix copy/paste errors in federated secrets docs
2016-11-30 11:40:08 +01:00
Madhusudan.C.S
715d5a3c96
Address review comments.
2016-11-23 00:34:02 -08:00
Madhusudan.C.S
0c5c99fd0d
Document the workaround for the Federated Ingress flapping healthchecks problem.
...
Ref issue: https://github.com/kubernetes/kubernetes/issues/36327 and
https://github.com/kubernetes/kubernetes/issues/37306
2016-11-22 12:55:27 -08:00
Quinton Hoole
27840ef8fe
Improvements to Federated Ingress User Guide.
2016-11-15 09:47:32 -08:00
devin-donnelly
017601da81
Merge pull request #1457 from bobsky/patch-1
...
Update federated-ingress.md
2016-10-17 14:57:08 -07:00
Kami Gerami
3ef9c7e526
34613 404 Not Found on links referring to /docs/user-guide/kubectl/kubectl/
...
Changed all links referring to kubectl from /docs/user-guide/kubectl/kubectl/ to /docs/user-guide/kubectl/
2016-10-16 13:39:43 +02:00
bobsky
0ce841df60
Update federated-ingress.md
...
minor correction, feature is in alpha not beta.
2016-10-13 13:23:31 -07:00
devin-donnelly
e53615460d
Merge pull request #1283 from YuPengZTE/devFirst
...
Capitalizes the first letter
2016-09-26 13:16:46 -07:00
Devin Donnelly
fae6e5b331
Added Federation docs to TOC (in reference for now; this is not where they should permanently go).
...
This should fix the issue where TOCs and Titles do not appear for Federation docs.
2016-09-26 11:37:58 -07:00
Devin Donnelly
8ea18355d1
Added title.
2016-09-26 11:27:32 -07:00
Devin Donnelly
16a304f77a
Added title.
2016-09-26 11:18:13 -07:00
Devin Donnelly
d30443d659
Added title.
2016-09-26 11:18:00 -07:00
Devin Donnelly
349f3bc8a5
Added title.
2016-09-26 11:17:45 -07:00
Devin Donnelly
7e53161eec
Added a link to Federated Ingress to the list of guides.
2016-09-26 11:17:19 -07:00
Devin Donnelly
83842f10ec
Added title.
2016-09-26 11:16:59 -07:00
devin-donnelly
37e296de63
Merge pull request #1267 from quinton-hoole/2016-09-19-federated-ingress-user-guide
...
Federated Ingress User Guide
2016-09-26 10:34:25 -07:00
Quinton Hoole
b28c58a93c
Federated Ingress User Guide
2016-09-25 21:24:36 -07:00
nikhiljindal
d376fc98ad
Adding user guides for federation replicasets and namespaces
2016-09-23 17:54:01 -07:00
YuPengZTE
b0d3fd5f6b
Capitalizes the first letter
...
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
2016-09-22 17:07:06 +08:00