Commit Graph

1496 Commits

Author SHA1 Message Date
Abhi Shah
e226f8766e Merge pull request #9509 from brendandburns/example
Add some troubleshooting instructions.
2015-06-11 10:59:20 -07:00
Abhi Shah
1ccb68a2e6 Merge pull request #9471 from jayunit100/minorreadme
[docs/] Some minor README updates (readability/selinux)
2015-06-11 10:23:25 -07:00
Abhi Shah
ccf73d69fc Merge pull request #8981 from erictune/docs7
Document what happens when pod uses nonexistent secret.
2015-06-11 08:46:13 -07:00
jayunit100
210ad819b1 Some minor README updates (readability/selinux/k8petstore) 2015-06-11 09:00:15 -04:00
Eric Tune
c11127c9a6 Document what happens when pod uses nonexistent secret. 2015-06-11 01:19:33 -07:00
Abhi Shah
6031043f31 Merge pull request #9495 from erictune/docs12
Document imagePullSecrets
2015-06-10 16:32:40 -07:00
Eric Tune
7658071ef8 Document imagePullSecrets 2015-06-10 15:19:55 -07:00
Abhi Shah
04ae4d07e1 Merge pull request #9551 from brendandburns/docsfix
Make it clear which part should be supplied by the user.
2015-06-10 14:49:37 -07:00
Abhi Shah
c541b96e19 Merge pull request #9480 from erictune/docs11
Document that leading dots allowed in secret names
2015-06-10 12:53:17 -07:00
Brendan Burns
0dfb681ba5 Revert change from run-container to run. 2015-06-09 22:08:52 -07:00
Brendan Burns
e036ef9acc Add some trouble shooting instructions. 2015-06-09 20:46:09 -07:00
Brendan Burns
b3faaab0bb Make it clear which part should be supplied by the user. 2015-06-09 20:19:16 -07:00
krousey
e36aa77018 Merge pull request #9505 from mikedanese/remove-flags
remove kubectl flags from usage examples that no longer exist
2015-06-09 15:15:59 -07:00
Brendan Burns
9e198a6ed9 Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Mike Danese
401d3c43fd remove removed flags from usage examples 2015-06-09 12:56:58 -07:00
krousey
18ce0ceee6 Merge pull request #9439 from kprobst/curl
Simplify getting started guide by providing only one download option.…
2015-06-09 12:04:06 -07:00
Kathrin Probst
d7c07b0def Simplify getting started guide by providing only one download option. Advanced user can still see the wget option when looking at https://get.k8s.io. 2015-06-09 09:01:58 -07:00
Eric Tune
9c7d8405c4 Document that leading dots allowed in secret names 2015-06-09 08:24:14 -07:00
jackgr
5d666dbfbf Align docs/ui.md with www/README.md 2015-06-08 17:45:10 -07:00
Satnam Singh
f03c09ae9b Merge pull request #9353 from erictune/docs10
Rewrite docs for accessing the cluster.
2015-06-08 16:27:26 -07:00
Eric Tune
e82b40e64b Rewrite docs for accessing the cluster.
Put discussion of how to access the API ahead of discussion about
how to access other services on the cluster.

More clearly distinguish the different kinds of proxies.

Explain pros and cons of different approaches better.

Remove cluster-admin-oriented documentation from user guide.

More links.
2015-06-08 16:23:33 -07:00
krousey
e497793de2 Merge pull request #9366 from justinsb/fix_8376
Correct arguments to aws cloudformation command in docs
2015-06-08 12:55:36 -07:00
krousey
45331099f3 Merge pull request #9379 from rimusz/master
coreos.md update
2015-06-08 11:09:14 -07:00
Patrick Reilly
5d5a1abae6 Update Vagrant guide to use new term nodes 2015-06-08 08:41:28 -07:00
rimusz
62bd233e82 coreos.md update 2015-06-07 20:55:19 +01:00
Justin Santa Barbara
238be703d7 Correct arguments to aws cloudformation command in docs
Fix #8376
2015-06-06 12:51:40 -04:00
Kris Rousey
6e83eb2636 Updating docs/ to v1 2015-06-05 14:09:49 -07:00
Quinton Hoole
f9ab36a7c2 Merge pull request #9314 from ingvagabund/master
doc: update link to "The Kubernetes Node" section
2015-06-05 12:46:36 -07:00
Quinton Hoole
2c54be808e Merge pull request #9302 from brendandburns/fix
Add messages to indicate that opening an external firewall may be necessary.
2015-06-05 12:37:19 -07:00
Mike Danese
d326de9b6c Merge pull request #9319 from skonzem/fix_doc_typos
Fix misspellings in documentation
2015-06-05 12:00:37 -07:00
Quinton Hoole
9ebeea1d83 Merge pull request #9303 from doublerr/rackspace/18.1
remove kube-register and update config-default
2015-06-05 11:58:05 -07:00
Quinton Hoole
79bb4eda46 Merge pull request #9305 from brendandburns/example
Add some text about the docs being sync'd to HEAD
2015-06-05 11:22:15 -07:00
Quinton Hoole
385b189c81 Merge pull request #9276 from krousey/v1_conversion_doc
Adding v1 conversion tips
2015-06-05 11:01:29 -07:00
Kris Rousey
30f3e22247 Adding v1 conversion tips 2015-06-05 09:22:10 -07:00
Scott Konzem
1cff55f874 Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
Ryan Richard
ab0a3a1f84 remove kube-register and update config-default
* use newer rackspace cloud flavor names
* update coreos (beta) image id
* use NUM_MINIONS instead of RAX_NUM_MINIONS
2015-06-05 10:01:01 -05:00
Jan Chaloupka
2c52769785 doc: update link to "The Kubernetes Node" section 2015-06-05 13:35:59 +02:00
Brendan Burns
380790a8e2 Add messages to indicate that opening an external firewall may be necessary. 2015-06-04 22:31:52 -07:00
Brendan Burns
e051497be9 Add some text about the docs being sync'd to HEAD
Add pointers to the release branch files.
Clone docs when creating a new release.
2015-06-04 21:53:15 -07:00
Quinton Hoole
fc80fd6860 Merge pull request #9233 from lavalamp/no-ro-nonbreaking
Allow kubectl proxy to proxy everything
2015-06-04 16:22:07 -07:00
Quinton Hoole
03ece333c8 Merge pull request #9278 from a-robinson/docs
Fix broken links in the vagrant developer guide
2015-06-04 16:06:22 -07:00
Alex Robinson
b4927f9cfa Fix broken links in the vagrant developer guide. 2015-06-04 21:35:38 +00:00
Joerg Schad
c3baeff6e1 Removed deprecated reference to ElasticMesos from Mesos Getting-Started-Guide.
As the ElasticMesos will be shutdown in the near future we need to update the tutorial.
2015-06-04 14:39:07 +02:00
Brian Grant
6755104d84 Merge pull request #9156 from erictune/docs9
Update Admission Control docs and add others.
2015-06-03 22:14:43 -07:00
Brian Grant
a5959d7b6f Merge pull request #8155 from lavalamp/no-ro
Remove ro service
2015-06-03 21:15:28 -07:00
Brian Grant
e7788771d6 Merge pull request #9030 from brendandburns/kubectl
Add a custom timeout flag for stop/delete.
2015-06-03 21:14:50 -07:00
Daniel Smith
d615bbb233 gendocs 2015-06-03 18:34:37 -07:00
Daniel Smith
1690617ee6 remove ro service 2015-06-03 16:45:54 -07:00
Brian Grant
f8bf996000 Merge pull request #9211 from lavalamp/no-ro-nonbreaking
Nonbreaking pieces of #8155
2015-06-03 16:44:24 -07:00
Daniel Smith
5d6b8d7de6 doc updates 2015-06-03 15:41:09 -07:00