k8s-ci-robot
48629ef341
Merge pull request #1987 from marpaia/declarative-application-management
...
Copying Brian Grant's article on declarative application management from Drive
2018-04-18 10:05:01 -07:00
Mike Arpaia
9af97cc5e9
Copy of Briant Grant's Kubernetes Resource Management
2018-04-10 18:53:29 -06:00
Mike Arpaia
f4097d40f3
Move the doc to new location and remove scratch section
2018-04-10 18:16:26 -06:00
James Bowes
cba82bfddf
Add another reference on level-based concepts to architecture.md
2018-01-25 14:37:11 -04:00
Mikhail Mazurskiy
0505c23145
Namespace is a DNS_LABEL
2018-01-06 21:54:57 +11:00
Christoph Blecker
95a4a105cd
Use git.k8s.io for links
2017-12-21 18:34:08 -08:00
Joe Beda
12577ba491
Move the KEP template to the root of the repo.
...
Also including here a change to the template to call out risks in general vs. just security.
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-12-19 09:34:30 -08:00
Rahul Sharma
5cb68a2795
Fixes relative link to Architectural Roadmap
2017-11-21 23:29:08 +05:30
Kubernetes Submit Queue
2348f06ad4
Merge pull request #1412 from quinton-hoole/2017-11-16-arch-roadmap
...
Automatic merge from submit-queue.
Add Architecture Roadmap
Moving from Google Doc: https://docs.google.com/document/d/1VEzP20JvIKckPrGSs_R-D4vlwFzMAaqJd-9Lvfyi3jw/edit#
First commit is a straight automated conversion of the original Google Doc (minus the embedded image). I plan to add a few more tidy-up commits before this will be ready for final review.
cc original authors @bgrant0607 @thockin @smarterclayton
2017-11-20 11:37:49 -08:00
mrfly
bdcaed1f20
fix broken links
...
The GCE ingress controller was moved to github.com/kubernetes/ingress-gce.
2017-11-20 16:41:29 +08:00
Kubernetes Submit Queue
c24d47c77d
Merge pull request #1401 from jbeda/kep-update
...
Automatic merge from submit-queue.
KEP template update
This is based on input from @timothysc. Still need to reconcile this with the instructions.
2017-11-17 16:46:59 -08:00
Quinton Hoole
6d7bb500da
Add link from architecture.md.
2017-11-17 09:04:57 -08:00
Kubernetes Submit Queue
5b1f202f57
Merge pull request #1390 from martyanov/fix-mesos-paper-url
...
Automatic merge from submit-queue.
Fix outdated Mesos paper URL
2017-11-15 07:35:51 -08:00
Joe Beda
1f9a673ae0
Update based on experience
...
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-11-14 15:59:19 -08:00
Andrey Martyanov
14d460d3f4
Fix outdated Mesos paper URL
2017-11-14 10:59:37 +03:00
Joe Beda
c5abc490f9
KEP template: Move metadata to front.
...
Also move to line per sentence for better diffs for later editing.
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-11-13 13:45:35 -08:00
Gruchik Vladislav
d1ac4c17d9
fix links to CRI
2017-11-13 16:13:28 +03:00
guineveresaenger
a6dcf8678b
removed autogenerated munge analytics from files
2017-11-03 16:55:51 -07:00
Marc Spitzer
73c4a7c11f
fixed link
2017-11-02 00:40:36 -05:00
Marc Spitzer
786a27c0cc
fixed bad link
2017-10-31 22:32:32 -05:00
Marc Spitzer
0753171351
Links now work
...
Could someone make sure I linked to the correct docs
2017-10-31 22:08:16 -05:00
Christoph Blecker
5422005a3f
Add sig labels and use aliases in OWNERS files
2017-10-27 09:34:18 -07:00
Xingcai Zhang
8204f3a9b6
fix indentation typo
2017-10-24 22:51:18 +08:00
Xingcai Zhang
0686710d26
Fix some misspelled words to Supersede
2017-10-23 09:14:11 +08:00
Kubernetes Submit Queue
2ee411b252
Merge pull request #1247 from zhxcai/identity
...
Automatic merge from submit-queue.
update misspelled words and code block
2017-10-21 10:47:06 -07:00
Xingcai Zhang
3b41c15de8
Update special name for kubernetes
2017-10-21 21:58:44 +08:00
Xingcai Zhang
97ac88ce91
update word conflicts
2017-10-21 21:48:54 +08:00
Pierre Margueritte
846acc1fac
Fix Ingress controller broken link
2017-10-16 16:56:13 +02:00
Jonathan MacMillan
f8e1cbd092
Update files in the community repo to point to multicluster rather than federation.
2017-10-13 10:13:16 -07:00
Rohit Agarwal
915694dbaf
Fix couple of broken links.
2017-10-05 11:17:01 -07:00
Joe Beda
6c5c226f37
Merge instructions into KEP template.
2017-10-02 16:13:55 -07:00
Joe Beda
30bb4797ee
Rename KEP process file to match the defined process.
2017-10-02 16:13:54 -07:00
Joe Beda
6fb1103bde
Put instructions at start of KEP template
2017-10-02 16:13:54 -07:00
Joe Beda
5866204220
KEP: markdownify metadata items
2017-10-02 16:13:54 -07:00
Joe Beda
fcc75ae13b
Clarify relationship of KEP to release note process
2017-09-26 11:20:24 -07:00
Kubernetes Submit Queue
cfac9e3f82
Merge pull request #1124 from calebamiles/propose-kep-template
...
Automatic merge from submit-queue. .
Propose KEP template
Propose a template for the [KEP process][]
[KEP process]: https://github.com/kubernetes/community/pull/967
2017-09-26 09:13:20 -07:00
caleb miles
4b0856be7a
address comments
...
from: @bgrant0607
- https://github.com/kubernetes/community/pull/967#issuecomment-332007969
2017-09-26 01:42:36 -07:00
caleb miles
ddeb2b4b54
move KEP process proposal to architecture directory.
...
...also change filename to match title
2017-09-26 01:42:36 -07:00
caleb miles
638617160b
address comments
...
from @bgrant0607:
- https://github.com/kubernetes/community/pull/1124#discussion_r140889337
- https://github.com/kubernetes/community/pull/1124#discussion_r140894763
- https://github.com/kubernetes/community/pull/1124#discussion_r140897547
2017-09-26 01:21:10 -07:00
caleb miles
b01d0a7c15
moves KEP template to architecture design proposals
2017-09-26 01:09:17 -07:00
Brian Grant
89d34cbd8b
Delete obsolete image
2017-09-14 12:31:40 -07:00
Brian Grant
0b433a2aca
Delete obsolete image
2017-09-14 12:31:25 -07:00
Garrett Rodrigues
18958f8256
addressing Brians comments
2017-09-14 10:27:05 -07:00
Garrett Rodrigues
3034683c59
first pass at organizing design proposals folder
2017-09-14 10:27:05 -07:00