Commit Graph

715 Commits

Author SHA1 Message Date
Derek Carr
ab58268d7e Merge pull request #5077 from fabioy/doc-fixit
Update Vagrant starter guide.
2015-03-05 22:51:56 -05:00
Satnam Singh
d51a9f8df3 Move proxy and redirect text out of api-conventions.md 2015-03-05 16:55:33 -08:00
Brian Grant
00989f229c Merge pull request #5099 from erictune/distros1
Added column with networking type to matrix.
2015-03-05 13:25:23 -08:00
Brian Grant
4bff24b8b9 Merge pull request #5080 from satnam6502/doc-proxy
Add documentation for redirect
2015-03-05 13:24:38 -08:00
Eric Tune
0c138b4d30 Remove duplicate line. 2015-03-05 13:23:11 -08:00
Brian Grant
4dd8dbef49 Merge pull request #5068 from a-robinson/docs
Clarify the documentation on label selectors
2015-03-05 13:06:59 -08:00
Brian Grant
f901a67ff3 Merge pull request #5063 from GoogleCloudPlatform/davidopp-patch-1
Update overview.md
2015-03-05 12:59:03 -08:00
Brian Grant
4624d116f3 Merge pull request #5061 from thockin/docs1
Better docs for Services and public IPs.
2015-03-05 11:52:38 -08:00
Brian Grant
58a9045f75 Merge pull request #5081 from vmarmol/put
Specified that PUT is a replace and not an update.
2015-03-05 10:32:55 -08:00
Eric Tune
e326f1bdf4 Added column with networking type to matrix.. 2015-03-05 10:24:50 -08:00
Eric Tune
aea98765f4 Merge pull request #4597 from whitmo/juju-getting-started
A getting started guide for juju
2015-03-05 10:21:51 -08:00
Fabio Yeon
385f814775 Update Vagrant starter guide. 2015-03-05 09:42:47 -08:00
David Oppenheimer
dc0dc18f84 Respond to review comments 2015-03-05 00:34:33 -08:00
Tim Hockin
af37dc0e16 Better docs for Services and public IPs.
Fixes #2738
2015-03-04 22:13:57 -08:00
Derek Carr
c91d8e198b Merge pull request #3792 from ryfow/vagrant-kubernetes-memory
Get vagrant $vm_mem value from environment
2015-03-04 21:50:06 -05:00
Daniel Smith
a85fa30262 Merge pull request #4999 from erictune/bash_guide
Added a doc with coding advice.
2015-03-04 17:25:49 -08:00
Satnam Singh
b31ae08710 Add documentation for redirect 2015-03-04 17:03:18 -08:00
Victor Marmol
5d919d6935 Specified that PUT is a replace and not an update.
Fixes #3112.
2015-03-04 17:02:42 -08:00
Eric Tune
4f12f4fe03 Merge pull request #5067 from lavalamp/fix4
add section on constants being camel case
2015-03-04 16:49:01 -08:00
Alex Robinson
fa3ba189f2 Clarify the documentation on label selectors. 2015-03-04 15:19:43 -08:00
Daniel Smith
e3544edeea add section on constants being camel case 2015-03-04 15:12:37 -08:00
Brian Grant
a68779dff9 Merge pull request #5052 from satnam6502/doc-proxy
First cut at adding documentation for accessing the cluster
2015-03-04 15:00:20 -08:00
David Oppenheimer
920487d976 Update overview.md 2015-03-04 15:00:02 -08:00
Satnam Singh
00eb4283af First cut at adding documentation for accessing the cluster 2015-03-04 14:19:32 -08:00
Daniel Smith
7a68a5aebf Add cluster management doc 2015-03-04 13:47:49 -08:00
Ryan Fowler
749ae3d661 Vagrant VM memory environment variable.
Has Vagrant try to read `KUBERNETES_MEMORY` environment varilable when setting
$vm_mem.

fixes #3792
2015-03-04 14:45:01 -06:00
MikeJeffrey
8eda537a96 Adding FAQ link to readme 2015-03-04 10:29:53 -08:00
Clayton Coleman
da46d04f13 Merge pull request #5024 from rsokolowski/doc-fixit-empty-service-selector
Explain what are services without endpoints used for.
2015-03-04 13:11:35 -05:00
Eric Tune
662189ebc2 Merge pull request #4967 from jlowdermilk/kubeconfig
Simplify generating kubeconfig with embeded cert data
2015-03-04 08:38:43 -08:00
rsokolowski
af0ade518c Explain what are services without endpoints used for. 2015-03-04 16:19:02 +01:00
Brian Grant
a51bdd9795 Merge pull request #4701 from jonboulle/master
Rework definition of pods.
2015-03-03 15:56:32 -08:00
Rohit Jnagal
a02194d372 Merge pull request #4925 from resouer/patch-1
Fix broken validation tips and typo in ubuntu-multi-nodes-guide
2015-03-03 14:46:02 -08:00
Eric Tune
6765bbc179 Added a doc with coding advice. 2015-03-03 14:29:39 -08:00
Brandon Philips
5bddd99a76 docs: fix ior to or 2015-03-03 14:17:42 -08:00
Jeff Lowdermilk
6e704d174d Simplify generating kubeconfig with embeded cert data 2015-03-03 12:18:07 -08:00
Piotr Szczesniak
e92192d379 Added new command clusterinfo to kubectl
This is first version of the command. It prints IPs of master and cluster
services. Should be improved once generalized labels are implemented #341.

It requires label kubernet.io/cluster-service=true set for cluster services.

Follow up cl after discussion in #4417.
2015-03-03 20:14:24 +01:00
Charles Butler
88e5b41f40 Added the Juju substrates and test results to GettingStartedGuides/README.md
Refactored the Juju getting started guide with @erictune and
    @brendandburns reccomendations on having a supported matrix listing
    under the cloud support header.
2015-03-03 11:59:36 -05:00
Whit Morriss
bdcee3b89f A getting started guide for juju 2015-03-03 11:59:16 -05:00
Harry Zhang
957fa86b86 Fix broken validation tips and typo in guide
Fix:
1. validation tips broken the list in doc
2. fix typo in command line
2015-03-03 05:43:51 +00:00
Satnam Singh
105803ce04 Update cluster level docs for proxy access 2015-03-02 16:14:03 -08:00
Brian Grant
9eb2d6c881 Merge pull request #4941 from abonas/addkubeclient
add kubeclient to list of ruby client libraries
2015-03-02 13:32:38 -08:00
Brendan Burns
9f7b78b0a8 Merge pull request #4937 from thockin/plural_23_endpoints
Stop using named ports in examples and scripts.
2015-03-02 10:49:31 -08:00
Eric Tune
4ef76aba5a Merge pull request #4708 from pires/update_coreos_kubelet
CoreOS updates to v0.11.0 and kubelet args fix
2015-03-02 10:20:07 -08:00
Alissa Bonas
3c90f3a423 add kubeclient to list of ruby client libraries 2015-03-02 17:43:01 +02:00
Tim Hockin
e0e6741027 Stop using named ports in examples and scripts. 2015-03-01 21:30:45 -08:00
Brendan Burns
dca88634ae Merge pull request #4498 from lhuard1A/libvirt-coreos
Provide a way to create a multi-minions cluster on local VMs faster than with vagrant.
2015-02-26 14:42:05 -08:00
Eric Tune
0a677c67c0 Merge pull request #4799 from pmorie/security_nits
Fix nits in security proposal
2015-02-26 13:22:10 -08:00
Deyuan Deng
660428bb00 Add missing flag description; regenerate man1 2015-02-26 11:15:01 -05:00
Paul Morie
85e890840e Fix nits in security proposal 2015-02-25 14:39:01 -05:00
Rohit Jnagal
0bc98a75f4 Merge pull request #4769 from resouer/fix-mess
Fix commands order & add guide in k8s-ubuntu-cluster readme
2015-02-25 06:40:19 -08:00