derekwaynecarr
3672d8d728
Update namespaces design
2015-03-18 11:33:02 -04:00
Lénaïc Huard
8fb8e20f2c
Make kube-push able to push local binaries built by `make`
...
and not only releases built by `make release`.
The behavior is conditionned by the KUBE_PUSH environment variable.
2015-03-18 15:31:11 +01:00
Jeff Lowdermilk
faab509a23
Merge pull request #5543 from you-n-g/master
...
add get available versions commmand
2015-03-17 17:34:33 -07:00
Victor Marmol
94ba5db932
Merge pull request #5562 from yujuhong/verbal
...
Add -v to `go run hack/e2e.go -ctl` commands
2015-03-17 13:12:22 -07:00
Yu-Ju Hong
fb10ccbbd8
Add -v to `go run hack/e2e.go -ctl` commands
2015-03-17 12:32:34 -07:00
Antoine Cotten
a4e29053f7
simplify fleet invocation
...
see commit b5a50ca
2015-03-17 20:05:39 +01:00
Derek Carr
c966ae8953
Merge pull request #5525 from erictune/audiences
...
Added Quota documentation for Cluster Admins.
2015-03-17 14:05:12 -04:00
fabioy
401451c510
Add "--labels" option to the "expose" kubectl command.
2015-03-17 09:47:57 -07:00
Young
63f7d47ffd
update docs after update apis
2015-03-17 16:30:53 +00:00
Eric Tune
ece66c80bc
Added Quota documentation for Cluster Admins.
...
Also documented Admission Control Plugins
for developers.
2015-03-17 08:33:57 -07:00
Victor Marmol
668e2dbcd8
Merge pull request #5502 from wojtek-t/completely_remove_bound_pods
...
Remove BoundPod type from source code
2015-03-17 08:09:50 -07:00
Brendan Burns
1c5f6a3cfa
Merge pull request #5353 from bgrant0607/docfix
...
Clarified expectations for pods.
2015-03-17 07:44:09 -07:00
Brendan Burns
3462f68d49
Merge pull request #5455 from AntonioMeireles/use_native_coreos_flannel
...
use natively packaged flannel in CoreOS' cloud-configs
2015-03-17 07:31:09 -07:00
Brendan Burns
c54dc5b4af
Merge pull request #4833 from ghodss/versioning
...
Kube release and API versioning policy
2015-03-17 07:29:44 -07:00
Wojciech Tyczynski
e6d188fca8
Remove BoundPod structure
2015-03-17 10:27:41 +01:00
António Meireles
1891ba029c
in CoreOS configs enforce that docker starts only after flanneld is running.
...
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-17 08:38:48 +00:00
António Meireles
07461f9a46
use natively packaged flannel in CoreOS' cloud-configs
...
in the footsteps of #5254 merge earlier today and per @brendandburns comments
in the PR review thread...
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-17 08:38:48 +00:00
Sam Ghods
373fc9656a
Kube release and API versioning policy
2015-03-16 20:37:14 -07:00
Brian Grant
bcae5715a1
Merge pull request #5459 from thockin/apidoc
...
Add a doc explaining how to make API changes
2015-03-16 16:05:58 -07:00
Alex Robinson
361c208a7d
Merge pull request #5519 from jlowdermilk/sharing-clusters
...
Add a doc on sharing cluster access credentials via kubeconfig
2015-03-16 15:54:13 -07:00
Nikhil Jindal
7fa7cf5321
Merge pull request #5291 from you-n-g/master
...
sipmle typo
2015-03-16 15:43:52 -07:00
Jeff Lowdermilk
d7d6418474
Add a doc on sharing cluster access credentials via kubeconfig
2015-03-16 15:43:34 -07:00
Patrick Reilly
66107ad93b
Update README to show community support
...
Update README to show community support for local support by https://github.com/kismatic
2015-03-16 14:08:34 -07:00
Tim Hockin
3a1e623980
Add a doc explaining how to make API changes
...
Covers compatibility, internal API, versioned APIs, tests, fuzzer,
semantic deep equal, etc. I wrote this as I worked on the next big
multi-port service change.
2015-03-16 14:07:30 -07:00
Justin Santa Barbara
9361b76977
Configure separate IAM roles for master & minion, create roles automatically
2015-03-16 10:37:25 -07:00
Jeff Lowdermilk
277dd5e974
Merge pull request #5482 from AAzza/fix-broken-links-in-admin-guide
...
Fix broken links in cluster-admin guide
2015-03-16 09:54:41 -07:00
Jeff Bean
f1da8ad8fc
Feedback changes around text.
2015-03-16 09:38:02 -07:00
Alex Robinson
ca46be21e5
Merge pull request #5478 from xudifsd/fix-broken-link-in-services
...
fix broken link in services.md
2015-03-16 09:37:22 -07:00
Alex Robinson
df0fc75847
Merge pull request #5494 from pcx/docs-fixes
...
Minor docs fixes
2015-03-16 09:36:56 -07:00
Piotr Szczesniak
69432e8b2f
Revert "Update cobra/pflag. Also update generated kubectl documentation."
2015-03-16 12:21:20 +01:00
Phaneendra Chiruvella
6b474e6100
fix sentence in overview.md
2015-03-16 09:44:13 +05:30
Phaneendra Chiruvella
cb66e553d2
update link to common golang style mistakes
2015-03-16 08:44:55 +05:30
Phaneendra Chiruvella
99050fe8fd
fix link to kubectl docs in docs/README.md
2015-03-16 08:44:55 +05:30
Satnam Singh
526f2f1c03
Fix architecture diagram
2015-03-15 00:56:31 -07:00
Nataliia Uvarova
0cd22cdcef
Fix broken links in cluster-admin guide
...
After the split of documentation into sections, some of the links in
cluster-admin-guide appeared to be broken. This commit fixes them.
2015-03-14 12:09:10 +01:00
Young
379b614024
simple typo
2015-03-14 14:49:31 +08:00
Di Xu
00b3fa802d
fix broken link and typo in services.md
2015-03-14 13:54:00 +08:00
Brendan Burns
11f61beebe
Update architecture diagrams.
...
COMMIT_BLOCKED_ON_GENDOCS
2015-03-13 17:16:39 -07:00
Brendan Burns
03cd883d5e
Merge pull request #5464 from brendandburns/master
...
Update cobra/pflag. Also update generated kubectl documentation.
2015-03-13 15:22:44 -07:00
Brendan Burns
cf213ab79c
Update generated docs, given upstream cobra/pflag changes.
2015-03-13 14:22:06 -07:00
Brendan Burns
5326baed7b
Merge pull request #5254 from AntonioMeireles/add_docker_caching_to_CoreOS_cluster
...
Add Docker caching support to CoreOS' clusters.
2015-03-13 12:18:26 -07:00
Tamer Tas
611c358d6a
Fix Getting Started Guide Typo
2015-03-13 18:29:04 +02:00
Eric Mountain
dbce76efb6
Feedback on experience: missing packages, and how to fix out-of-memory error when virsh creates networks.
2015-03-13 16:03:31 +01:00
António Meireles
b5a50ca9da
simplify fleet invocation across CoreOS cloud-configs.
...
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
António Meireles
d6be2985ca
Add Docker caching support to CoreOS' clusters.
...
a more idiomatic take on #4378 . as a bonus, and to be nice on
resources, an ultra lightweight docker-registry container is
consumed.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
Brian Grant
b4c602f10c
Clarified expectations for pods.
2015-03-12 23:18:07 +00:00
saadali
cb44c0d6aa
Fix typos in api-conventions.md
2015-03-12 16:02:01 -07:00
Brian Grant
f8ef90ef05
Merge pull request #5350 from saad-ali/fixstatusdoc
...
Add documentation for API Status Kind
2015-03-12 15:47:25 -07:00
saadali
024460e147
Add documentation for API Status Kind
2015-03-12 15:16:11 -07:00
Ravi Sankar Penta
f6ecec5880
Allow admin user to explicitly unschedule the node
...
Setting Unschedulable on the node will not touch any existing pods
on the node but will block scheduling of new pods on the node.
2015-03-12 14:27:27 -07:00
Brian Grant
07c2035630
Merge pull request #5266 from erictune/audiences
...
User, Admin, and Developer guides.
2015-03-12 13:41:32 -07:00
Derek Carr
91131a654e
Merge pull request #5186 from markturansky/pv_proposal
...
Persistent Storage proposal edits
2015-03-12 09:58:02 -04:00
MikeJeffrey
0c6cd21520
Merge pull request #5345 from jlowdermilk/kubectl-docs
...
Fix md generation for kubectl docs
2015-03-11 17:19:51 -07:00
Nikhil Jindal
b31a4be8a5
Merge pull request #5333 from ric03uec/fix_ui_url
...
fixing ui url
2015-03-11 17:11:36 -07:00
Deyuan Deng
e8024320c2
Merge pull request #5211 from erictune/upgrade_sketch
...
Added kernel upgrade workflow documentation
2015-03-11 19:59:24 -04:00
Jeff Lowdermilk
a5746c9a0e
Fix md generation for kubectl docs
...
Display usage string, not long help, as code, remove angle brackets from
output (.md interprets as tags and hides).
2015-03-11 16:42:40 -07:00
Nikhil Jindal
ea220d44e4
Merge pull request #5282 from bgrant0607/docfix
...
CLI roadmap updates.
2015-03-11 15:55:47 -07:00
Brian Grant
f9bef33717
CLI roadmap updates.
2015-03-11 22:51:40 +00:00
Salvatore Dario Minonne
3e6472f5c4
updating labels.md and design/labels.md
2015-03-11 23:29:59 +01:00
devashish
9ab7a502fc
fixing ui url
2015-03-11 14:50:19 -07:00
Eric Tune
0510315e10
User, Admin, and Developer guides.
...
First pass at organizing our docs for three separate audiences:
User, Cluster Admin, and developer. Wrote a top-level guide
for each one, by selecting parts of the old docs/README.md.
The new docs/README.md mostly points to these 3 guides.
2015-03-11 10:52:59 -07:00
Eric Tune
a30f2f69a3
Added kernel upgrade sketch
2015-03-11 10:45:04 -07:00
Nikhil Jindal
1965165744
Merge pull request #5285 from errordeveloper/master
...
coreos/azure: Pass number of minions as an argument
2015-03-11 10:33:52 -07:00
Jeff Bean
dd329976b8
Adding offline description
2015-03-11 09:34:07 -07:00
Jeff Bean
0d19487337
Adding a starting guide for Installing CoreOS and Kubernetes on Bare metal with no direct access to the internet
2015-03-11 09:32:40 -07:00
Ilya Dmitrichenko
82fbc2517b
coreos/azure: Pass number of minions as an argument
2015-03-11 12:22:55 +00:00
Jerzy Szczepkowski
110ab79f05
Added support for labels to "kubectl stop".
...
Added support for labels and --all to "kubectl stop". Fixes #5178 .
2015-03-11 09:43:29 +01:00
Eric Tune
aa4dbc0df8
Merge pull request #4483 from errordeveloper/master
...
docs: Kubernetes on Azure with CoreOS and Weave
2015-03-10 15:23:33 -07:00
Nikhil Jindal
4805aecff8
Merge pull request #5197 from erictune/coreos_fix_proxy
...
Kube-proxy to use apiserver instead of etcd in CoreOS getting-started-guide.
2015-03-10 10:55:37 -07:00
Alex Mohr
9d5ee90191
Merge pull request #5232 from thockin/devdocs
...
Add a doc on making PRs easier to review
2015-03-10 10:15:58 -07:00
Alex Mohr
c4cdc51bd8
Merge pull request #5204 from erictune/coreos_doc_tunnel
...
Doc how to ssh tunnel to master with Coreos+GCE
2015-03-10 10:10:53 -07:00
markturansky
3157ffb283
Added verbiage about events
2015-03-10 10:18:24 -04:00
Tim Hockin
31be877ea7
Add a doc on making PRs easier to review
2015-03-10 06:25:40 -07:00
Ilya Dmitrichenko
5deff8b2be
coreos/azure: Remove workaround coreos/bugs#267 -
...
it turned out the issue was due to the domain lenght, so let's just
keep it short.
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
cc9f6b1f79
coreos/azure: Point kublet and proxy at API server instead of etcd
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
55b680552a
coreos/azure: Ensure docs match the output in new version
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
cd9b30e684
coreos/azure: Version bump to 0.11.0
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
2510f89863
Create Azure storage account if needed
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
1f4474cf4b
docs: Update the index of guides -
...
- add entry for CoreOS on Azure with Weave
- add networking column
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
c617699e32
docs: Kubernetes on Azure with CoreOS and Weave -
...
- improve the wording
- suggest next step
- remove unrelated code
- minor fix to instructions
- checkin empty dir
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
a5915438fc
Import errordeveloper/weave-demos@44f542f97b
2015-03-10 07:32:53 +00:00
Eric Tune
35ebf718e8
Fix CloudFormation too.
2015-03-09 17:52:05 -07:00
Eric Tune
38435db95c
Doc how to ssh tunnel to master with Coreos+GCE
2015-03-09 15:06:02 -07:00
Alex Mohr
da9622a6d7
Revert "Revert "Deleting old sample JSON; moving those in use; updating referenc..."
2015-03-09 14:44:14 -07:00
Alex Mohr
44b9b7aea5
Revert "Deleting old sample JSON; moving those in use; updating references"
2015-03-09 14:18:40 -07:00
Alex Mohr
e9ea7a4042
Merge pull request #5170 from you-n-g/master
...
update the version in document
2015-03-09 13:55:32 -07:00
Clayton Coleman
1256d9b194
Merge pull request #2863 from pweil-/autoscaler-proposal
...
WIP: auto-scaler proposal
2015-03-09 14:37:58 -04:00
Eric Tune
d9e89ca995
Kube-proxy to use apiserver instead of etcd.
2015-03-09 11:32:16 -07:00
Alex Mohr
ee276b26cb
Merge pull request #5124 from MikeJeffrey/ex3
...
Deleting old sample JSON; moving those in use; updating references
2015-03-09 10:58:44 -07:00
Alex Mohr
71da06b9a6
Merge pull request #5083 from quinton-hoole/2015-03-04-add-github-flow-docs
...
Add documentation about the Kubernetes Github Flow.
2015-03-09 10:57:55 -07:00
Alex Robinson
f4e5e01172
Merge pull request #5173 from you-n-g/simple_typo
...
simple typo
2015-03-09 10:18:25 -07:00
Eric Tune
85c7ced8d3
Merge pull request #5089 from thockin/docs2
...
Add a better networking doc
2015-03-09 10:17:04 -07:00
markturansky
bfe719d90d
Edited to reflect that PVs have no namespace
2015-03-09 12:21:54 -04:00
Young
d3725153bc
simple typo
2015-03-09 13:38:41 +00:00
Young
8bb4a4b439
simple typo
2015-03-08 15:38:21 +00:00
Young
72399a1b24
update the version in document
2015-03-08 12:21:13 +00:00
MikeJeffrey
4da6d413be
Deleting old sample JSON; moving those in use; updating references
2015-03-06 17:24:45 -08:00
Tim Hockin
8c843d638c
Add a better networking doc
2015-03-06 16:48:56 -08:00
Dawn Chen
b71fc76ec4
Merge pull request #5146 from yujuhong/k8s
...
Fix typos in docs/man/README.md
2015-03-06 16:04:26 -08:00
Tim Hockin
0682e15814
Merge pull request #5096 from markturansky/pv_proposal
...
WIP: Persistent storage proposal
2015-03-06 14:02:43 -08:00
Yu-Ju Hong
748bebe46f
Fix typos in docs/man/README.md
2015-03-06 14:01:26 -08:00
Brendan Burns
de669b5435
Merge pull request #5058 from bprashanth/resourceVersion_doc
...
Clarify resourceVersion documentation
2015-03-06 15:41:12 +01:00
Brendan Burns
ea7c54e4c3
Merge pull request #5071 from jlowdermilk/docs
...
Add documentation on legacy kubernetes_auth file to kubeconfig-file.md
2015-03-06 15:40:56 +01:00
Brendan Burns
4baa061130
Merge pull request #5123 from ZJU-SEL/hsm
...
Update the ubuntu-cluster docs and scripts to 0.12.0
2015-03-06 15:18:56 +01:00
Prashanth Balasubramanian
1ed3f7ffcd
Clarify documentation around resourceVersion
2015-03-05 20:57:22 -08:00
wizard
ca16a57b54
Add cleanup function to make the build.sh more robust
2015-03-06 12:10:37 +08:00
Derek Carr
ab58268d7e
Merge pull request #5077 from fabioy/doc-fixit
...
Update Vagrant starter guide.
2015-03-05 22:51:56 -05:00
wizard
c80ef5de60
Make the k8s version configurable
2015-03-06 11:04:30 +08:00
wizard
282b1be188
update getting-started-guided README
2015-03-06 10:52:28 +08:00
Satnam Singh
d51a9f8df3
Move proxy and redirect text out of api-conventions.md
2015-03-05 16:55:33 -08:00
Brian Grant
00989f229c
Merge pull request #5099 from erictune/distros1
...
Added column with networking type to matrix.
2015-03-05 13:25:23 -08:00
Brian Grant
4bff24b8b9
Merge pull request #5080 from satnam6502/doc-proxy
...
Add documentation for redirect
2015-03-05 13:24:38 -08:00
Eric Tune
0c138b4d30
Remove duplicate line.
2015-03-05 13:23:11 -08:00
Brian Grant
4dd8dbef49
Merge pull request #5068 from a-robinson/docs
...
Clarify the documentation on label selectors
2015-03-05 13:06:59 -08:00
Brian Grant
f901a67ff3
Merge pull request #5063 from GoogleCloudPlatform/davidopp-patch-1
...
Update overview.md
2015-03-05 12:59:03 -08:00
Brian Grant
4624d116f3
Merge pull request #5061 from thockin/docs1
...
Better docs for Services and public IPs.
2015-03-05 11:52:38 -08:00
Quinton Hoole
2d44b1e5d2
Make slides visible to the public, fix a typo.
...
Moved to account quintonh@gmail.com to make it visible to the public without any login.
Correct "push request" to "pull request".
2015-03-05 11:23:03 -08:00
Brian Grant
58a9045f75
Merge pull request #5081 from vmarmol/put
...
Specified that PUT is a replace and not an update.
2015-03-05 10:32:55 -08:00
Eric Tune
e326f1bdf4
Added column with networking type to matrix..
2015-03-05 10:24:50 -08:00
Eric Tune
aea98765f4
Merge pull request #4597 from whitmo/juju-getting-started
...
A getting started guide for juju
2015-03-05 10:21:51 -08:00
Fabio Yeon
385f814775
Update Vagrant starter guide.
2015-03-05 09:42:47 -08:00
Jeff Lowdermilk
de76486aa0
Add documentation on legacy kubernetes_auth file to kubeconfig-file.md
2015-03-05 09:33:37 -08:00
markturansky
ddb092481d
Added more detail and explained workflow/lifecycle of a persistent volume using examples
2015-03-05 11:55:16 -05:00
David Oppenheimer
dc0dc18f84
Respond to review comments
2015-03-05 00:34:33 -08:00
Tim Hockin
af37dc0e16
Better docs for Services and public IPs.
...
Fixes #2738
2015-03-04 22:13:57 -08:00
Derek Carr
c91d8e198b
Merge pull request #3792 from ryfow/vagrant-kubernetes-memory
...
Get vagrant $vm_mem value from environment
2015-03-04 21:50:06 -05:00
Daniel Smith
a85fa30262
Merge pull request #4999 from erictune/bash_guide
...
Added a doc with coding advice.
2015-03-04 17:25:49 -08:00
Quinton Hoole
f064107083
Add documentation about the Kubernetes Github Flow.
...
Added an animation (and a link to it) detailing the standard Kubernetes Github Flow.
2015-03-04 17:18:05 -08:00
Satnam Singh
b31ae08710
Add documentation for redirect
2015-03-04 17:03:18 -08:00
Victor Marmol
5d919d6935
Specified that PUT is a replace and not an update.
...
Fixes #3112 .
2015-03-04 17:02:42 -08:00
Eric Tune
4f12f4fe03
Merge pull request #5067 from lavalamp/fix4
...
add section on constants being camel case
2015-03-04 16:49:01 -08:00
Alex Robinson
fa3ba189f2
Clarify the documentation on label selectors.
2015-03-04 15:19:43 -08:00
Daniel Smith
e3544edeea
add section on constants being camel case
2015-03-04 15:12:37 -08:00
Brian Grant
a68779dff9
Merge pull request #5052 from satnam6502/doc-proxy
...
First cut at adding documentation for accessing the cluster
2015-03-04 15:00:20 -08:00
David Oppenheimer
920487d976
Update overview.md
2015-03-04 15:00:02 -08:00
Satnam Singh
00eb4283af
First cut at adding documentation for accessing the cluster
2015-03-04 14:19:32 -08:00
Daniel Smith
7a68a5aebf
Add cluster management doc
2015-03-04 13:47:49 -08:00
Ryan Fowler
749ae3d661
Vagrant VM memory environment variable.
...
Has Vagrant try to read `KUBERNETES_MEMORY` environment varilable when setting
$vm_mem.
fixes #3792
2015-03-04 14:45:01 -06:00
MikeJeffrey
8eda537a96
Adding FAQ link to readme
2015-03-04 10:29:53 -08:00
Clayton Coleman
da46d04f13
Merge pull request #5024 from rsokolowski/doc-fixit-empty-service-selector
...
Explain what are services without endpoints used for.
2015-03-04 13:11:35 -05:00
Eric Tune
662189ebc2
Merge pull request #4967 from jlowdermilk/kubeconfig
...
Simplify generating kubeconfig with embeded cert data
2015-03-04 08:38:43 -08:00
rsokolowski
af0ade518c
Explain what are services without endpoints used for.
2015-03-04 16:19:02 +01:00
Paul Weil
e46c521e98
auto-scaler proposal
2015-03-04 08:53:18 -05:00
Brian Grant
a51bdd9795
Merge pull request #4701 from jonboulle/master
...
Rework definition of pods.
2015-03-03 15:56:32 -08:00
Rohit Jnagal
a02194d372
Merge pull request #4925 from resouer/patch-1
...
Fix broken validation tips and typo in ubuntu-multi-nodes-guide
2015-03-03 14:46:02 -08:00
Eric Tune
6765bbc179
Added a doc with coding advice.
2015-03-03 14:29:39 -08:00
Brandon Philips
5bddd99a76
docs: fix ior to or
2015-03-03 14:17:42 -08:00
Jeff Lowdermilk
6e704d174d
Simplify generating kubeconfig with embeded cert data
2015-03-03 12:18:07 -08:00
markturansky
17dc95dd6f
Persistent storage proposal
2015-03-03 15:06:18 -05:00
Piotr Szczesniak
e92192d379
Added new command clusterinfo to kubectl
...
This is first version of the command. It prints IPs of master and cluster
services. Should be improved once generalized labels are implemented #341 .
It requires label kubernet.io/cluster-service=true set for cluster services.
Follow up cl after discussion in #4417 .
2015-03-03 20:14:24 +01:00
Charles Butler
88e5b41f40
Added the Juju substrates and test results to GettingStartedGuides/README.md
...
Refactored the Juju getting started guide with @erictune and
@brendandburns reccomendations on having a supported matrix listing
under the cloud support header.
2015-03-03 11:59:36 -05:00
Whit Morriss
bdcee3b89f
A getting started guide for juju
2015-03-03 11:59:16 -05:00
Harry Zhang
957fa86b86
Fix broken validation tips and typo in guide
...
Fix:
1. validation tips broken the list in doc
2. fix typo in command line
2015-03-03 05:43:51 +00:00
Satnam Singh
105803ce04
Update cluster level docs for proxy access
2015-03-02 16:14:03 -08:00
Brian Grant
9eb2d6c881
Merge pull request #4941 from abonas/addkubeclient
...
add kubeclient to list of ruby client libraries
2015-03-02 13:32:38 -08:00
Brendan Burns
9f7b78b0a8
Merge pull request #4937 from thockin/plural_23_endpoints
...
Stop using named ports in examples and scripts.
2015-03-02 10:49:31 -08:00
Eric Tune
4ef76aba5a
Merge pull request #4708 from pires/update_coreos_kubelet
...
CoreOS updates to v0.11.0 and kubelet args fix
2015-03-02 10:20:07 -08:00
Alissa Bonas
3c90f3a423
add kubeclient to list of ruby client libraries
2015-03-02 17:43:01 +02:00
Tim Hockin
e0e6741027
Stop using named ports in examples and scripts.
2015-03-01 21:30:45 -08:00
Brendan Burns
dca88634ae
Merge pull request #4498 from lhuard1A/libvirt-coreos
...
Provide a way to create a multi-minions cluster on local VMs faster than with vagrant.
2015-02-26 14:42:05 -08:00
Eric Tune
0a677c67c0
Merge pull request #4799 from pmorie/security_nits
...
Fix nits in security proposal
2015-02-26 13:22:10 -08:00
Deyuan Deng
660428bb00
Add missing flag description; regenerate man1
2015-02-26 11:15:01 -05:00
Paul Morie
85e890840e
Fix nits in security proposal
2015-02-25 14:39:01 -05:00
Rohit Jnagal
0bc98a75f4
Merge pull request #4769 from resouer/fix-mess
...
Fix commands order & add guide in k8s-ubuntu-cluster readme
2015-02-25 06:40:19 -08:00
Vish Kannan
561ad98901
Merge pull request #4741 from benmccann/docs-update
...
Docs: update links
2015-02-24 12:56:34 -08:00
Brendan Burns
eefaafc214
Prompt the user to select a container if they don't provide one
...
and we can't infer it.
2015-02-24 06:50:22 -08:00
resouer
ce6d3b7ea3
Fix commands order & add guide in readme
2015-02-24 10:36:07 +00:00
Dawn Chen
40eec84b94
Merge pull request #4730 from radeksimko/patch-1
...
Fix a typo (peroid => period)
2015-02-23 14:13:32 -08:00
Ben McCann
b73662ac95
Update links to security contexts and service accounts to point to actual docs instead of pull requests now that those proposals have been merged
2015-02-23 13:55:02 -08:00
Tim Hockin
eed36455a7
Merge pull request #4653 from thockin/secret_fixups
...
Secrets fixups
2015-02-23 13:49:19 -08:00
Tim Hockin
3e7248f0f4
comments on base64-ness of secrets
2015-02-23 12:40:06 -08:00
Tim Hockin
8bdfc352ce
minor fixups as I review secrets
2015-02-23 12:39:47 -08:00
Rohit Jnagal
01da9a6a15
Merge pull request #4726 from coolsvap/coolsvap-centos-manual
...
Update centos_manual_config.md
2015-02-23 11:21:52 -08:00
Rohit Jnagal
0fd5fa105b
Merge pull request #4725 from coolsvap/coolsvap-fedora-manual
...
Update fedora_manual_config.md
2015-02-23 11:21:28 -08:00
Radek Simko
40e99a3a33
Fix a typo (peroid => period)
2015-02-23 18:39:29 +00:00
Swapnil Kulkarni
a174bba585
Update centos_manual_config.md
...
Add STATUS field in centos manual guide
2015-02-23 23:17:46 +05:30
Rohit Jnagal
8c2e81efe6
Merge pull request #4719 from browning/logging-documentation-version-clarification
...
Clarify version the logging documentation applies to
2015-02-23 09:46:12 -08:00
Swapnil Kulkarni
5eb86a69fe
Update fedora_manual_config.md
...
Update STATUS field in fedora-manual guide
2015-02-23 23:15:23 +05:30
Rohit Jnagal
b3ee50d28b
Merge pull request #4716 from browning/getting-started-guides-broken-ansible-link
...
Fixed a broken link in the getting started docs
2015-02-23 09:21:40 -08:00
Swapnil Kulkarni
bcb12ca6bd
Update centos_manual_config.md
...
Added temporary update to documentation for etcd version not working with CentOS virt7-update repo.
2015-02-23 20:33:53 +05:30
Brian Browning
3831aa7042
Add a clarification that the console output showing the kibana url is not present in versions below 0.11
2015-02-22 22:32:42 -08:00
Brian Browning
fb60a17206
Fixed a broken link to the fedora ansible guide in the getting started guides menu
2015-02-22 14:02:57 -08:00
Paulo Pires
3d50f0dc19
Fixed manual version update in CloudFormation template comment.
2015-02-22 16:19:39 +00:00
Paulo Pires
13c32d9179
Updated reference table for CoreOS.
2015-02-22 16:17:44 +00:00
Paulo Pires
8d54545226
Upgraded Kubernetes to 0.11.0.
...
Replaced kubelet argument --etcd_servers with --api_servers.
Fixes #4614
2015-02-22 16:08:00 +00:00
Jonathan Boulle
f216b0a2f2
docs/pods: update to address comments
2015-02-21 14:03:55 -08:00
Jonathan Boulle
a25deb67dc
Rework definition of pods.
...
This rephrases and expands the definition of pods in an attempt to be:
a) much more explicit about what technically constitutes a pod;
b) agnostic towards particular container implementations.
A change along these lines will be critical as Kubernetes starts to
support alternative container runtimes (for example, #2725 ).
In trying to be as clear as possible, this turned into a larger rewrite
than I had originally anticipated, but I am fairly confident that it is
still effectively a no-op in terms of the current Kubernetes
implementation. But I stand correctable :-).
The change also introduces some other minor cleanup and drops the
link to the `lmctfy` paper, which seemed like a tenuous reference
(perhaps there is something more specific within the lmctfy project we
could link to instead?)
2015-02-21 12:20:46 -08:00
Brendan Burns
daeadc15a9
Merge pull request #4524 from pires/coreos_etcd_waiter_requirements
...
Removed rule that defined etcd waiter to happen before setup-network-environment
2015-02-20 15:42:58 -08:00
Eric Paris
421da2043a
Generate new docs with the new changes
2015-02-20 16:41:31 -05:00
Clayton Coleman
8c7a8b4347
Clarify the difference between kinds and resources in the API
...
As we prepare to expose additional endpoints for pod status, cloning,
binding, and templating, we should clarify the terminology and
distinctions. Use pod status as an example of an alternative "resource"
that shares the same "kind" (schema) as pods.
2015-02-20 15:46:27 -05:00
Eric Tune
38a85ef81e
Service account proposal.
...
COMMIT_BLOCKED_ON_GENDOCS
2015-02-20 12:04:39 -08:00
Yu-Ju Hong
03288c3621
Merge pull request #4590 from gmarek/client3
...
Add info about contention profiling to profiling.md
2015-02-20 10:21:20 -08:00
Victor Marmol
49e7900e1a
Merge pull request #4665 from ddysher/admission-doc
...
Admission doc cleanup
2015-02-20 09:35:38 -08:00
Victor Marmol
54ef88bbf8
Merge pull request #4664 from eparis/kubectl-man
...
kubectl autogen docs update
2015-02-20 09:24:21 -08:00
Tim Hockin
646621e0e8
Merge pull request #3763 from ncdc/remote-exec-port-forward
...
Add streaming remote command execution and port forwarding
2015-02-20 08:40:33 -08:00
Deyuan Deng
a43a039e5f
Admission doc cleanup
2015-02-20 10:46:09 -05:00
Eric Paris
4806160c51
use the cobra inherrited flags instead of implementing it
2015-02-20 10:20:11 -05:00
Andy Goldstein
5bd0e9ab05
Add streaming command execution & port forwarding
...
Add streaming command execution & port forwarding via HTTP connection
upgrades (currently using SPDY).
2015-02-20 09:57:02 -05:00
gmarek
c877ae3796
apply comments
2015-02-20 09:39:13 +01:00
Jeff Grafton
d28868c164
Update development doc on how to generate code coverage reports.
2015-02-19 18:43:34 -08:00