Fabio Yeon
0453f9ea9d
Merge pull request #9705 from hurf/label4describe
...
Add label support for kubectl describe
2015-06-15 19:33:09 -07:00
Fabio Yeon
6ab2aee677
Merge pull request #9697 from CyrusBiotechnology/cyrus/feature/nodeport-documentation
...
Added what seems to be the default allowable port range for NodePort to the docs
2015-06-15 19:32:35 -07:00
Fabio Yeon
c4f448bf80
Merge pull request #9751 from brendandburns/fix
...
Add links to 0.19.0
2015-06-15 10:19:49 -07:00
Fabio Yeon
188f52a090
Merge pull request #9466 from syst3mw0rm/master
...
Version bump to 0.18.2
2015-06-15 10:15:05 -07:00
Abhi Shah
1f952b05d3
Merge pull request #9652 from epc/epc-2015162
...
Copy edits for spelling errors and typos
2015-06-12 16:59:32 -07:00
Abhi Shah
4da902c72e
Merge pull request #9579 from doublerr/rackspace/update_flannel
...
simplify flannel configuration on rackspace
2015-06-12 16:58:36 -07:00
Peter Novotnak
784fc22c7e
Added default allowable port range for NodePort to the docs.
2015-06-12 16:35:44 -07:00
Brendan Burns
15562d4c09
Add links to 0.19.0
2015-06-12 16:04:01 -07:00
Ed Costello
05714d416b
Copy edits for spelling errors and typos
...
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Abhi Shah
f345432b53
Merge pull request #9651 from brendandburns/rev-docker
...
Update Docker instructions.
2015-06-12 13:54:09 -07:00
Abhi Shah
86b6150fb0
Merge pull request #9287 from brendandburns/kubectl
...
Add some XSRF protection to kubectl proxy.
2015-06-12 13:51:08 -07:00
hurf
fa0efe3927
Add label support for kubectl describe
...
Add -l option to kubectl describe command, allow it return
multiple results filtered by label selector.
2015-06-12 15:08:28 +08:00
Abhi Shah
b56034a90e
Merge pull request #9667 from mesosphere/link-to-known-issues
...
link to k8s-mesos known issues
2015-06-11 11:53:41 -07:00
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
James DeFelice
dd8077e276
link to k8s-mesos known issues
2015-06-11 15:10:32 +00: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
Brendan Burns
4b904c34a8
Update Docker instructions.
2015-06-10 21:40:06 -07:00
Brendan Burns
4aeee94603
Add some XSRF protection to kubectl proxy.
2015-06-10 20:55: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
Ryan Richard
0b26e4e301
simplify flannel configuration on rackspace
2015-06-10 16:07:23 -05: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
Aamir Khan
cbde182b34
Version bump to 0.18.2
...
Fixes #9323
2015-06-09 18:41:42 +09: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