Commit Graph

1354 Commits

Author SHA1 Message Date
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
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
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