Mark S. Petrovic
c16329208b
Issue-10373
...
Add a statement to docs/labels.md about the effect of the empty
selector on a collection of objects returning all objects in the
collection.
2015-06-26 18:47:34 -07:00
Robert Bailey
ca789b01cc
Merge pull request #10419 from mikedanese/docs-fixup
...
updated kubernetes daemon man docs
2015-06-26 17:13:08 -07:00
RichieEscarez
899145da10
Replaced (or defined first instance of) GKE/GCE with Google Container Engine/Google Compute Engine
...
Fixes #10354
2015-06-26 13:30:41 -07:00
Mike Danese
ff6d67e18c
updated kubernetes daemon docs
...
These docs are not autogenerated. They are generated from specially formated
markdown files that need to be updated when flags are changed but nobody knows
about this so it is not enforced. Thus the man page generation is not useful.
For the sake of having up to date docs up to date for v1, I am manually udating
the markdown files and removing the md2man generation. After v1 we need to gen
this man pages with the rest of our generated docs in a pre commit hook so that
they are not able to become out of date. We can do this by converting our daemons
to use cobra cmd like kubectl.
2015-06-26 12:06:29 -07:00
Robert Bailey
91589143a3
Merge pull request #10370 from mikedanese/no-more-machines
...
remove --machines and related deprecated flags from code and docs
2015-06-26 10:54:01 -07:00
Robert Bailey
b08b3a17f8
Merge pull request #10388 from sdminonne/bug_fix2
...
Adding IANA_SVC_NAME definition to docs/design/identifiers.md
2015-06-26 10:52:23 -07:00
Robert Bailey
508f7f1697
Merge pull request #10358 from caesarxuchao/add-force-update
...
Add --force to `kubectl update`
2015-06-26 10:49:04 -07:00
Salvatore Dario Minonne
5b109eef49
Adding IANA_SVC_NAME definition to docs/design/identifiers.md
2015-06-26 09:44:28 +02:00
Quinton Hoole
12bb5d0584
Update federation.md
2015-06-25 19:15:59 -07:00
Mike Danese
1e130e0794
remove --machines from code and docs
2015-06-25 18:29:11 -07:00
Chao Xu
ef5de91fd7
add "--force" flag to "kubectl update";
...
update relevant tests
2015-06-25 17:16:20 -07:00
Maxwell Forbes
03121c2536
Merge pull request #10252 from akramer/patch-1
...
Fixing spacing in documentation comments
2015-06-25 15:09:41 -07:00
Maxwell Forbes
4237fb25df
Merge pull request #10258 from satnam6502/doc-logging-top
...
Update top level logging documentation
2015-06-25 14:45:52 -07:00
Maxwell Forbes
5e748c1d47
Merge pull request #10070 from lavalamp/e2eProxyFix
...
proxy e2e test improvements
2015-06-25 13:15:03 -07:00
Maxwell Forbes
aa6c7a1cb3
Merge pull request #10360 from derekwaynecarr/fix_doc
...
Update doc to reflect that only kubelet is installed directly
2015-06-25 13:13:18 -07:00
derekwaynecarr
954f7777e7
Update doc to reflect that only kubelet is installed directly
2015-06-25 14:34:48 -04:00
Maxwell Forbes
866779cbb2
Merge pull request #10302 from erictune/node_reserve
...
Document node capacity.
2015-06-25 10:57:10 -07:00
Tim Hockin
ff91fef26b
Hopefully make NodePort docs clearer
2015-06-25 10:46:15 -07:00
Marek Biskup
76e6f39095
add missing document links
2015-06-25 08:38:09 +02:00
Chao Xu
15ecf413c6
update getting-started-guides/coreos to v1
2015-06-24 17:42:51 -07:00
Maxwell Forbes
4488778bef
Merge pull request #10276 from ddysher/access-api-doc
...
Do not use outdated flags in accessing_the_api.md
2015-06-24 16:05:47 -07:00
Daniel Smith
689a3ee7a2
Make UI work through kubectl proxy (again)
...
Fixes #10115 .
2015-06-24 13:54:14 -07:00
akramer
5f44175dc4
Fixing spacing in documentation comments
...
There was some ugly spacing in the 'kubectl exec' documentation comments, I've fixed it and wrapped it to 80 chars.
2015-06-24 13:50:30 -07:00
Satnam Singh
e69b40a17a
Add text on accessing ES and Kibana via kubectl proxy
2015-06-24 12:57:16 -07:00
Eric Tune
832f1b8165
Document node capacity.
2015-06-24 12:40:34 -07:00
Satnam Singh
da39e53937
Update top level logging documentation
2015-06-24 11:22:17 -07:00
Maxwell Forbes
9a725333b1
Merge pull request #10270 from jlowdermilk/fix-label-selector-docs
...
Fix labelSelector query param inconsistency in docs
2015-06-24 11:21:53 -07:00
Deyuan Deng
f1b3fa8633
Do not use outdated flags in accessing_the_api.md
2015-06-23 23:54:47 -04:00
Jeff Lowdermilk
eab021c3dc
Fix labelSelector query param inconsistency in docs
2015-06-23 18:36:07 -07:00
Jeff Lowdermilk
838ddba1d9
Merge pull request #10188 from fabianofranz/fix_kubectl_set_credentials_example
...
Fixes wrong "kubectl config set-credentials" examples
2015-06-23 17:11:40 -07:00
Jeff Lowdermilk
392f80783b
Merge pull request #10206 from satnam6502/doc-es-logging
...
Documentation for logging with Elasticsearch and Kibana
2015-06-23 17:10:13 -07:00
Jeff Lowdermilk
3c0cab7dfe
Merge pull request #10259 from satnam6502/logging-doc
...
Rename Google Cloud Logging doc appropriately
2015-06-23 16:50:17 -07:00
Jeff Lowdermilk
94c6d2fa8f
Merge pull request #10245 from goltermann/docs2
...
Add PR merge policy for RC.
2015-06-23 16:47:13 -07:00
goltermann
a3cb27df96
Add PR merge policy for RC.
...
Link to ok-to-merge label
2015-06-23 16:02:25 -07:00
Jeff Lowdermilk
4c7d79b714
Merge pull request #10240 from JanetKuo/update-guide
...
Add a link for how to enable API in developers console.
2015-06-23 15:20:39 -07:00
Jeff Lowdermilk
4bc3fa3a4b
Merge pull request #10226 from erictune/similar-structure-gsg
...
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 14:40:49 -07:00
Satnam Singh
20d095291f
Rename Google Cloud Logging doc apppripriately
2015-06-23 14:28:46 -07:00
Satnam Singh
9cdc7bdef3
Documentation for logging with Elasticsearch and Kibana
2015-06-23 14:02:24 -07:00
Janet Kuo
78e9dd3399
Add a link for how to enable API in developers console.
2015-06-23 11:56:59 -07:00
Jeff Lowdermilk
8a92232f66
Merge pull request #10203 from satnam6502/logging-doc
...
Update Getting Started logging docs for Cloud Logging
2015-06-23 11:50:39 -07:00
Satnam Singh
90caacbfd7
Update logging docs
2015-06-23 11:28:34 -07:00
Jeff Lowdermilk
8b328429eb
Merge pull request #9911 from erictune/serviceacctdocs
...
Service account documentation improvement
2015-06-23 10:14:07 -07:00
Eric Tune
6dd499aa4c
Fix formatting in fedora manual getting-started.
2015-06-23 08:25:02 -07:00
Eric Tune
1767553377
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 08:20:31 -07:00
Amy Unruh
30e0b808f7
gce getting started clarifications
2015-06-22 18:46:16 -07:00
Jeff Lowdermilk
e75edf2282
Merge pull request #10191 from erictune/similar-structure-gsg
...
Getting started guide cleanup
2015-06-22 16:29:51 -07:00
Jeff Lowdermilk
b80392737e
Merge pull request #10189 from erictune/toc-gsg
...
Add tables of contents to getting started guides.
2015-06-22 16:25:07 -07:00
fabianofranz
fae27669aa
Fixes kubectl config set-credentials examples
2015-06-22 17:34:04 -03:00
Jeff Lowdermilk
131a7ac938
Merge pull request #10170 from sandoracs/master
...
Use vagrant command instead of salt.
2015-06-22 13:16:24 -07:00
Eric Tune
179fa8cb61
Getting-started-guide cleanup.
...
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC. Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Eric Tune
f39eead95c
Add tables of contents to getting started guides.
2015-06-22 11:56:19 -07:00
Jeff Lowdermilk
d0fc0d884d
Merge pull request #9876 from andronat/9631_labelcolumn
...
Printing resource labels as columns
2015-06-22 11:55:26 -07:00
Eric Tune
0b4ced80a7
Service account documentation.
...
Fixes #9344 .
Depends on #9821 .
Update Secrets documentation to explain how secrets can be
created/used manually, or automatically with service accounts.
Greatly expanded service account documentation.
Added a service account admin guide.
Lots of cross-references.
2015-06-22 10:42:54 -07:00
Ács Sándor
a2572514e3
Use vagrant command instead of salt.
2015-06-22 11:36:20 +02:00
Anastasis Andronidis
b06ef70057
Print resource labels as columns
2015-06-22 00:44:51 +02:00
Marek Biskup
11a76c69ae
clarification of how to access a secret from a pod
2015-06-20 19:22:51 +02:00
Brendan Burns
1fc6ef2eff
Merge pull request #10129 from perljedi/client-pull-req
...
Adding Perl client to list of User Libs
2015-06-19 15:12:41 -07:00
Dave
36441998bd
Adding Perl client to list of User Libs
...
Adding a link to Net::Kubernetes perl module to list of user contributed client libraries
2015-06-19 18:08:48 -04:00
Deyuan Deng
8a2b76662a
Fix environment document about DNS and service IP
2015-06-19 15:08:47 -04:00
Mike Danese
0e8a7d3760
fix master precommit hook
2015-06-19 09:59:27 -07:00
Marek Biskup
7644845b9e
add links to unlinked documents; move making-release-notes.md to docs/devel
2015-06-19 17:46:30 +02:00
Satnam Singh
4da15e318c
Merge pull request #10011 from tnguyen-rh/docs-fix-markdown
...
docs: add some missing newlines
2015-06-19 07:55:57 -07:00
Marek Biskup
dd7b41e5a3
add link to cluster addons README
2015-06-19 14:52:46 +02:00
Thien-Thi Nguyen
1647e12c4e
docs: make markdown less GitHub-specific
...
- add newline before lists
- use ‘*’ for lists instead of ‘-’; use 4 spaces to indent nested list
2015-06-19 07:50:07 +02:00
Satnam Singh
17d897c8ef
Merge pull request #9939 from marekbiskup/doc-accessing
...
fix links in accessing-the-cluster.md
2015-06-18 15:34:46 -07:00
Satnam Singh
4328c0f3d2
Merge pull request #9880 from marekbiskup/doc-volumes
...
move resources description to the end to reduce forward references
2015-06-18 14:48:53 -07:00
Satnam Singh
be0ed35e01
Merge pull request #9865 from marekbiskup/doc-pod-states
...
small corrections to pod-states doc
2015-06-18 14:48:22 -07:00
Satnam Singh
8514d294a2
Merge pull request #9863 from marekbiskup/doc-edits-node
...
node status description improved
2015-06-18 14:47:58 -07:00
Satnam Singh
2d1c3c31b2
Merge pull request #9864 from marekbiskup/docs-edit-dash
...
remove double dash
2015-06-18 14:40:28 -07:00
Satnam Singh
ed985b8654
Merge pull request #9821 from erictune/api-conv
...
Added document on using resources.
2015-06-18 14:35:04 -07:00
Satnam Singh
56612e3707
Merge pull request #9874 from RichieEscarez/fixtroubleshootlink
...
fixed broken link
2015-06-18 14:34:10 -07:00
Satnam Singh
424d09fb97
Merge pull request #9907 from RichieEscarez/9404_controller
...
Changed "controller" to "replication controller"
2015-06-18 14:33:49 -07:00
Satnam Singh
cde08a0679
Merge pull request #9992 from a-robinson/metrics
...
Add devel doc laying out the steps to add new metrics to the code base.
2015-06-18 14:25:03 -07:00
Satnam Singh
d2c2f7e35e
Merge pull request #9993 from mikedanese/re-patch
...
reenable patch serverside using strategic-merge-patch
2015-06-18 14:13:10 -07:00
Satnam Singh
54933b83cb
Merge pull request #9503 from JeffPaine/git-docs-update
...
Consolidate git setup documentation
2015-06-18 13:15:45 -07:00
Mike Danese
3de11e2fa8
reenable patch serverside using strategic-merge-patch
2015-06-18 12:06:46 -07:00
Eric Tune
4f0ab4d539
Added document on using resources.
2015-06-18 10:21:44 -07:00
Saad Ali
968156e892
Merge pull request #9098 from benmccann/vault-keywhiz-docs
...
Document how a secrets server like Vault or Keywhiz might fit into Kubernetes
2015-06-17 18:06:11 -07:00
Alex Robinson
fe5c8398d4
Add devel doc laying out the steps to add new metrics to the code base.
2015-06-18 00:37:52 +00:00
Saad Ali
17446c2c4c
Merge pull request #9989 from kazhang/patch-1
...
Fixed broken link to addons/README.md
2015-06-17 16:55:55 -07:00
Kai Zhang
a7bf6665ab
Fixed broken link to addons/README.md
...
Fixed broken link to addons/README.md
2015-06-17 16:31:13 -07:00
Dawn Chen
07506763a5
Small nit cleanup for getting-started-guides
2015-06-17 15:49:14 -07:00
RichieEscarez
eb44b3c830
Qualified all references to "controller" so that references to "replication controller" are clear. fixes #9404
...
Also ran hacks/run-gendocs.sh
2015-06-17 08:48:59 -07:00
Marek Biskup
555aabc0b5
correction: lastState.termination renamed to lastState.terminated
2015-06-17 16:32:58 +02:00
Marek Biskup
0260c808b4
fix links in accessing-the-cluster.md
2015-06-17 16:12:45 +02:00
Marek Biskup
7b403edd6f
double dash replaced by html mdash
2015-06-17 12:36:27 +02:00
Saad Ali
92e5992489
Merge pull request #9780 from amygdala/gettingstarted
...
gce 'getting started' cleanup.
2015-06-16 18:46:18 -07:00
Brendan Burns
d18dcabca5
Merge pull request #9786 from ZJU-SEL/UpdateDockerK8s
...
Update docker k8s approach
2015-06-16 15:53:25 -07:00
Saad Ali
9fd02fcf7f
Merge pull request #9811 from erictune/matrix
...
Add conformance column to matrix.
2015-06-16 14:52:26 -07:00
Saad Ali
5e597c5f0d
Merge pull request #9826 from brendandburns/redirect
...
Remove the redirect verb.
2015-06-16 14:51:24 -07:00
Saad Ali
d5b40de7b4
Merge pull request #9867 from marekbiskup/doc-overview
...
clarification of name uniqueness
2015-06-16 14:02:06 -07:00
Saad Ali
591132f4ae
Merge pull request #9871 from marekbiskup/doc-service
...
formatting
2015-06-16 14:00:47 -07:00
Saad Ali
d763252b01
Merge pull request #9869 from marekbiskup/doc-links
...
doc links
2015-06-16 12:06:11 -07:00
Eric Tune
73e873dc12
Change docs/getting-started-guides/README.md
...
Reformats.
Remove duplicate rows.
Adds empty conformance test column.
(more on this soon.)
2015-06-16 10:41:07 -07:00
Marek Biskup
71488c575a
small corrections to pod-states doc
2015-06-16 19:22:30 +02:00
Marek Biskup
e56aeec860
node status description improved
2015-06-16 19:21:30 +02:00
Marek Biskup
28f8788f18
move resources description to the end to reduce forward references
2015-06-16 19:10:20 +02:00
RichieEscarez
5939dd0fab
fixed broken link
2015-06-16 08:50:12 -07:00
Marek Biskup
5a2b96c455
clarifications
2015-06-16 17:38:42 +02:00
Marek Biskup
b71bf667b5
formatting
2015-06-16 17:35:20 +02:00
Marek Biskup
28792c2d50
doc links
2015-06-16 17:31:45 +02:00
Marek Biskup
aa0c816d9f
clarification of name uniqueness
2015-06-16 17:19:37 +02:00
Amy Unruh
1b22ca11f8
gce 'getting started' cleanup.
2015-06-15 19:52:21 -07:00
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
wizard
4e92f409a0
update docker k8s approach
2015-06-16 09:44:21 +08:00
Brendan Burns
25dee0c42a
Remove redirect from docs.
2015-06-15 15:42:05 -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
Jeffrey Paine
7ad41c56ed
Consolidate git setup documentation.
...
Closes #9091
2015-06-09 21:11:52 -04: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
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
Eric Tune
8a7e22dba2
Update Admission Control docs and add others.
...
Address most of the comments from #8936 review.
Adds minimal documentation for securityContext and serviceAccounts,
which I will expand in a future PR.
Adds analytics.
Links admission_controllers.md from cluster-admin-guide.
2015-06-03 13:56:46 -07:00
Brendan Burns
ab0c9b8e1e
Add a custom timeout flag for stop/delete. Also try to be smarter about setting the timeout.
2015-06-03 11:21:30 -07:00
Jimmi Dyson
bd4b13b994
Replace Java client library with fabric8
2015-06-03 16:25:46 +01:00
Brian Grant
75e11d064a
Merge pull request #8982 from erictune/docs8
...
Updated node.md
2015-06-02 18:54:35 -07:00
Brian Grant
51a4e08ebd
Merge pull request #8979 from erictune/docs6
...
Explain that file-based pods cannot use secrets
2015-06-02 18:53:36 -07:00
Brian Grant
b0d6d56baa
Revert "Document admission control plug-ins for Kube 1.0"
2015-06-02 16:56:10 -07:00
Eric Tune
15cfd32512
Updated node.md
...
Describe kubelet self-registration.
Remove references to deprecated node controller flags.
Describe flags that control kubelet registration.
2015-06-02 16:12:22 -07:00
Eric Tune
35872c10d6
Merge pull request #8936 from derekwaynecarr/admission_controllers_doc
...
Document admission control plug-ins for Kube 1.0
2015-06-02 16:08:59 -07:00
Brian Grant
6508c04f24
Merge pull request #9112 from kargakis/expose-nits
...
expose: Better error formatting and generic flag message
2015-06-02 13:10:52 -07:00
Brian Grant
600d59d544
Merge pull request #9111 from combor/version_bump
...
Version bump to 0.18.0
2015-06-02 13:10:40 -07:00
Eric Tune
7fee4de41d
Explain that file-based pods cannot use secrets.
2015-06-02 11:17:42 -07:00
kargakis
0fba4820f5
expose: Better error formatting and generic flag message
...
Re error formatting:
$ osc expose svc frontend --port=5432 --generator='service/v2' --name=test
Before:
error: generator %!!(MISSING)q(<nil>) not found.
see 'osc expose -h' for help.
Now:
error: generator "services/v2" not found.
see 'openshift cli expose -h' for help.
2015-06-02 13:06:21 +02:00
Piotr Komborski
ddb10e87f8
Version bump to 0.18.0
2015-06-02 11:35:48 +01:00
wizard
73b7128941
bump the k8s version to 0.18.0
2015-06-02 13:18:45 +08:00
Ben McCann
d7efc88b7d
Document how a secrets server like Vault or Keywhiz might fit into Kubernetes
2015-06-01 20:10:45 -07:00
Eric Tune
5520386b18
Merge pull request #9060 from errordeveloper/master
...
coreos/azure: Version bump and doc update
2015-06-01 16:45:57 -07:00
Eric Tune
474860a0c1
Merge pull request #9061 from stevesloka/master
...
Added note about AWS env variable to specify location of private key
2015-06-01 16:44:39 -07:00
Thien-Thi Nguyen
618965b35a
grammar fixes to replication-controller.md
2015-06-01 22:42:53 +02:00
Thien-Thi Nguyen
5f548e61c7
spell ReplicationController like that (camelcase)
2015-06-01 22:42:19 +02:00
Thien-Thi Nguyen
230968e8b1
add article
2015-06-01 22:41:15 +02:00
Thien-Thi Nguyen
dd848da801
s/master elected/master-elected/
2015-06-01 22:41:15 +02:00
Thien-Thi Nguyen
d64c5061de
s/An common/A common/
2015-06-01 22:40:34 +02:00
Thien-Thi Nguyen
e49467e912
add blank line before list; do s/-/*/ for list-element prefix; upcase first word in sentence
2015-06-01 22:37:08 +02:00
Thien-Thi Nguyen
bbfae80594
fix typo: s/can not/cannot/
2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
e35003c8dd
fix xref (2 instances) between peer .md files
2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
4ca310a572
add blank line before list
2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
9d850a2b81
fix xref between peer .md files
2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
f4a0195815
add blank line before list; do s/-/*/ for list-element prefix
2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
8116350b45
add blank line before list; do s/-/*/ for list-element prefix
2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
c744b99c45
add blank line before list; do s/-/*/ for list-element prefix
2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
9597e64945
add missing full-stop
2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
8367fc82c5
add blank line before list; remove its "manual" bullets
2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
7488154056
remove extraneous word
2015-06-01 22:35:59 +02:00
Rohit Jnagal
ebd4506a59
Merge pull request #9004 from bakins/rkt-aws
...
Add AWS instructions for rkt on CoreOS
2015-06-01 10:34:57 -07:00
Eric Tune
1d2138ce44
Merge pull request #8994 from AntonioMeireles/etcd2011_fix
...
CoreOS cloud-configs - get nodes working in CoreOS 695.0.0+
2015-06-01 10:29:51 -07:00
Eric Tune
e0886e0411
Merge pull request #9033 from derekchiang/patch-1
...
Fix a broken link to Marathon
2015-06-01 10:27:56 -07:00
Eric Tune
be2e61d069
Merge pull request #8986 from ZJU-SEL/fix-util.sh
...
Add trap-add in util.sh
2015-06-01 10:27:49 -07:00
Eric Tune
9a9721540b
Merge pull request #9046 from rjnagal/ux
...
Add clarifications to gce getting started guide.
2015-06-01 10:27:35 -07:00
Eric Tune
1f526a5f89
Merge pull request #9027 from jlowdermilk/kubectl-deprecate-minion
...
Stop supporting the minion alias for nodes in kubectl
2015-06-01 10:26:51 -07:00
Brian Akins
7b3db82faa
Add AWS instructions.
2015-06-01 10:17:01 -07:00
Rohit Jnagal
e18e39ed3e
Add clarifications to gce getting started guide.
...
Based on last week's UX study:
. Mention that instance groups API needs to be enabled.
. Add link to cloud SDK.
. Add more info on cluster addon that show up on bringup.
2015-06-01 17:00:29 +00:00
Steve Sloka
7578da1719
Added note about AWS env variable to specify location of private key
2015-06-01 09:19:17 -04:00
Ilya Dmitrichenko
3e813bfbe0
coreos/azure: Version bump and doc update -
...
- Kubernetes 0.18.0
- etcd 2.0.11
- CoreOS 647.0.0
2015-06-01 14:03:05 +01:00
Derek Chiang (Enchi Jiang)
edea34b5e5
Fix a broken link to Marathon
2015-05-29 20:31:04 -07:00
Rohit Jnagal
99c9c54c05
Merge pull request #8983 from jlowdermilk/update-patch
...
Disable --patch for kubectl update
2015-05-29 16:30:16 -07:00
Jeff Lowdermilk
0c44be833d
Stop supporting the minion alias for nodes in kubectl
2015-05-29 15:40:47 -07:00
Rohit Jnagal
f5276894a6
Merge pull request #9003 from bakins/rkt-docs
...
Add explicitly setting the runtime and option to set rkt version
2015-05-29 14:16:06 -07:00
Rohit Jnagal
0afb34d93c
Merge pull request #8966 from caesarxuchao/coreos-getting-started-guides
...
let the coreos bare_metal_offline.md point to examples/ rather than having its own examples
2015-05-29 09:32:55 -07:00
Rohit Jnagal
df1f851267
Merge pull request #8963 from caesarxuchao/fedora-getting-started-guides
...
update fedora_ansible_config.md to v1beta3
2015-05-29 09:32:13 -07:00
Jeff Lowdermilk
90a5b8c845
Disable --patch for kubectl update
2015-05-29 09:31:49 -07:00
Rohit Jnagal
bb2f0b6577
Merge pull request #8961 from caesarxuchao/juju
...
update getting-started-guides/juju.md to v1beta3
2015-05-29 09:31:33 -07:00
Brian Akins
5dfeac69bb
Add prompt to match style
2015-05-29 09:17:06 -04:00
Brian Akins
9011600b1e
Add explicitly seting the runtime and option to set rkt version
2015-05-29 09:13:53 -04:00
Anastasis Andronidis
9cb0eaf01a
Fixed get's help message
2015-05-29 11:31:16 +02:00
António Meireles
dfb768eda2
CoreOS cloud-configs - get nodes working in CoreOS 695.0.0+
...
etcd 2.0.11 behavior changed. (github.com/coreos/etcd#2761)
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-29 09:54:11 +01:00
Paul Morie
2ad30966fa
Corrections to examples in expansion docs
2015-05-29 01:00:36 -04:00
resouer
c86e626e35
Add trap-add in util.sh
2015-05-29 11:04:47 +08:00
Tim Hockin
f6ecb28c06
Fix bad JSON in doc
2015-05-28 17:05:51 -07:00
Tim Hockin
b16dd72e36
run gendocs
2015-05-28 17:05:02 -07:00
Tim Hockin
7b7f4f6c76
Merge pull request #8913 from sroze/patch-1
...
Fix typo in Content-Type name
2015-05-28 16:54:56 -07:00
Tim Hockin
e3283b700d
Merge pull request #8968 from yifan-gu/rkt_doc
...
docs: Add README for getting started with rkt.
2015-05-28 16:54:10 -07:00
Yifan Gu
e5d8a21290
docs: Add README for getting started with rkt.
2015-05-28 16:28:02 -07:00
Tim Hockin
e13d6078de
Final pass looking for errant 'portal' strings
2015-05-28 16:10:44 -07:00
Tim Hockin
ac3cc3c518
Rename PORTAL_NET all over
2015-05-28 16:10:44 -07:00
Tim Hockin
3005471100
Add new apiserver flags for clusterIP (nee portal)
...
Leave old flags but marked as deprecated
2015-05-28 16:10:44 -07:00
Tim Hockin
4318ca5a8b
Rename 'portal IP' to 'cluster IP' most everywhere
...
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Chao Xu
ba1f8209fe
let the coreos bare_metal_offline.md point to examples/ rather than having its own examples
2015-05-28 15:57:34 -07:00
Tim Hockin
d355154181
Merge pull request #8556 from kargakis/label-parsing-fix
...
label: Invalidate empty or invalid value labels
2015-05-28 15:54:14 -07:00
Tim Hockin
081ab3abac
Merge pull request #8853 from caesarxuchao/HostToNodeName
...
update PodSpec.Host to PodSpec.NodeName
2015-05-28 15:50:12 -07:00
Chao Xu
4ef7b33d4c
update fedora_ansible_config.md to v1beta3
2015-05-28 15:43:09 -07:00
Tim Hockin
0dab399b6a
Merge pull request #8948 from jlowdermilk/proxy-help
...
update/fix kubectl proxy example in help string
2015-05-28 15:29:11 -07:00
Tim Hockin
3274bd0674
Merge pull request #8952 from rjnagal/rc
...
Updated broken ordering of prerequisites.
2015-05-28 15:28:54 -07:00
Chao Xu
bac48b4120
update getting-started-guides/juju.md to v1beta3, following 4f1fe55a9e
2015-05-28 15:25:10 -07:00
Tim Hockin
44ed7a69c2
Merge pull request #8950 from caesarxuchao/azure-getting-started-guides
...
let azure getting started guides point to examples/
2015-05-28 15:01:54 -07:00
Tim Hockin
3e08cfb9f5
Merge pull request #8924 from erickhan/master
...
Update roadmap.md
2015-05-28 15:01:39 -07:00
Rohit Jnagal
a796fb0187
Updated broken ordering of prerequisites.
2015-05-28 21:15:17 +00:00
Chao Xu
9c1153322e
update PodSpec.Host to PodSpec.NodeName in /pkg/api/types.go and /pkg/api/v1beta3/types.go
2015-05-28 14:10:06 -07:00
Jeff Lowdermilk
75314718eb
update/fix kubectl proxy example in help string
2015-05-28 13:59:39 -07:00
Chao Xu
6a38836496
let azure getting started guides point to examples/
2015-05-28 13:19:22 -07:00
derekwaynecarr
54908094cf
Document admission control plug-ins
2015-05-28 14:50:48 -04:00
erickhan
8a8bf974df
Update roadmap.md
...
Linking to the "v1 issues" is effective for tracking completion status. Here is a proposal to link to the "v1 issues" (for those who want play-by-play) with a more written/prose form for the rest of capturing "v1".
2015-05-28 09:37:53 -07:00
Wojciech Tyczynski
49e064b2af
Update instructions on conversions.
2015-05-28 17:42:41 +02:00
Samuel ROZE
f5be3c9554
Fix typo in header name
2015-05-28 11:59:36 +01:00
kargakis
fb63ab63bb
label: Invalidate empty or invalid value labels
2015-05-28 10:47:36 +02:00
Alex Robinson
b7b89c4734
Merge pull request #8842 from goltermann/docs
...
Docs
2015-05-27 18:52:25 -07:00
Tim Hockin
eab1ceccd4
Merge pull request #8628 from jlowdermilk/delete-not-found
...
Delete fails on notfound errors.
2015-05-27 16:26:41 -07:00
Tim Hockin
d64f0bf910
Merge pull request #8877 from mikedanese/probe-doc
...
Document container probes
2015-05-27 16:24:55 -07:00
Tim Hockin
ffabf17ed4
Merge pull request #8604 from brendandburns/kubectl
...
Make exec more consistent with the rest of the kubectl commands.
2015-05-27 16:23:59 -07:00
Jeff Lowdermilk
3cf4d9b2e6
Delete fails on notfound errors.
...
If deleting multiple resources, command will continue on error and
report not found resources at the end.
2015-05-27 16:02:54 -07:00
Brendan Burns
2ec4b409e1
Make exec more consistent with the rest of the kubectl commands.
2015-05-27 15:47:32 -07:00
Mike Danese
e9d72c6cd6
document container probes
2015-05-27 19:10:19 +00:00
Anastasis Andronidis
9e3a540940
rename resize to scale
2015-05-27 19:08:06 +02:00
Anastasis Andronidis
d4a47bdb9e
rename run-container to run in kubectl
2015-05-27 19:07:17 +02:00
Tim Hockin
b8a808b1ae
Merge pull request #8592 from RichieEscarez/5057_restartpolicy_default
...
5057 restartpolicy default
2015-05-27 09:40:34 -07:00
Tim Hockin
b9bfce432c
Merge pull request #8026 from andronat/fix_7478
...
Warns the user for deprecated flags that use _ separators
2015-05-27 09:30:18 -07:00
Anastasis Andronidis
5eae2378d6
Warn for every _ flag user or cmd defined
...
also renames all global _ flags to -
2015-05-27 11:23:52 +02:00
Paul Morie
8b338860aa
Make kubelet expand var refs in cmd, args, env
2015-05-27 00:13:57 -04:00
Saad Ali
441b690204
Merge pull request #8785 from aveshagarwal/kubernetes-fixes
...
Updating systemd service and environ files for controller-manager as --machines is deprecated.
2015-05-26 18:52:25 -07:00
Saad Ali
2c92915f63
Merge pull request #8752 from ZJU-SEL/Fix#8373
...
Fix #8373 add kubectl for cluster validation
2015-05-26 18:29:07 -07:00
goltermann
5b228bd09a
Updates after review.
2015-05-26 18:22:48 -07:00
Saad Ali
705c2a7dc5
Merge pull request #8810 from combor/master
...
Replaced all ocurances of wget with curl.
2015-05-26 17:49:58 -07:00
goltermann
723ab9cf11
Changes for 8690, 8689, 8350, 8346
2015-05-26 16:50:36 -07:00
Saad Ali
3070b454e3
Merge pull request #8655 from thockin/lb-type-docs
...
Update docs about new Services work
2015-05-26 15:00:05 -07:00
Tim Hockin
3917776cc7
Update docs about new Services work
2015-05-26 14:44:11 -07:00
Kelsey Hightower
17e827407d
Merge pull request #8719 from kamalmarhubi/guide-coreos-explain-min-version
...
Explain that CoreOS 653.0.0+ is required for etcd2
2015-05-26 11:15:05 -07:00
Saad Ali
63ede2a1c0
Merge pull request #8794 from ddysher/0-fix-0
...
resourcequota doc typo
2015-05-26 11:03:37 -07:00
Saad Ali
b7e0cc4105
Merge pull request #8634 from csrwng/rename_pod_log
...
Rename 'kubectl log' to 'kubectl logs'
2015-05-26 09:55:42 -07:00
Marek Biskup
f1ffcd696c
typo fix in rolling-update linkswq
2015-05-26 18:31:29 +02:00
Piotr Komborski
a4149f3971
Fix for 403 Forbidden while using -N flag with wget
2015-05-26 16:33:01 +01:00
Piotr Komborski
6556e71af6
Replaced all ocurances of wget with curl. I'm getting 403 from S3 while using -N flag for wget
2015-05-26 16:03:10 +01:00
Cesar Wong
cb872e9243
Rename 'kubectl log' to 'kubectl logs'
2015-05-26 08:28:16 -04:00
Deyuan Deng
b363f83ad0
resourcequota doc typo
2015-05-25 21:54:27 -04:00
Avesh Agarwal
f9d8212ff9
Updating systemd service and enviorn files for controller-manager as
...
--machines is deprecated.
2015-05-25 11:25:16 -04:00
wizard
ca0d82dd44
add kubectl fix#8373
2015-05-24 16:33:11 +08:00
Daniel Smith
cf7b0bdc2a
Merge pull request #8547 from caesarxuchao/volumes-doc
...
update docs/volumes.md to v1beta3
2015-05-23 20:16:22 -07:00
Dawn Chen
8d6d03b4a4
Merge pull request #8707 from justinsb/nodeport
...
WIP: ServiceType & NodePort work
2015-05-22 16:46:59 -07:00
Kamal Marhubi
bbcbbc9713
Explain that CoreOS 653.0.0+ is required for etcd2
...
This way inquisitive people won't have to check the blame to see why
that version is required.
2015-05-22 16:21:19 -07:00
Justin Santa Barbara
973c2e4819
Add Type to ServiceSpec: ClusterIP or LoadBalancer
2015-05-22 19:14:21 -04:00
Dawn Chen
3e57c7e97b
Merge pull request #8664 from crossorigin/master
...
coreos/azure add addons and bump fluentd
2015-05-22 14:59:37 -07:00
Dawn Chen
17715c7b39
Merge pull request #8627 from caesarxuchao/secrets-design-docs
...
update docs/design/secrets.md to v1beta3
2015-05-22 14:51:29 -07:00
Dawn Chen
a823f6d1d5
Merge pull request #8558 from ZJU-SEL/updateEtcd
...
Update etcd version to 2.0.9 for ubuntu k8s
2015-05-22 12:35:53 -07:00
Dawn Chen
cc6a31354e
Merge pull request #8169 from kargakis/expose-use-resource-builder
...
expose: Use resource builder
2015-05-22 12:29:24 -07:00
RichieEscarez
0076c181c7
Edited to add the default restart policy (always) to clarify value if RestartPolicy is not set.
...
Generated new .json output for Swagger UI
Added the api/v1/v1.json file to the hack/update-swagger-spec.sh script so it gets updated and built.
Fixes #5057
Reverting last change: Deleted line for building v1 api from the build file update-swagger-ui.sh and deleted the output file from build (v1.json).
2015-05-22 10:03:12 -07:00
Masahiro Sano
8ce64ec69e
add --all-namespaces flag to request across all namespaces
2015-05-22 23:25:12 +09:00
Ido Shamun
6142e27200
coreos/azure add addons and bump fluentd
2015-05-22 14:26:27 +03:00
Dawn Chen
eaba2c1ab4
Merge pull request #8599 from caesarxuchao/minions-to-nodes
...
in docs, update "minions" to "nodes"
2015-05-21 11:34:36 -07:00
Chao Xu
b1cf9fbc5c
update docs/design/secrets.md to v1beta3
2015-05-21 11:05:25 -07:00
Robert Bailey
784c0e22eb
Merge pull request #8323 from errordeveloper/master
...
coreos/azure: Kubernetes version bump to 0.17, various other fixes
2015-05-21 10:18:50 -07:00
Chao Xu
bda5e4376e
in docs, update "minions" to "nodes"
2015-05-21 09:59:40 -07:00
Dawn Chen
e7a2a5b23c
Merge pull request #8605 from philips/patch-3
...
coreos: standalone: start etcd2
2015-05-21 09:51:39 -07:00
Dawn Chen
9ae7457536
Merge pull request #8606 from philips/patch-4
...
docs: fedora: fix manual instructions
2015-05-21 09:50:27 -07:00
Dawn Chen
fdb44a9ad2
Merge pull request #8602 from caesarxuchao/rC-to-rc
...
in docs, update replicationController to replicationcontroller
2015-05-21 09:49:35 -07:00
Dawn Chen
4811a010af
Merge pull request #8555 from hurf/revise_man
...
Revise user manual for kube binaries except kubectl
2015-05-21 09:27:30 -07:00
Dawn Chen
b3746465cf
Merge pull request #8518 from caesarxuchao/logging-docs
...
update docs/logging.md to v1beta3
2015-05-21 09:24:45 -07:00
Dawn Chen
0df124dca4
Merge pull request #8508 from caesarxuchao/authorization-docs
...
update docs/authorization.md to v1beta3
2015-05-21 09:24:20 -07:00
Dawn Chen
7f19f68ffd
Merge pull request #8507 from wojtek-t/finish_conversions
...
Check auto-generated conversions in pre-commit hook
2015-05-21 09:23:06 -07:00
Dawn Chen
d5110b1805
Merge pull request #8488 from caesarxuchao/secrets-doc
...
fix a json file for pod in docs/secrets.md
2015-05-21 09:14:53 -07:00
Harry Zhang
432e53556d
Minor fix in ubuntu deploy guide
2015-05-21 15:21:26 +00:00
wizard
a070bad50f
update etcd version to 2.0.9 for ubuntu k8s
2015-05-21 12:51:39 +08:00
Brandon Philips
58b1db3787
docs: fedora: fix manual instructions
...
Fix up a some commas
2015-05-20 22:07:09 -06:00
Brandon Philips
27a88b645e
standalone: start etcd2
...
We are configuring etcd2 but starting the old etcd service. This will work on a single machine but isn't the user's intention. This is untested, I just wanted to fix it first.
2015-05-20 22:03:09 -06:00
Chao Xu
5b8b5a0844
in docs, update replicationController to replicationcontroller
2015-05-20 17:31:15 -07:00
kargakis
30958f892d
expose: Use resource builder
...
Plus:
* Rename flag --service-name to --name
* Some refactoring
2015-05-20 23:55:07 +02:00
Yu-Ju Hong
f12229096c
Merge pull request #8505 from caesarxuchao/node-docs
...
update docs/node.md to v1beta3
2015-05-20 13:55:42 -07:00
Chao Xu
c688e000f1
update docs/volumes.md to v1beta3;
...
also update some details in the doc
2015-05-20 13:40:59 -07:00
Chao Xu
fa10509a7f
update docs/node.md to v1beta3
2015-05-20 13:34:28 -07:00
Saad Ali
c743011e19
Merge pull request #8539 from caesarxuchao/api-convention-docs
...
update docs/api-convention to v1beta3
2015-05-20 11:40:18 -07:00
Chao Xu
6f561d69f7
update docs/api-convention to v1beta3
2015-05-20 11:31:56 -07:00
Wojciech Tyczynski
2df11cea32
Automatically generate conversions
2015-05-20 17:11:18 +02:00
Ilya Dmitrichenko
ea6847a74f
coreos/azure: Kubernetes version bump to 0.17
...
- Bump CLI tools version to 0.9.2
- Add curl wrapper as Azure DNS seems flaky
- Bump to 0.17
- Bump CoreOS image IDs
- Update docs URLs
- Fix permissions
- Always restart Weave services (coreos/bugs#334 )
2015-05-20 13:20:03 +01:00
hurf
eb61f11384
Revise user manual for kube binaries except kubectl
...
Updated options and examples based on kubernetes version 0.17
2015-05-20 15:32:43 +08:00
Chao Xu
94c1c0f16a
update docs/logging.md to v1beta3
2015-05-19 13:11:04 -07:00
Eric Tune
f85e6bcf74
Merge pull request #8502 from whitmo/juju-petstore-action
...
Juju provider petstore action & kubectl.sh fix
2015-05-19 12:20:23 -07:00
Yu-Ju Hong
8e5d78c687
Merge pull request #8485 from brendandburns/docker
...
More fixes for release 0.17.0
2015-05-19 12:06:00 -07:00
Tim Hockin
97abc19810
Merge pull request #8299 from thockin/import-names
...
rename imported pkgs for readability
2015-05-19 12:01:57 -07:00
Tim Hockin
cb49843ccb
Merge pull request #8140 from vishh/namespace
...
Update Namespace names to follow DNS label format
2015-05-19 11:25:32 -07:00
Tim Hockin
70c94fad6d
Don't rename api imports in conversions
2015-05-19 11:21:21 -07:00
Vishnu Kannan
d10af89493
Updating namespaces to be DNS labels instead of DNS names.
2015-05-19 11:09:09 -07:00
Chao Xu
9e3a5c6b90
update docs/authorization.md to v1beta3
2015-05-19 10:41:50 -07:00
Eric Tune
dc81fe1f12
Merge pull request #7998 from doublerr/rackspace_fixes
...
Rackspace fixes
2015-05-19 09:59:54 -07:00
Whit Morriss
5d19597ffa
Add juju action to start petstore example
...
This is @chuckbutler's work, with some small fixes
`juju action do kubernetes-master/0 petstore` launches the example code
2015-05-19 09:47:08 -05:00
Chao Xu
56bd266c5a
fix the json files for secret and pod
2015-05-18 22:29:40 -07:00
Brendan Burns
f51f8b3a86
More fixes for release 0.17.0
2015-05-18 20:47:03 -07:00
Brian Grant
964ac90aba
Merge pull request #8408 from mdevilliers/patch-1
...
Update the secrets examples to the v1beta3API
2015-05-18 18:50:15 -07:00
Victor Marmol
520f84aa60
Merge pull request #8463 from caesarxuchao/kubeconfig-docs
...
update kubeconfig-docs to v1beta3
2015-05-18 17:34:56 -07:00
Victor Marmol
00bc7dd060
Merge pull request #8470 from brendandburns/docker
...
Update docker instructions to 0.17.0
2015-05-18 17:34:27 -07:00
Tim Hockin
76f99aab94
Merge pull request #7481 from erictune/apiprincip
...
Add API change suggestions.
2015-05-18 16:55:13 -07:00
Brendan Burns
cbef26b1dd
Update docker instructions to 0.17.0
2015-05-18 16:51:48 -07:00
Nikhil Jindal
fadc76422a
Merge pull request #8437 from caesarxuchao/kubectl_run-container-doc
...
update the docs for kubectl-run-container to v1beta3
2015-05-18 16:41:14 -07:00
Chao Xu
eb940576d5
update kubeconfig-docs to v1beta3
2015-05-18 16:28:57 -07:00
Christoph Hartmann
7f6fa21171
update kubectl urls
2015-05-18 22:44:51 +02:00
Mark deVilliers
13aaef14ce
Fix secret namespace and key for v1beta3API
2015-05-18 21:30:52 +01:00
Chao Xu
013130f150
update the docs for kubectl-run-container to v1beta3
2015-05-18 13:29:24 -07:00
Paul Morie
e84092f870
Add variable expansion and design doc
2015-05-18 15:59:55 -04:00
Brendan Burns
4cd424cfb4
Merge pull request #8422 from caesarxuchao/cluster_management-doc
...
update docs/cluster_management.md to v1beta3
2015-05-18 11:48:59 -07:00
Victor Marmol
48d20980e2
Merge pull request #8409 from AntonioMeireles/setup-network-environment_newHome
...
update setup-network-environment 's download URL.
2015-05-18 11:22:24 -07:00
Eric Tune
6d054b140a
Add API change suggestions.
2015-05-18 11:15:22 -07:00
Chao Xu
1291b1697c
update docs/cluster_management.md to v1beta3
2015-05-18 10:47:47 -07:00
Nikhil Jindal
9298638658
Merge pull request #8349 from caesarxuchao/flaky-tests-docs
...
update docs/devel flaky-tests to v1beta3
2015-05-18 10:18:25 -07:00
Victor Marmol
0e804b03a4
Merge pull request #8220 from thockin/label-validation
...
Add test case for qname validation, fix impl
2015-05-18 08:40:56 -07:00
Victor Marmol
4ba22e713a
Merge pull request #8296 from jlowdermilk/gen-analytics
...
Add ga-beacon analytics to gendocs scripts
2015-05-18 08:40:02 -07:00
Victor Marmol
0b4eb95dad
Merge pull request #8363 from caesarxuchao/secrets-doc
...
update docs/secrets.md to v1beta3
2015-05-18 08:38:29 -07:00
Victor Marmol
dc587b7ab0
Merge pull request #8393 from bmorton/fix-coreos-standalone
...
Remove unmatched double-quotes in CoreOS's standalone.yaml
2015-05-18 08:36:07 -07:00
Derek Carr
4753021167
Merge pull request #7617 from pronix/add_libvirt_vagrant_provider
...
Add libvirt provider for vagrant
2015-05-18 08:27:51 -04:00
António Meireles
d4258489ff
update setup-network-environment 's download URL.
...
handles GoogleCloudPlatform/kubernetes#8405
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-18 11:51:06 +01:00
Chao Xu
1526cfd092
update docs/devel flaky-tests to v1beta3
2015-05-17 15:48:33 -07:00
Chao Xu
cf077b2970
change to list syntax
2015-05-17 15:22:25 -07:00
Brian Morton
4d6786a36d
Remove unmatched double-quotes in CoreOS's standalone.yaml.
2015-05-16 23:46:08 -07:00
Prashanth B
dfe80efa69
Merge pull request #8308 from iHile/patch-1
...
Update standalone.yaml ( fix syntax )
2015-05-16 13:28:19 -07:00
Jeff Lowdermilk
553f9f822b
Add ga-beacon analytics to gendocs scripts
...
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Chao Xu
aeff05ae68
update docs/secrets.md to v1beta3
2015-05-15 17:17:30 -07:00
nikhiljindal
fa9f864782
Adding a script to update etcd objects
2015-05-15 16:20:35 -07:00
Tim Hockin
71d375e22f
Add test case for qname validation, fix impl
2015-05-15 14:45:36 -07:00
Jeff Lowdermilk
a5bc6bdaf3
Merge pull request #8166 from kargakis/labels-for-object
...
expose: Re-use labels in case none was specified
2015-05-15 11:35:52 -07:00
kargakis
ac652d16e6
expose: Re-use labels in case none was specified
2015-05-15 11:54:41 +02:00
Ilya Yakovlev
5f992a4980
Update standalone.yaml
2015-05-15 12:09:13 +03:00
Victor Marmol
8d6dee9980
Merge pull request #8248 from pmorie/secrets-doc
...
Fix secrets example pod
2015-05-14 18:25:57 -07:00
Victor Marmol
f701eba672
Merge pull request #8276 from antoineco/aws-update
...
refresh aws getting-started pages and templates
2015-05-14 16:38:08 -07:00
Kris
c62c6ef048
Advice to use default when no namespace is available.
2015-05-14 15:39:31 -07:00
Victor Marmol
06447fa06d
Merge pull request #8277 from aveshagarwal/doc-fixes
...
Fixed Typo.
2015-05-14 15:31:08 -07:00
RichieEscarez
581d2f73be
Revised topic to clarify and enhance steps and examples:
...
Updated descriptions and added headers and into statements
Edited the redirect requests section and clarified steps in example
Replaced GCE with Google Compute Engine
Added two statements about the required forward slashes and inserted a '/' into each example.
2015-05-14 14:06:32 -07:00
Avesh Agarwal
0500b07d53
Fixed Typo.
2015-05-14 17:03:33 -04:00
Antoine Cotten
4f1fe55a9e
refresh aws getting-started pages and templates
2015-05-14 23:00:36 +02:00
Paul Morie
f614367c6c
Fix secrets example pod
2015-05-14 13:03:54 -04:00
dima
3519e83001
Add libvirt provider for vagrant
...
typo. thanks @fodoj
add short desc and link to docs
2015-05-14 10:37:49 +02:00
Ryan Richard
0205c27c50
update rackspace README
2015-05-13 21:33:26 -05:00
Tim Hockin
b429e89251
Spec qualified names (label keys) more tightly
...
It can be a (DNS_SUBDOMAIN/)?label, but we were validating it
incorrectly before.
2015-05-13 13:59:16 -07:00
Daniel Smith
99416947dc
Merge pull request #8162 from thockin/hooks
...
Hooks cleanup
2015-05-13 13:27:24 -07:00
Rohit Jnagal
a1ef8585da
Merge pull request #8168 from brendandburns/docker
...
Update single node docker to 0.16.2
2015-05-13 13:25:27 -07:00
Rohit Jnagal
be71186c7b
Merge pull request #8152 from BenTheElder/ubuntu_docs_git_clone_fix
...
Fix https://github.com/GoogleCloudPlatform/kubernetes/issues/8147
2015-05-13 13:22:38 -07:00
Satnam Singh
04ba79d300
Merge pull request #7994 from RichieEscarez/7094-v1beta1_to_v1beta3
...
Replace instances of v1beta1 with v1beta3
2015-05-13 13:12:25 -07:00
Tim Hockin
f11ba4a1b5
Switch git hooks to use pre-commit
2015-05-13 12:50:25 -07:00
Clayton Coleman
82913c3112
Merge pull request #8170 from wojtek-t/update_conversion_instructions
...
Update instructions for generating conversions.
2015-05-13 13:16:23 -04:00
Wojciech Tyczynski
1fe4b56176
Instructions for generating conversions.
2015-05-13 14:43:48 +02:00
Brendan Burns
48d7604f4e
Update single node docker to 0.16.2
2015-05-13 11:15:56 +01:00
Jeff Lowdermilk
a64cdb34c5
getting-started gce-guide tells users to use downloaded kubectl
2015-05-12 18:21:11 -07:00
BenTheElder
4ecb0193f2
Fixes https://github.com/GoogleCloudPlatform/kubernetes/issues/8147
2015-05-12 20:25:38 -04:00
RichieEscarez
14d8a98737
Revised example proxy URL
...
Updated the example we provide for the proxy URL to clarify how to
prefix a service name.
2015-05-12 11:30:18 -07:00
RichieEscarez
78271e269e
Replace instances of v1beta1 with v1beta3
...
Per issue 7502, replaced all instances of “v1beta1/proxy” with
“v1beta3/proxy/namespaces/default” and “v1beta1/redirect” with
“v1beta3/redirect/namespaces/default”. Also removed all trailing ‘/‘
forward slashes.
Removed trailing whitespace that caused sync error
Removed whitespace after “for the Kubernetes master followed by
`/api/v1beta3/proxy/namespaces/default/services/myservice/alpha/beta/gam
ma`. “
2015-05-12 11:30:18 -07:00
Victor Marmol
43029345f9
Merge pull request #7973 from dchen1107/podstatus
...
Add kubectl log --previous support to view last terminated container log
2015-05-11 17:08:45 -07:00
Jeff Lowdermilk
ac87ed6516
Merge pull request #8064 from deads2k/death-to-auth-path
...
eliminate auth-path
2015-05-11 15:41:41 -07:00
Dawn Chen
ecaf0874b2
Introduce --previous option to kubectl log
2015-05-11 10:14:22 -07:00
Nikhil Jindal
671cdc882f
Merge pull request #8015 from guoshimin/master
...
Fixing master.yaml: Replacing <master-private-up> with $private_ipv4.
2015-05-11 10:12:33 -07:00
Nikhil Jindal
4b5d47d103
Merge pull request #8027 from pmorie/dapi-docs
...
Fix example in downward-api docs
2015-05-11 10:12:08 -07:00
Satnam Singh
8de5dbcbdb
Merge pull request #7956 from RichieEscarez/7094-kube_auth_to_kubectl
...
Fixes 7094 - Replace "kubernetes_auth" with kubectl config view
2015-05-11 09:45:44 -07:00
deads2k
19784dbc4f
remove auth-path from kubeconfig
2015-05-11 10:40:23 -04:00
Paul Morie
3988e0e069
Merge pull request #7987 from pweil-/security-context-doc
...
Update Security Context Documentation
2015-05-11 10:07:41 -04:00
Clayton Coleman
8755ea8ec9
Merge pull request #7704 from smarterclayton/parallel_allocator
...
Use etcd to allocate PortalIPs instead of in-mem
2015-05-11 09:56:10 -04:00
Wojciech Tyczynski
c18f7dfde9
Merge pull request #8041 from nak3/fix-filepath-to-pod
...
Correct filepath to sample pod.yaml in locally.md
2015-05-11 12:42:23 +02:00
Wojciech Tyczynski
6c281ec0f8
Merge pull request #7889 from wjiangjay/master
...
Fix wrong link for security context
2015-05-11 10:34:48 +02:00
Kenjiro Nakayama
cb2c62f0d8
Fix filepath to simple sample pod
2015-05-11 00:21:33 +09:00
Paul Morie
634fb6e9a4
Fix example in downward-api docs
2015-05-09 22:19:44 -04:00
Shimin Guo
539b3523ee
Fixing master.yaml: Replacing <master-private-up> with $private_ipv4.
2015-05-09 00:07:26 -04:00
Paul Weil
05e8915b37
bring doc up to date with actual api types
2015-05-08 16:38:28 -04:00
deads2k
6498fc1fda
remove cmd respect for auth-path
2015-05-08 16:33:33 -04:00
Clayton Coleman
e200d5a317
Make PortalIP alloc HA
...
* Add an allocator which saves state in etcd
* Perform PortalIP allocation check on startup and periodically afterwards
Also expose methods in master for downstream components to handle IP allocation
/ master registration themselves.
2015-05-08 13:34:16 -04:00
RichieEscarez
6d41db6f92
Issue7094- Replace "kubernetes_auth" with kubectl config view
...
Removed the deprecated “kubenetes_auth” command and replaced it with
the “kubectl config view” command (and corresponding example).
2015-05-08 08:48:39 -07:00
Victor Marmol
92bd8577e0
Merge pull request #7931 from pmorie/typo
...
Fix typos in different config comments
2015-05-08 08:05:51 -07:00
Paul Morie
b5dd5be123
Fix typos in different config comments
2015-05-07 18:44:24 -04:00
Robert Bailey
e5b9f7421e
Merge pull request #7616 from brendandburns/qps
...
Adds a simple release-note builder that scrapes the Github API for recent PRs
2015-05-07 13:04:47 -07:00
Matt Bogosian
89a5c4d44e
Fix environment variable error in Vagrant docs: KUBERNETES_MASTER_MINION
-> KUBERNETES_MINION_MEMORY
.
2015-05-07 12:04:31 -07:00
Brendan Burns
6ecce081aa
Merge pull request #7887 from elsonrodriguez/coreos-example-update
...
Fixes #7886 - Used network-environment to get ip, swap wget for curl
2015-05-07 09:55:51 -07:00
Rohit Jnagal
36bb479c52
Merge pull request #5498 from ZJU-SEL/refactor-ubuntu
...
Ubuntu-distro: deprecate & merge ubuntu single node work to ubuntu cluster node stuff
2015-05-07 09:41:20 -07:00
Brendan Burns
40dde19853
Adds a simple release-note builder that scrapes the Github API for recent PRs.
2015-05-07 09:37:38 -07:00
wizard
595345c6a6
Merge the old single-node and multi-node ubuntu deployment into one better approach and update the guidance
2015-05-07 21:01:29 +08:00
Weiwei Jiang
d59f3aeef1
Fix wrong link for security context
2015-05-07 16:10:50 +08:00
Elson Rodriguez
e48bc9ae16
Fixes #7886 - Used network-environment to get ip, swap wget for curl
...
I re-used setup-network-environment instead of $private_ipv4, this
does meant overwriting the docker.service with a custom service.
Also, the wget command was always getting kube-register, curl
works more reliabily for this.
2015-05-07 00:11:55 -07:00
Benjamen Keroack
96c5896c74
service documentation: fix location of selector in JSON, make it clear that publicIPs belongs in the spec field
2015-05-06 17:37:31 -07:00
Brian Grant
32b4b1cdd7
Merge pull request #7575 from brendandburns/kubectl
...
Rolling Updates: Add support for --rollback.
2015-05-06 11:35:57 -07:00
Maxwell Forbes
fccfa5cab2
Merge pull request #7841 from thockin/netdocs
...
Beef up services doc a little
2015-05-06 10:36:19 -07:00
Brendan Burns
c9e33e197d
Add support for --rollback.
2015-05-06 10:21:35 -07:00
Tim Hockin
bfde99ac4b
Beef up services doc a little
...
Convert examples to v1beta3, flesh out some details, mention L7.
2015-05-06 09:05:06 -07:00
Eric Tune
1c905863ad
Merge pull request #7816 from mbforbes/nfsDocs
...
Update volumes doc to fix broken link and describe new file.
2015-05-06 09:04:24 -07:00
Maxwell Forbes
390f269272
Merge pull request #7836 from pmorie/security-context-doc
...
Fix link to service accounts doc in security context doc
2015-05-06 08:38:50 -07:00
Paul Morie
a6b06f4932
Fix link to service accounts doc in security context doc
2015-05-06 10:04:39 -04:00
Steve Milner
478ce734b0
Added client header info for authentication doc.
2015-05-06 09:14:45 -04:00
Robert Bailey
3a24c0e898
Merge pull request #7667 from antoineco/master
...
update AWS CloudFormation template and cloud-configs
2015-05-06 00:28:10 -07:00
Maxwell Forbes
7adaaa4c64
Merge pull request #7823 from saad-ali/fix-event-doc-link
...
Fix event doc link
2015-05-05 18:18:06 -07:00
Saad Ali
66e0985715
Fix event doc link
2015-05-05 18:11:58 -07:00
Max Forbes
5ba39646c7
Update volumes doc to fix broken link and describe new file.
2015-05-05 16:06:49 -07:00
Jeff Lowdermilk
d8b970e8cf
Update kubeconfig-file doc.
...
Remove the '.' in references to '.kubeconfig file' to avoid confusion as
default location is now ~/.kube/config. Also remove auth-path examples,
as that option is deprecated and should not be used.
2015-05-05 11:36:22 -07:00
Antoine Cotten
31a513d778
update AWS CloudFormation template and cloud-configs
...
Kubernetes 0.16.1 and CoreOS 668.2.0 (alpha)
a lot of cleanup
2015-05-05 08:26:16 +02:00
Quinton Hoole
868df8679a
Merge pull request #7614 from tamsky/patch-1
...
React to failure by growing the remaining clusters
2015-05-04 18:17:01 -07:00
Brian Grant
52d388a487
Merge pull request #7649 from brendandburns/example
...
Add a central simple getting started guide with kubernetes guide.
2015-05-04 14:46:28 -07:00
Clayton Coleman
bb82fbb24f
Merge pull request #7727 from pmorie/api-changes
...
Add step to API changes doc for swagger regen
2015-05-04 16:32:24 -04:00
Paul Morie
d0c8f52d9c
Add step to API changes doc for swagger regen
2015-05-04 16:32:08 -04:00
Victor Marmol
90de73ac7a
Merge pull request #7536 from rjnagal/node
...
Add --hostport to run-container.
2015-05-04 12:55:12 -07:00
Alex Robinson
9927a85cdc
Merge pull request #7522 from simon3z/ovirt-guide
...
cloudproviders: add ovirt getting started guide
2015-05-04 10:53:46 -07:00
Avesh Agarwal
2138ab3b84
A guide to set up kubernetes multiple nodes cluster with flannel on fedora.
2015-05-04 12:38:28 -04:00
Brendan Burns
37eedef348
Add a central simple getting started guide with kubernetes guide.
...
Point several getting started guides at this doc.
2015-05-01 20:20:15 -07:00
Rohit Jnagal
9cbfb0c3f9
Add --hostport to run-container.
...
This helps as a starting point to show a single-machine container.
Its easier to use this as an example to show where host port mapping breaks and move on to
services.
2015-05-01 23:45:03 +00:00
Andy Lindeman
ba83a511f2
Removes spurious quotation mark
2015-05-01 17:38:33 -04:00
Eric Tune
285a990cbe
Merge pull request #6973 from AntonioMeireles/etcd2
...
bringing CoreOS cloud-configs up-to-date (against 0.15.x and latest OS' alpha)
2015-05-01 13:34:41 -07:00
Eric Paris
204170e038
Merge pull request #7636 from eparis/copyright-boilerplate-man2doc
...
Update license boilerplate for docs/man/md2man-all.sh
2015-05-01 12:57:36 -05:00
Eric Paris
ea9d6dfee6
Update license boilerplate for docs/man/md2man-all.sh
2015-05-01 13:50:14 -04:00
Jeff Lowdermilk
01fdd74a91
Merge pull request #7624 from erictune/servicedoc
...
Explain what pets are.
2015-05-01 10:45:40 -07:00
Jeff Lowdermilk
ec9942e995
Merge pull request #7540 from bprashanth/rollingupdate
...
Fix rolling update --image
2015-05-01 10:07:46 -07:00
David Oppenheimer
0759864d74
Merge pull request #6995 from rrati/ha-proposal-6993
...
Proposal for High Availability of Daemons
2015-05-01 09:56:56 -07:00
António Meireles
adf8704f4c
docs/getting-started-guides/coreos/: update for 0.15.0+ support.
...
- allow payloads to run in privileged mode.
- update kube-register to latest upstream (v0.0.3).
- jump into the etcd2 bandwagon.
- etcd master on master node.
- etcd proxies in nodes.
- update docs to reflect minimum required CoreOS version.
- 653.0.0 is the first to ship with etcd2, which we now consume.
- propagate changes on coreos/cloud-configs/ also to aws/cloud-configs/.
- update tested k8s versions that this addresses in the
getting-started-guides table ence making sure we are consistent across
it regarding the versions we claim to have tested, add myself there as
contact too.
- do not assume that cloud-init shortcuts will get everything right.
- they won't (as setup-network-environment who populates *_ipv4, etc
only runs way later).
- use flannel's plain defaults, as they should just be enough for the
common case.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-01 17:54:44 +01:00
Eric Tune
51d96cb683
Explain what pets are.
2015-05-01 09:39:42 -07:00
Robert Rati
0beb72729e
Fixed list formatting in the design discussion notes. #6993
2015-05-01 10:02:56 -04:00
Marc Tamsky
7fc51ca580
React to failure by growing the remaining clusters
2015-04-30 22:58:33 -07:00
Eric Tune
dddf414cf5
Merge pull request #7195 from mbruzek/add-charms
...
Add the Juju charms to Kubernetes
2015-04-30 16:26:58 -07:00
CJ Cullen
248508ca9b
Merge pull request #7583 from erictune/servicedoc
...
Document session affinity option.
2015-04-30 15:37:20 -07:00
Eric Tune
53c6c5cfb3
Document session affinity option.
...
Closes #2867
2015-04-30 12:41:21 -07:00
Prashanth Balasubramanian
c8ea0c27e9
Fix rollingupdate --image
2015-04-30 11:28:18 -07:00
Clayton Coleman
d03b5299f9
Merge pull request #7432 from piosz/termination_notice
...
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
2015-04-30 13:55:51 -04:00
CJ Cullen
f4b9efff54
Merge pull request #7531 from pmorie/secret-docs
...
Fix representation of v1beta3 pod in secrets doc
2015-04-30 09:55:30 -07:00
Victor Marmol
5bd2e6d37f
Merge pull request #7552 from rjnagal/kubectl
...
Fix typo in 'kubectl expose' examples.
2015-04-30 09:19:37 -07:00
Piotr Szczesniak
11a2dc496f
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
...
Those are changes which touch users required by Termination Notice
Addresses #6804
2015-04-30 18:00:33 +02:00
Victor Marmol
6e900176c7
Merge pull request #7484 from colemickens/patch-1
...
Mention :latest behavior for image version tag
2015-04-30 08:39:31 -07:00
Paul Morie
dd51882b4f
Fix representation of v1beta3 pod in secrets doc
2015-04-30 10:34:45 -04:00
Filip Grzadkowski
231284187e
Merge pull request #7431 from wojtek-t/conversion_chains
...
Prepare for chaining autogenerated conversion methods
2015-04-30 09:08:40 +02:00
Rohit Jnagal
0a8b136ee6
Fix typo in 'kubectl expose' examples.
2015-04-30 06:02:16 +00:00
Cole Mickens
92f5b8ca7a
Mention :latest behavior for image version tag
2015-04-29 21:34:07 -07:00
Jeff Lowdermilk
9fd8cbae64
Merge pull request #7510 from eparis/cobra-rebase
...
Cobra rebase
2015-04-29 15:08:41 -07:00
Robert Rati
ed2f3c6b1f
More updates based on feedback. #6993
2015-04-29 14:50:13 -04:00
CJ Cullen
a529c0e0f3
Merge pull request #7499 from elsonrodriguez/coreos-example-fix
...
Fixes #7498 - CoreOS Getting Started Guide had invalid cloud config
2015-04-29 10:07:49 -07:00
Eric Paris
52a005fa24
Update docs after cobra update (spellling mistake)
2015-04-29 11:26:55 -04:00
Wojciech Tyczynski
8eca76298f
Improvements to conversions generator.
2015-04-29 16:32:31 +02:00
Harry Zhang
7c043b7b26
Fix invalid character '"' after object key:value pair
...
There missed a comma and lead invalid character '"' after object key:value pair
2015-04-29 17:04:37 +08:00
Elson Rodriguez
f5e81c25c9
Fixes #7498 - CoreOS Getting Started Guide had invalid cloud config
...
Fixed node.yml and master.yml to work in environments where eth1
does not exist.
Also included an explicit setting for etcdctl in the flannel config
2015-04-28 23:04:11 -07:00
Brian Grant
f8569dc5d3
Merge pull request #7366 from erictune/apiprincip
...
API Conventions for Late-initializers
2015-04-28 16:00:09 -07:00
Eric Tune
7ca60d5775
API Conventions for Late-initializers
2015-04-28 15:41:44 -07:00
Brendan Burns
e1256c0802
Make delete actually stop resources by default.
...
Refactor for shared code.
2015-04-28 14:36:43 -07:00
Alex Robinson
93d06e1061
Merge pull request #7450 from brendandburns/docs
...
Added some details about hook execution guarantees.
2015-04-28 12:09:58 -07:00
Brendan Burns
d944fa44bf
Added some details about hook execution guarantees.
2015-04-28 11:26:03 -07:00
Brendan Burns
d327ba7776
Merge pull request #7383 from roberthbailey/basic-auth
...
Add support for HTTP basic auth to the kube-apiserver.
2015-04-28 10:59:26 -07:00
Alex Robinson
db5767c1e0
Merge pull request #7364 from hvolkmer/offline-doc-0150
...
Updated CoreOS bare metal docs for 0.15.0
2015-04-28 10:52:24 -07:00
Robert Bailey
6d85dcb4a0
Add support for HTTP basic auth to the kube-apiserver.
2015-04-28 10:33:51 -07:00
Alex Robinson
89488e0cfe
Merge pull request #7442 from ashcrow/patch-1
...
Added optional step to fedora getting started.
2015-04-28 10:30:40 -07:00
Steve Milner
4af8cd78a3
Added optional step to fedora getting started.
2015-04-28 13:15:58 -04:00
Jeff Lowdermilk
4045dedc99
Merge pull request #7279 from brendandburns/update
...
Further implementation of rolling-update, add rename
2015-04-28 09:31:28 -07:00
Hendrik Volkmer
1d6ca8c7fe
Cleaned up getting started README and fixed typo
2015-04-28 08:21:53 +02:00
Jerzy Szczepkowski
99fc906f78
Merge pull request #7418 from aveshagarwal/doc-fix
...
Fixed broken matrix link in the cluster admin guide.
2015-04-28 07:31:29 +02:00
Avesh Agarwal
dd5614ba09
Fixed typo in the matrix link in cluster admin guide.
2015-04-27 23:46:58 -04:00
Brendan Burns
591d98b6b2
Add replication controller renaming as a cleanup option.
2015-04-27 20:38:20 -07:00
Paul Morie
82044e62e8
Add docs for downward API
2015-04-27 21:59:17 -04:00
Tim Hockin
a3d45fada8
Change flags to use dashes in help
2015-04-27 15:11:03 -07:00
Tim Hockin
635c393a5a
Merge pull request #6105 from markturansky/yoko_pv_mgr
...
PersistentVolumeClaimBinder
2015-04-27 13:35:44 -07:00
Derek Carr
8d40ebd001
Merge pull request #7336 from PeterLamar/patch-1
...
Update vagrant.md
2015-04-27 16:02:26 -04:00
Rohit Jnagal
f2fcab577c
Merge pull request #7314 from pmorie/doc
...
Add hint re: fuzzer to api changes doc
2015-04-27 12:40:32 -07:00
Satnam Singh
81acaeb86e
Fix path for swagger-ui
2015-04-27 11:02:12 -07:00
markturansky
242567460d
PersistentVolumeClaimBinder implementation
2015-04-27 12:05:11 -04:00
Hendrik Volkmer
636756d8aa
Updated CoreOS bare metal docs for 0.15.0
...
Also added more consistent placeholder names, info how to replace them and added more debugging commands
2015-04-27 17:16:36 +02:00
Wojciech Tyczynski
832973c09e
Merge pull request #7363 from hvolkmer/patch-1
...
Fixed typo in getting started documentation
2015-04-27 17:14:42 +02:00
Paul Morie
ada020e57e
Add hint re: fuzzer to api changes doc
2015-04-27 09:25:17 -04:00
Eric Paris
8964ad76f5
Merge pull request #7109 from aveshagarwal/kubernetes-fedora-guide-fixes
...
It fixes a regression in fedora guide and provides minor updates.
2015-04-27 08:18:38 -05:00
Jerzy Szczepkowski
1afaf9de24
Merge pull request #7331 from westurner/patch-1
...
Fixed URLs in docker getting started guide.
2015-04-27 09:04:05 +02:00
George Kuan
9f64d009e0
Corrected some typos
2015-04-26 19:37:14 -07:00
Peter Lamar
052ae3130e
Update vagrant.md
2015-04-26 14:20:15 -07:00
Federico Simoncelli
391ea823a0
cloudproviders: add ovirt getting started guide
...
Fixes #6965
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-04-25 15:53:21 -04:00
Wes Turner
3910114b53
DOC: docs/gsg/docker.md: HTTPS URLS to kubectl
...
Is there a docker run command to build this?
2015-04-25 05:10:53 -05:00
Brian Grant
7330ced1fe
Merge pull request #7268 from brendandburns/qps
...
First part of improved rolling update, allow dynamic next replication controller generation.
2015-04-24 16:11:07 -07:00
Brendan Burns
217e6ff0d0
First part of improved rolling update, allow dynamic next replication controller generation.
2015-04-24 15:19:00 -07:00
Eric Tune
bbf48f59c4
Merge pull request #6726 from ashcrow/order-getting-started
...
Reordered getting started guides by provider name.
2015-04-24 13:07:43 -07:00
Avesh Agarwal
affef892e4
It fixes a regression in fedora guide and provides minor updates.
2015-04-24 15:25:09 -04:00
Robert Rati
4e6a329121
More updates from feedback. #6993
2015-04-24 14:55:42 -04:00
Brendan Burns
49977e6a47
Revert "Update docker examples to 0.15.0"
2015-04-24 10:05:27 -07:00
Robert Bailey
c1d1e1d45c
Merge pull request #7224 from errordeveloper/master
...
coreos/azure: Weave version bump, various other enhancements
2015-04-24 09:27:28 -07:00
Tim Hockin
12e4e8f304
Make docs links go through docs.k8s.io
2015-04-23 16:36:27 -07:00
Jeff Lowdermilk
a8e2f6e9c8
Add examples for kubectl describe, and make gendocs less spammy
...
Makes hack/{run/verify}-gendocs.sh ignore generated-timestamp-only
changes so minor changes to kubectl don't have to touch the entire
set of md docs.
2015-04-23 14:53:10 -07:00
Satnam Singh
bb478a9e21
Merge pull request #7007 from jlowdermilk/kubeconfig-verbose
...
Add a --short flag to kubectl config view
2015-04-23 14:51:13 -07:00
Satnam Singh
90bbe123a0
Fix path of kube-version-change
2015-04-23 12:26:46 -07:00
David Oppenheimer
54f20151f4
Merge pull request #6713 from brendandburns/docs
...
Suggest a simple rolling update.
2015-04-23 11:52:30 -07:00
Jeff Lowdermilk
fa6ce7b7bf
Add a --raw flag to kubectl config view
...
Defaults to false, unless --flatten is specified. Default behavior
(--raw=false) is that byte data (Client{Certificate,Key}data,
CertificateAuthorityData) is redacted for a more human-readable view.
Useful for manually inspecting files that have embeded data.
2015-04-23 09:19:45 -07:00
Ilya Dmitrichenko
c8b06a9a85
coreos/azure: Use drop-in to fix the interwebz -
...
It turns out `network-online.target` doesn't imply that there is
access to the Internet and simply using `curl --retry 10` doesn't
work and hangs forever, even if we can already reach github.com...
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
652972b31a
coreos/azure: Update the docs
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
fc1feebcf5
coreos/azure: Parametrise registration label
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
9ac9670022
coreos/azure: Registration before proxy & kublet -
...
it seems a little odd, sometimes we get an error that node had
already been registered... it's unclear whether kubelet somehow
does self-registration?
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
7b8abf3cbb
coreos/azure: Make etcd cluster scalable
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
d882ad5411
coreos/azure: Make examples work with Azure provider as-is
2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko
3b6b369b26
coreos/azure: Bump CLI tools version
2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko
55efa3f400
coreos/azure: Pass --local
to weave, as docker is not running yet
2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko
d8f839bb72
coreos/azure: Simplify etcd, use Weave 0.10.0
2015-04-23 12:55:09 +01:00
Zach Loafman
26aeb6c370
Merge pull request #6618 from roberthbailey/no-nginx
...
Salt reconfiguration to get rid of nginx on GCE
2015-04-22 13:59:12 -07:00
Matt Bruzek
60f678be32
Merge branch 'master' of github.com:GoogleCloudPlatform/kubernetes into add-charms
2015-04-22 15:07:49 -05:00
Steve Milner
5d11bb2f87
Reordered getting started guides by version/support level.
2015-04-22 15:57:26 -04:00
Brendan Burns
dacd0e0847
Merge pull request #6398 from BlueShells/master
...
update the doc of fedora to let someone else out of trouble
2015-04-22 12:51:06 -07:00
Robert Bailey
dc45f7f9e6
Remove nginx and replace basic auth with bearer token auth for GCE.
...
- Configure the apiserver to listen securely on 443 instead of 6443.
- Configure the kubelet to connect to 443 instead of 6443.
- Update documentation to refer to bearer tokens instead of basic auth.
2015-04-22 11:11:20 -07:00
Brendan Burns
7e0f6f859f
Suggest a simple rolling update.
2015-04-22 10:22:47 -07:00
Robert Bailey
7854954fc2
Merge pull request #7158 from crossorigin/azure-0.15.0
...
Set Weave To 0.9.0 And Update Etcd Configuration For Azure
2015-04-22 08:33:02 -07:00
Robert Rati
03ad9af16a
More updates based on feedback. #6993
2015-04-22 11:21:31 -04:00
Ido Shamun
eb2cf2f904
set weave version to 0.9.0 instead of latest
2015-04-22 14:05:09 +03:00
caesarxuchao
61818cfcbe
fix the link to services.md
2015-04-21 21:24:53 -07:00
Matt Bruzek
9ca54b3cb6
Merge branch 'master' of github.com:GoogleCloudPlatform/kubernetes into add-charms
2015-04-21 16:55:00 -05:00
Robert Rati
c3469dd236
Updated HA proposal based upon comments. #6993
2015-04-21 16:58:45 -04:00
Brian Grant
7f0258ff83
Merge pull request #6963 from davidopp/master
...
Fix some wording in cluster management doc.
2015-04-21 13:17:00 -07:00
Brian Grant
7977949767
Merge pull request #6593 from derekwaynecarr/object_counts
...
ResourceQuota add object count support for secret and volume claims
2015-04-21 13:16:00 -07:00
Ido Shamun
29b64bf64c
update etcd2 configuration
2015-04-21 22:05:39 +03:00
markturansky
0b6eb6c05b
Fixed typo in README.md
2015-04-21 13:58:28 -04:00
derekwaynecarr
06eb45fb75
ResourceQuota add object count support for secret and volume claims
2015-04-21 09:49:40 -04:00
Justin Santa Barbara
29592356f7
Rename salt minion_ip to hostname_override
...
Prep work for making AWS node identifier -> instance id
2015-04-21 06:24:49 -07:00
Robert Bailey
26edb7581e
Remove old design file (that has been fully implemented).
2015-04-20 21:33:03 -07:00
Robert Bailey
9d5da502e1
Merge pull request #7074 from crossorigin/azure-0.15.0
...
Update Azure Coreos To Kubernetes 0.15.0
2015-04-20 20:34:46 -07:00
Robert Bailey
f637582541
Merge pull request #7088 from benmccann/aws-docs
...
Add additional details to the AWS documentation
2015-04-20 20:21:08 -07:00
Robert Bailey
24a9a21fcb
Merge pull request #7084 from benmccann/avail-doc-fixes
...
Minor cleanup for availability docs
2015-04-20 20:10:12 -07:00
Ben McCann
10c351b1b5
Add additional details to the AWS documentation
2015-04-20 19:10:02 -07:00
CJ Cullen
1be193098a
Merge pull request #7072 from dchen1107/cleanup
...
Remove fqdn dependency for node name
2015-04-20 18:00:21 -07:00
Ben McCann
4731e78d62
Minor cleanup for availability docs
2015-04-20 17:00:56 -07:00
Vish Kannan
db7a56529f
Merge pull request #7077 from brendandburns/hyperkube
...
Update docker examples to 0.15.0
2015-04-20 19:48:49 -04:00
Brendan Burns
8c947de4e2
Update docker examples to 0.15.0
2015-04-20 15:40:08 -07:00
Ido Shamun
770479b261
update readme versions table
2015-04-21 01:28:55 +03:00
Matt Bruzek
c0412776bc
@chuckbutler changed the documentation to current
2015-04-20 17:19:45 -05:00
Nikhil Jindal
b37328a551
Merge pull request #7064 from benmccann/roadmap2
...
Mark an item as in progress on roadmap which was accidentally marked as completed
2015-04-20 14:40:04 -07:00
Ido Shamun
314bd39747
update azure coreos to kubernetes 0.15.0
...
add affinity group variable to azure coreos scripts
2015-04-21 00:31:04 +03:00
Kenjiro Nakayama
2e702b0c61
Replace hostname -f with uname -n
2015-04-20 14:16:21 -07:00
Brendan Burns
996ded35ff
Merge pull request #6890 from bussyjd/patch-2
...
Fixes getting started aws/cloud-configs/node.yaml
2015-04-20 13:51:25 -07:00
Ben McCann
00b0dccdec
Mark an item as in progress on roadmap which was accidentally marked as completed
2015-04-20 12:52:21 -07:00
Brendan Burns
e079e23e47
Merge pull request #6597 from fabioy/kubectl-validate
...
Add "kubectl validate" command to do a cluster health check.
2015-04-20 11:21:06 -07:00
Ben McCann
7d608f4290
Mark a couple items as complete in the roadmap
2015-04-20 08:33:40 -07:00
David Oppenheimer
377f7e9836
Address review comments from @bgrant0607.
2015-04-19 14:07:22 -07:00
Fabio Yeon
c6ef2ddf8a
Fix "validate-cluster.sh" to use "kubectl get componentstatus".
2015-04-17 11:59:53 -07:00
Robert Rati
b5390a991e
Proposal for High Availability of Daemons #6993
2015-04-17 14:59:37 -04:00
Derek Carr
40d0e559a6
Merge pull request #6983 from posita/vagrant-provider-support-2741
...
READY FOR REVIEW - Fix #2741 . Add support for alternate Vagrant providers: ...
2015-04-17 14:42:19 -04:00
Matt Bogosian
e8672e2242
Fix #2741 . Add support for alternate Vagrant providers: VMWare Fusion, VMWare Workstation, and Parallels.
2015-04-17 11:26:29 -07:00
Alex Robinson
92e668108b
Merge pull request #6987 from erictune/remove_rackspace_link
...
Unlink stale rackspace getting-started-guide.
2015-04-17 11:19:41 -07:00
Alex Robinson
959d6f406c
Merge pull request #6950 from roberthbailey/getting-started
...
Update GKE/GCE getting started guides to refer to the latest release.
2015-04-17 11:01:23 -07:00
Eric Tune
ed23bbb0ab
Unlink stale rackspace getting-started-guide.
...
Leaving cloud provider in as community person is
working on updating it.
2015-04-17 09:46:32 -07:00
Wojciech Tyczynski
a20215beec
Merge pull request #6970 from marekbiskup/typoFix
...
Broken links fixed.
2015-04-17 12:47:41 +02:00
Marek Biskup
817049cc73
Broken links fixed.
2015-04-17 11:04:53 +02:00
David Oppenheimer
bae12d6369
Fix some wording in cluster management doc.
2015-04-16 22:31:19 -07:00
Robert Bailey
c65035a80f
Update GKE/GCE getting started guides to refer to the latest release.
2015-04-16 18:34:55 -07:00
Daniel Smith
288effa7c1
Merge pull request #6933 from bgrant0607/docfix
...
Update docs. Add design principles.
2015-04-16 16:55:10 -07:00
Brian Grant
f1cea092df
Update docs. Add design principles. Fixes #6133 . Fixes #4182 .
...
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate
#
# Your commit will be aborted unless you regenerate docs.
COMMIT_BLOCKED_ON_GENDOCS
2015-04-16 22:13:44 +00:00
Eric Tune
1d8659d9de
Merge pull request #5959 from jeffmendoza/patch-1
...
Update getting started support matrix.
2015-04-16 14:50:19 -07:00
Jeff Lowdermilk
97e4549170
Merge pull request #6680 from deads2k/deads-change-kubeconfig-chain
...
change kubeconfig loading chain
2015-04-16 13:57:31 -07:00
Eric Tune
67435e10c5
Merge pull request #6931 from mesosphere/fix-mesos-gsg-instructions
...
Fixed error in Mesos getting started guide.
2015-04-16 13:41:38 -07:00
Alex Robinson
391e079cf6
Merge pull request #6917 from thockin/dockerfile-images-are-dead
...
Stop using dockerfile/* images
2015-04-16 13:30:50 -07:00
Connor Doyle
a6d0b44a33
Fixed error in Mesos getting started guide.
...
The instructions previously advised that the Kubernetes-Mesos executor
will not start up a proxy instance on each minion, but this is
incorrect. Changed the wording to indicate that the proxy only needs to
be started manually on the master.
2015-04-16 13:26:08 -07:00
Tim Hockin
c2bacd588d
Stop using dockerfile/* images
...
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx. Fix all
users in our tree. Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Ahmet Alp Balkan
cf58b7283a
Correct typo in azure.md
2015-04-16 11:39:40 -07:00
Robert Bailey
17181cbb81
Merge pull request #6918 from bgrant0607/docfix
...
Update link to Borg paper.
2015-04-16 10:53:46 -07:00
Alex Robinson
d2de75cf55
Merge pull request #6907 from ianmiell/patch-1
...
Minor pit-nicks
2015-04-16 10:32:17 -07:00
deads2k
de4be5422c
change kubeconfig loading order
2015-04-16 13:05:09 -04:00
Brian Grant
3a2c482431
Update link to Borg paper.
2015-04-16 16:24:57 +00:00
Robert Bailey
4d3b66c09f
Merge pull request #6897 from colemickens/patch-2
...
Add vnet instructions to azure getting started
2015-04-16 07:15:34 -07:00
Ian Miell
f8e6ab5610
Minor pit-nicks
2015-04-16 14:24:29 +01:00
Cole Mickens
93d76762b7
Update azure.md
2015-04-16 00:30:10 -07:00
Cole Mickens
205d3bf907
Add vnet instructions to azure getting started
2015-04-16 00:22:39 -07:00
Robert Bailey
39bc39315b
Add documentation to help new contributors with write access
...
from accidentally pushing upstream.
2015-04-15 20:51:49 -07:00
BUSSY Jean-Daniel
4115d78bc8
Fixes getting started aws/cloud-configs/node.yaml
...
Fixes
https://github.com/GoogleCloudPlatform/kubernetes/issues/6555
2015-04-16 11:49:03 +09:00
Brian Grant
0709dc6aa1
Merge pull request #6837 from quinton-hoole/2015-03-09-Ubernetes-RFC
...
Cluster Federation RFC
2015-04-15 15:13:50 -07:00
Brian Grant
8c213bb119
Merge pull request #6840 from bgrant0607/docfix
...
Updated API conventions and other details, per #6133 .
2015-04-15 14:26:30 -07:00
sandric
f0c3f372a5
Update services.md
...
Fix pods docs link
2015-04-15 18:46:26 +03:00
Marek Biskup
013a10b320
fixed typo in doc (secrets)
2015-04-15 15:32:00 +02:00
Brian Grant
7beb6ddc76
Updated API conventions and other details, per #6133 .
2015-04-15 02:32:34 +00:00
Quinton Hoole
53dde02827
Cluster Federation RFC.
...
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate
#
# Your commit will be aborted unless you regenerate docs.
COMMIT_BLOCKED_ON_GENDOCS
2015-04-14 15:57:33 -07:00
Xiang Li
5f4b2f5551
docs: generate docs
2015-04-14 12:53:37 -07:00
Dawn Chen
9ffebf7f7d
Merge pull request #6805 from eparis/fedora-docs
...
update fedora documentation
2015-04-14 09:50:02 -07:00
Yu-Ju Hong
190e6df400
Merge pull request #6407 from IanLewis/master
...
Updated instance name for standalone CoreOS guide.
2015-04-14 09:36:41 -07:00
Dawn Chen
124bece655
Merge pull request #6801 from abonas/fixSecretDoc
...
fix broken link in secrets doc
2015-04-14 09:25:28 -07:00
Eric Paris
069b3a9c29
update fedora documentation
2015-04-14 10:24:52 -04:00
deads2k
bac5cbbe82
add flattening and minifying options to config view
2015-04-14 10:23:10 -04:00
Alissa Bonas
4a17d03577
fix broken link in secrets doc
2015-04-14 11:32:32 +03:00
Eric Paris
26149bd83d
Doc generation should remove old doc files
...
Right now, our doc generation scripts notice if you make changes and
don't regen docs, don't include new docs, etc. But they miss it if your
changes should have REMOVED a doc. Both kubectl-apiversion and
kubectl-clusterinfo should have been removed, but weren't.
This patch starts tracking all generated doc files and will cause
problems if files should be removed and aren't.
2015-04-13 17:48:24 -04:00
Dawn Chen
ae144d7b1f
Merge pull request #6639 from eLobato/patch-1
...
Minor typos in Fedora ansible docs
2015-04-13 13:48:47 -07:00
Jeff Lowdermilk
4a41a7ffe5
Merge pull request #6745 from eparis/auto-gen-markdown
...
Auto gen markdown
2015-04-13 10:00:55 -07:00
Eric Paris
faf60a3cab
update docs using spf13/cobra generator
2015-04-12 15:04:39 -04:00
Young
e4aa1b3924
supplement the way to add a DNS for local kubernetes
2015-04-12 14:40:52 +08:00
Robert Bailey
d577db9987
Merge pull request #6721 from brendandburns/hyperkube
...
Update to 0.14.2 in the docker k8s instructions.
2015-04-10 23:45:36 -07:00
Brendan Burns
6217ae0242
Update to 0.14.2 in the docker k8s instructions.
2015-04-10 22:02:55 -07:00
Deyuan Deng
6679b850e3
Small fix for secret doc
2015-04-10 14:21:15 -04:00
Hendrik Volkmer
247e989690
Fixed typo in getting started documentation
2015-04-10 17:13:16 +02:00
deads2k
b2e3f2185e
make kubectl config behave more expectedly
2015-04-09 15:43:57 -04:00
Daniel Lobato García
baabd96106
Minor typos in Fedora ansible docs
2015-04-09 20:54:14 +03:00
Maxwell Forbes
7eb7387d97
Merge pull request #6403 from zmerlynn/salt_docs
...
Update the existing salt.md, add the start of a Salt README tree
2015-04-09 10:34:25 -07:00
Jeff Lowdermilk
ca6f1a1bc7
Merge pull request #6476 from deads2k/deads-fix-kubeconfig-serialization
...
fix kubeconfig serialization
2015-04-09 09:41:26 -07:00
nikhiljindal
fe60be3179
Moving v1beta1 kubectl examples to v1beta3
2015-04-08 13:08:13 -07:00
Vish Kannan
ffffbb7edf
Merge pull request #6505 from brendandburns/hyperkube
...
Docker multi-node
2015-04-08 11:08:39 -07:00
Jeff Mendoza
076f4ac618
Update getting started support matrix.
...
Removing myself from Azure, as I no longer have the resources to support this.
2015-04-08 08:53:58 -07:00
Brendan Burns
b3c46b5c66
Add a Docker multi-node setup.
2015-04-07 21:22:33 -07:00
Ilya Dmitrichenko
ddfd480828
Fix markdown syntax.
2015-04-08 00:28:54 +01:00
Clayton Coleman
c50355e34f
Merge pull request #6509 from bgrant0607/docfix
...
Updated CLI roadmap.
2015-04-07 17:55:45 -04:00
Brian Grant
4404205da6
Merge pull request #6478 from AntonioMeireles/newrelchmngmt
...
adding release notes guidelines to the (new) releases policy.
2015-04-07 14:46:08 -07:00
Brian Grant
585aa77cd4
Merge pull request #6531 from bprashanth/liveness
...
Fix liveness probe in pod.json example
2015-04-07 13:52:40 -07:00
Prashanth Balasubramanian
56b8de6f6c
Fix liveness probe in pod.json example
2015-04-07 12:15:06 -07:00
Sam Ghods
71027d1f19
Create Prerequisites section of GCE getting started guide
...
The "Troubleshooting" section of the Google Compute Engine is more like a prerequisites section, like the AWS guide. This reorganizes the guide to reflect that. (The "Networking" section actually is more of a troubleshooting section.)
2015-04-07 11:15:22 -07:00
António Meireles
6a872af29a
adding release notes guidelines to the (new) releases policy.
...
per the ongoing conversation at GoogleCloudPlatform/kubernetes#6213
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-04-07 18:21:45 +01:00
Rohit Jnagal
fe0fb72736
Merge pull request #6506 from brendandburns/docs
...
Move GKE to the top of the list of supported solutions.
2015-04-07 09:19:30 -07:00
gmarek
ef56dca6b6
Remove ConditionSchedulable
2015-04-07 17:01:07 +02:00
deads2k
609208b8b5
update scripts with correct templates
2015-04-07 08:07:24 -04:00
deads2k
5c4b6583e4
fix kubectl config view to respect serialization formats
2015-04-07 08:07:24 -04:00
Brian Grant
30dd30802b
Updated CLI roadmap. Fixes #5993 .
...
Also added a couple links to api.md.
2015-04-07 06:50:59 +00:00
Brendan Burns
cab0960965
Move GKE to the top of the list of supported solutions.
...
Also mention GKE in the GCE guide, and clean up some minor bits.
2015-04-06 22:16:07 -07:00
Brendan Burns
42e4eaa98a
Add a multi-node startup guide.
2015-04-06 16:29:46 -07:00
Zach Loafman
c292d2e8d6
Update the existing salt.md, add the start of a Salt README tree
...
Starts to fix #6070
2015-04-06 14:41:21 -07:00
Robert Bailey
05fd6fe619
Merge pull request #6432 from brendandburns/hyperkube
...
Add a docker image for hyperkube, and instructions on how to use.
2015-04-06 11:23:40 -07:00
Rohit Jnagal
62f399fb84
Merge pull request #6453 from mazswojejzony/master
...
Ubuntu-cluster updates: configure.sh fix and guide update
2015-04-06 11:17:51 -07:00
Brendan Burns
628b052aae
Add a docker how-to guide.
2015-04-06 10:43:42 -07:00
mazswojejzony
0062da4956
Added extra info on 10.0.0.0/16 network
...
Using 10.0.0.0/16 for flannel network and 10.10.103.x for example cluster network is a bit misleading as people may think they should use the same network for both flannel and eth0 interfaces. This commit tries to clarify that flannel shall use different network.
2015-04-05 22:38:24 +02:00
Masahiro Sano
d50af6c6bf
fix broken tables in docs/resouce_quota_admin.md
2015-04-05 18:59:06 +09:00
Brian Grant
b0b6418ca3
Merge pull request #6377 from nikhiljindal/kubevtl
...
Updating components to use v1beta3
2015-04-03 15:58:09 -07:00
nikhiljindal
f2b72931fc
Updating components to use v1beta3
2015-04-03 15:19:14 -07:00
Brian Grant
0d95883593
Merge pull request #6027 from ghodss/kube-patch
...
Implement Strategic Merge Patch in apiserver
2015-04-03 15:08:51 -07:00
Sam Ghods
2c977db1b3
Implement Strategic Merge Patch in apiserver
2015-04-03 11:51:02 -07:00
Ian Lewis
471ffcb714
Updated instance name for standalone CoreOS guide.
2015-04-03 16:08:15 +09:00
Brian Grant
a1b5325011
Added s/hostDir/hostPath/
...
Added PullPolicy
Added the change from labels to label-selector
2015-04-03 07:03:44 +00:00
ZhiMing Zhang
6d31bc7ec4
Update fedora_manual_config.md
...
when I run into this trouble,I googled a lot and finally mattf helped me out of this ,I think it's better to update this document for someone else who try to follow this guide
2015-04-03 08:49:58 +08:00
Daniel Smith
d69e7163a5
Merge pull request #6391 from bgrant0607/api
...
First cut at v1beta3 FAQ and versioning rationale.
2015-04-02 17:47:01 -07:00
David Oppenheimer
eb11e02964
Merge pull request #5442 from mesosphere/getting-started-guide-mesos
...
Getting started guide for Mesos on Google Cloud Platform
2015-04-02 17:32:40 -07:00
Brian Grant
7e07989897
First cut at v1beta3 FAQ and versioning rationale.
...
Fixes #3670 , #6272 , #2695 .
2015-04-02 23:41:36 +00:00
Sam Ghods
ca18e86877
Make naming of kubectl subcommands consistent
2015-04-02 16:14:53 -07:00
Prashanth B
620af16892
Merge pull request #6097 from derekwaynecarr/limit_range_default_value
...
Limit range supporting a default resource limits value
2015-04-02 16:04:09 -07:00
Brendan Burns
bd0ee98538
Add some more clarity around "controversial" or "complex" PRs and merging.
2015-04-02 12:05:49 -07:00
Tobi Knaup
8a6e13a8c4
Explain how to get to the Mesos GUI
2015-04-02 11:24:20 -07:00
Eric Tune
3025fa8708
Merge pull request #6151 from AntonioMeireles/add_pointer_to_docs
...
adding to docs pointers to my personal take on k8s on top of CoreOS and Vagrant
2015-04-02 09:15:36 -07:00
Eric Tune
294b71d2af
Merge pull request #6138 from bronislav/update-aws-template
...
A few update AWS template
2015-04-02 09:01:58 -07:00
Jerzy Szczepkowski
860257e01f
Merge pull request #6050 from piosz/docs
...
Changed merge policy
2015-04-02 10:09:05 +02:00
Prashanth B
3f2309ad15
Merge pull request #6307 from GoogleCloudPlatform/goltermann-issues-1
...
Update issues.md with modified priority definitions
2015-04-01 17:13:08 -07:00
goltermann
bdbe3fc980
Update issues.md
2015-04-01 16:37:42 -07:00
Steve Watt
221a63396d
Added yum install of etcd
2015-04-01 17:44:12 -05:00
Tim Hockin
4191c94e6b
Merge pull request #6313 from krousey/design_doc_fix
...
Changing the case of API to be consistent with surrounding uses.
2015-04-01 15:11:52 -07:00
Alex Robinson
68ca910c1b
Fix the kubectl docs at head.
2015-04-01 21:59:26 +00:00
Connor Doyle
6872a73827
Getting started guide for Mesos on GCP.
2015-04-01 14:52:02 -07:00
Kris Rousey
547ee5bb2a
Changing the case of API to be consistent with surrounding uses.
2015-04-01 14:49:33 -07:00
Robert Bailey
22d9c67cb7
Merge pull request #6190 from liggitt/client_cert_auth
...
Add client cert authentication
2015-04-01 14:11:29 -07:00
Derek Carr
2af9b54147
Merge pull request #6259 from zmerlynn/fix_cloud_provider
...
Eliminate grains.cloud_provider (in preference to grains.cloud) from SaltStack
2015-04-01 17:04:05 -04:00
derekwaynecarr
dbe4d42934
Update design doc for limit range change
2015-04-01 16:54:21 -04:00
Vish Kannan
d010b2a34e
Merge pull request #5560 from erictune/secrets_doc
...
Secrets doc
2015-04-01 13:24:19 -07:00
Brian Grant
7450da41f1
Merge pull request #6094 from ddysher/remove-reachability
...
Remove Reachable Condition
2015-04-01 13:16:47 -07:00
goltermann
a0e78df2d3
Update issues.md
...
Updating priority definitions - open for discussion if there are other opinions.
2015-04-01 13:00:37 -07:00
Deyuan Deng
6bb9701489
Remove Reachable Condition
2015-04-01 13:56:43 -04:00
Jordan Liggitt
c797a91e36
Add client cert authentication
2015-04-01 13:42:26 -04:00
Zach Loafman
b581320bf7
Eliminate grains.cloud_provider (in preference to grains.cloud) from SaltStack
...
This variable can be entirely derived from grains.cloud, and it
simplifies the configuration somewhat. (Or someone convince me I'm
wrong. I'm happy to be wrong here.)
2015-04-01 08:32:32 -07:00
Derek Carr
762c449043
Merge pull request #6262 from zmerlynn/rm_master_ip
...
rm Salt grains.master_ip
2015-04-01 11:10:48 -04:00
Zach Loafman
0806e3bde0
rm Salt grains.master_ip
...
This appears in the Salt documentation, is set by Vagrant, but has no
consumers. Remove vestigial references.
2015-03-31 17:31:47 -07:00
Victor Marmol
08af9dbe24
Merge pull request #6250 from TamerTas/typo
...
Fix typo in /docs/design/secrets.md
2015-03-31 15:34:16 -07:00
Tamer Tas
e5f29b915d
Fix typo in Secrets design document
2015-04-01 01:18:49 +03:00
Victor Marmol
a78a009877
Merge pull request #6249 from TamerTas/typo
...
Fix typo in Secrets
2015-03-31 15:14:55 -07:00
Eric Tune
a1c36972a0
Added documentation for Secrets.
2015-03-31 15:02:35 -07:00
Tamer Tas
6c10cf7b98
Fix typo in Secrets
2015-04-01 00:56:20 +03:00
Victor Marmol
f0b3493c26
Merge pull request #6240 from zmerlynn/fix_apiservers
...
s/apiservers/api_servers/ in Salt
2015-03-31 13:06:09 -07:00
Zach Loafman
6c219885e0
s/apiservers/api_servers/ in Salt
...
It looks like api_servers finally won this battle. Kill off the
last remaining places passing it, but allow the kubelet Salt to
accept apiservers for a period of time.
(This was bothering my OCD.)
2015-03-31 12:29:46 -07:00
Rohit Jnagal
903fb42a36
Merge pull request #6208 from brendandburns/aws
...
Shorten up the AWS getting started guide to point to get.k8s.io.
2015-03-31 11:12:47 -07:00
Brendan Burns
fb10fb620f
Shorten up the AWS getting started guide to point to get.k8s.io, stop pointing at
...
an obsolete release.
2015-03-31 10:57:31 -07:00
Victor Marmol
9bbf0b1546
Merge pull request #6100 from pmorie/entrypoint
...
Add control over container entrypoint
2015-03-31 09:58:40 -07:00
Paul Morie
7628b37d78
Add control over container entrypoint
2015-03-31 12:32:03 -04:00
Victor Marmol
e2dcf29878
Merge pull request #6220 from krousey/minor_doc_fix
...
Fixing a small grammatical error in the pod states documentation.
2015-03-31 09:22:57 -07:00
Victor Marmol
402c0e36b6
Merge pull request #6206 from huangqg/master
...
add kubeclient of node.js client library
2015-03-31 08:05:20 -07:00
Victor Marmol
d11189f426
Merge pull request #6192 from wattsteve/patch-2
...
Add NFS Volume Plugin Info to Docs
2015-03-31 08:04:05 -07:00
Piotr Szczesniak
1d4ccab526
Changed merge policy
2015-03-31 16:54:03 +02:00
huangqg
b10e7a92b1
add kuberclients of node.js client library
2015-03-31 11:45:40 +08:00
Steve Watt
0df63ab0c1
Update volumes.md
...
Update docs and example for NFS Plugin
Modified the wording around how many Volumes exist
Cleaned up the text around the NFS Pod description
Fixed Spelling mistake on read-only
2015-03-30 20:40:51 -05:00
Kris Rousey
d3312e27f2
Fixing a small grammatical error in the pod states documentation.
2015-03-30 17:08:28 -07:00
Jeff Grafton
fd94fdbe2a
Merge pull request #5141 from erictune/gsgrules
...
Guidelines for Getting Started Guide contributions
2015-03-30 15:35:37 -07:00