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