Commit Graph

1397 Commits (fd4a0c59665c2e1c0828ddc59d2dd61c5dc85ac9)

Author SHA1 Message Date
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
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
Paul Morie 2ad30966fa Corrections to examples in expansion docs 2015-05-29 01:00:36 -04: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
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