Commit Graph

702 Commits (9adfee5ddbd611c9fd04f631f38c2e1eeceaa380)

Author SHA1 Message Date
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 aea98765f4 Merge pull request #4597 from whitmo/juju-getting-started
A getting started guide for juju
2015-03-05 10:21:51 -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
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
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
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
Vish Kannan 561ad98901 Merge pull request #4741 from benmccann/docs-update
Docs: update links
2015-02-24 12:56:34 -08:00
Brendan Burns eefaafc214 Prompt the user to select a container if they don't provide one
and we can't infer it.
2015-02-24 06:50:22 -08:00
resouer ce6d3b7ea3 Fix commands order & add guide in readme 2015-02-24 10:36:07 +00:00
Dawn Chen 40eec84b94 Merge pull request #4730 from radeksimko/patch-1
Fix a typo (peroid => period)
2015-02-23 14:13:32 -08:00
Ben McCann b73662ac95 Update links to security contexts and service accounts to point to actual docs instead of pull requests now that those proposals have been merged 2015-02-23 13:55:02 -08:00
Tim Hockin eed36455a7 Merge pull request #4653 from thockin/secret_fixups
Secrets fixups
2015-02-23 13:49:19 -08:00
Tim Hockin 3e7248f0f4 comments on base64-ness of secrets 2015-02-23 12:40:06 -08:00
Tim Hockin 8bdfc352ce minor fixups as I review secrets 2015-02-23 12:39:47 -08:00
Rohit Jnagal 01da9a6a15 Merge pull request #4726 from coolsvap/coolsvap-centos-manual
Update centos_manual_config.md
2015-02-23 11:21:52 -08:00
Rohit Jnagal 0fd5fa105b Merge pull request #4725 from coolsvap/coolsvap-fedora-manual
Update fedora_manual_config.md
2015-02-23 11:21:28 -08:00
Radek Simko 40e99a3a33 Fix a typo (peroid => period) 2015-02-23 18:39:29 +00:00
Swapnil Kulkarni a174bba585 Update centos_manual_config.md
Add STATUS field in centos manual guide
2015-02-23 23:17:46 +05:30
Rohit Jnagal 8c2e81efe6 Merge pull request #4719 from browning/logging-documentation-version-clarification
Clarify version the logging documentation applies to
2015-02-23 09:46:12 -08:00