Commit Graph

300 Commits

Author SHA1 Message Date
Brendan Burns
b811eb8303 Merge pull request #2760 from liggitt/bindata_bump
Add script to build ui assets, rebuild with latest go-bindata
2014-12-05 14:09:10 -08:00
Jordan Liggitt
4ab41f5be8 Add script to build ui assets, rebuild with latest go-bindata 2014-12-04 22:38:00 -08:00
Michael Jeffrey
e69389f7e2 Using kubectl in getting started guides 2014-12-04 14:56:40 -08:00
Brendan Burns
e2cf1690da Merge pull request #2753 from MikeJeffrey/kubectl
Use kubectl in getting started guide
2014-12-04 14:15:36 -08:00
MikeJeffrey
8de8e4f89f Typo in header 2014-12-04 10:59:55 -08:00
Michael Jeffrey
b1df1c3485 Use kubectl in getting started guide 2014-12-04 10:49:50 -08:00
Michael Jeffrey
4656ed830f Use kubectl in GCE getting started guide 2014-12-04 10:29:30 -08:00
bgrant0607
3133bb85ef Merge pull request #2701 from goltermann/master
Adding docs for prioritization of issues.
2014-12-03 07:55:46 -08:00
Daniel Smith
79d755ff0f Merge pull request #2676 from ghodss/move-to-ghodss-yaml
Move from go-yaml/yaml v1 to ghodss/yaml
2014-12-02 18:14:53 -08:00
Daniel Smith
8a726b8030 Merge pull request #2700 from bgrant0607/docfix
Document API doc path.
2014-12-02 18:12:30 -08:00
Sam Ghods
6399854240 Remove unused YAML tags and GetYAML/SetYAML methods
Unneeded after move to ghodss/yaml.
2014-12-02 16:25:28 -08:00
goltermann
00f409a067 Create pull-requests.md 2014-12-02 14:54:57 -08:00
Brendan Burns
572f280a99 Merge pull request #2723 from erictune/cleanup1
Fix link.
2014-12-02 13:58:12 -08:00
Eric Tune
bd2541ac02 Fix link. 2014-12-02 13:55:36 -08:00
goltermann
7d2dc1de7b Adding docs for prioritization of issues. 2014-12-01 19:07:46 -08:00
Brian Grant
c5be69408a Document API doc path. 2014-12-02 01:36:21 +00:00
Tim Hockin
89875ef09d Loosen DNS 952 for labels 2014-12-01 12:30:43 -08:00
Joe Beda
00477c3813 Merge pull request #2601 from hallucynogenyc/patch-1
Updated instructions for locally running kubernetes
2014-12-01 10:28:45 -08:00
Joe Beda
dcd711ab2f Merge pull request #2670 from andrewmichaelsmith/patch-3
Change nginx bind port so it doesn't conflict
2014-12-01 10:27:38 -08:00
Brian Grant
b3db2e4d14 Document that the resource model has not yet been implemented. 2014-12-01 18:07:25 +00:00
Andrew Smith
5282be9a86 Change nginx bind port so it doesn't conflict
Currently if you follow this guide when it comes to starting nginx you get this error:

    Error starting userland proxy: listen tcp 0.0.0.0:8080

Because Kubernetes is already listening on :8080, so you can't bind nginx to :8080, so I've changed it to :8081
2014-11-30 11:14:24 +00:00
Tim Hockin
6aabd9804f Merge pull request #2642 from kelseyhightower/update-to-0.5
docs: CoreOS worker nodes should not require a local etcd install
2014-11-28 05:44:57 +08:00
Kelsey Hightower
681445777f docs: CoreOS worker nodes should not require a local etcd install 2014-11-26 15:15:40 -08:00
Tim Hockin
d5b686a24f Revert "Fix link to authentication document" 2014-11-26 13:29:58 -08:00
Thom May
b39a4546b8 Fix link to authentication document 2014-11-26 16:49:58 +00:00
Tim Hockin
0351ffcbd4 Merge pull request #2393 from thockin/enables
Enables
2014-11-27 00:32:42 +08:00
Joe Beda
25dc715a41 Merge pull request #2625 from kelseyhightower/update-to-0.5
update CoreOS installation guides
2014-11-26 06:36:39 -08:00
Kelsey Hightower
7e19adf79e update CoreOS installation guides
* CoreOS guides now use the 0.5.4 official release binaries
* kube-register has been updated to work with the 0.5.4 release
* flannel uses the vxlan backend by default for better performance
* cloud-configs are used for all examples
* instructions for GCE, AWS, and VMware Fusion have been combined
2014-11-26 05:32:14 -08:00
Tim Hockin
47141f05c7 standard config opt names: logging 2014-11-25 17:41:53 -08:00
Kelsey Hightower
ff1e9f4c19 Merge pull request #2619 from kelseyhightower/update-to-0.5
update links to upstream release
2014-11-25 17:01:22 -08:00
Kelsey Hightower
9d4553a207 fix indent 2014-11-25 16:52:47 -08:00
Kelsey Hightower
49c80e5db0 add missing /opt/bin dir 2014-11-25 16:37:54 -08:00
Kelsey Hightower
508c248599 update links to upstream release 2014-11-25 16:34:43 -08:00
Joe Beda
6ba07b38fc Convert gcutil to gcloud compute 2014-11-25 15:17:00 -08:00
Eric Tune
7ca611b1df Merge pull request #2589 from ddysher/show-node-label
Use formatLabel instead of label.Set
2014-11-25 14:08:50 -08:00
hallucynogenyc
aa940f3ec7 Updated instructions for locally running kubernetes
Go is a dependency.
2014-11-25 15:53:51 +00:00
Brendan Burns
fa84b621cc Update instructions to note the change of AMI 2014-11-24 21:26:32 -08:00
Deyuan Deng
ec7d544194 Use formatLabel instead of label.Set 2014-11-24 18:45:29 -05:00
bgrant0607
936f2c964f Merge pull request #2567 from bgrant0607/docfix
Clarify format of service environment variables. Fixes #1936.
2014-11-24 11:49:14 -08:00
Deyuan Deng
10cf639596 Merge pull request #2545 from skelterjohn/patch-1
fix typo
2014-11-24 14:07:14 -05:00
Brendan Burns
8627fea21a final fixes *sigh* 2014-11-24 10:20:39 -08:00
Brendan Burns
b964e5644e fix indentation. 2014-11-24 10:18:07 -08:00
Brendan Burns
ac8d8c07cb improved gce pd instructions 2014-11-24 10:17:24 -08:00
Brendan Burns
fdc43efd68 Update PD example. 2014-11-24 10:05:07 -08:00
Brian Grant
e448604c7f Clarify format of service environment variables. Fixes #1936. 2014-11-24 18:01:56 +00:00
John Asmuth
5de0c303c3 fixed more typos 2014-11-24 12:51:13 -05:00
Eric Tune
f417139d94 Merge pull request #2566 from andrewwatson/patch-1
fixed a minor format problem
2014-11-24 09:27:24 -08:00
Eric Tune
c5e3eb1e3d Merge pull request #2547 from ddysher/show-node-label
Display node label
2014-11-24 09:26:14 -08:00
Andrew Watson
ffeb642101 fixed a minor format problem 2014-11-24 11:09:08 -05:00
Alen Komljen
5b1288c824 Typo fix 2014-11-23 02:31:40 +01:00