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