Joe Beda
f7b6bd0a26
Small tweaks to sequence diagram generation.
...
Fix up name of font download and no transparency so it is easier to iterate.
2015-01-26 10:35:20 -08:00
Clayton Coleman
bab87d954e
Clarify name must be lowercase in docs, to match code
...
We restrict DNS_SUBDOMAIN to lowercase for sanity.
2015-01-20 13:55:17 -05:00
Eric Tune
60d9c75849
Merge pull request #3281 from jbeda/cluster-join
...
Design doc for clustering.
2015-01-09 11:46:22 -08:00
Joe Beda
59e0bba246
Tweaks based on comments
2015-01-09 09:11:26 -08:00
derekwaynecarr
5c7bc51c53
Update design doc with final PR merge
2015-01-08 11:15:40 -05:00
Joe Beda
84569936d9
Design doc for clustering.
...
This is related to #2303 and steals from #2435 .
2015-01-07 12:35:38 -08:00
Clayton Coleman
606dcf108b
Proposal: Isolate kubelet from etcd
...
Discusses the current security risks posed by the kubelet->etcd pattern
and discusses some options.
Triggered by #846 and referenced in #859
2015-01-04 00:21:47 -05:00
derekwaynecarr
14464583f8
Version 2.0 of proposal
2014-12-18 13:56:34 -05:00
derekwaynecarr
ada3dfce7d
Admission control proposal
2014-12-15 14:32:46 -05:00
Sam Ghods
5de98eeb18
Remove unused YAML tags and GetYAML/SetYAML methods
...
Unneeded after move to ghodss/yaml.
2014-12-02 16:25:28 -08:00
Tim Hockin
3a3112c0e2
Loosen DNS 952 for labels
2014-12-01 12:30:43 -08:00
Joe Beda
cc78c66a92
Convert gcutil to gcloud compute
2014-11-25 15:17:00 -08:00
Meir Fischer
d5bbcd262c
Fix bad selector file link
2014-11-09 22:46:07 -05:00
Eric Tune
b8c71ec885
Separated user, dev, and design docs.
...
Renamed: logging.md -> devel/logging.m
Renamed: access.md -> design/access.md
Renamed: identifiers.md -> design/identifiers.md
Renamed: labels.md -> design/labels.md
Renamed: namespaces.md -> design/namespaces.md
Renamed: security.md -> design/security.md
Renamed: networking.md -> design/networking.md
Added abbreviated user user-focused document in place of most moved docs.
Added docs/README.md explains how docs are organized.
Added short, user-oriented documentation on labels
Added a glossary.
Fixed up some links.
2014-10-31 08:35:53 -07:00