Tim Hockin
5c3fd0c3ef
Merge pull request #3645 from bgrant0607/config
...
CLI/config roadmap
2015-01-22 13:43:25 -08:00
Tim Hockin
124915417c
Merge pull request #3723 from jlowdermilk/kubectl-stop
...
Add a kubectl stop command
2015-01-22 13:42:52 -08:00
Tim Hockin
bc01148286
Merge pull request #3722 from bgrant0607/docfix
...
Update docs to refer to kubectl rather than kubecfg. Remove cli.md.
2015-01-22 11:02:56 -08:00
Brian Grant
55d0d0d258
Update docs to refer to kubectl rather than kubecfg. Remove cli.md.
...
Partially addresses #2144 . Fixes #834 .
2015-01-22 18:58:04 +00:00
Brian Grant
1ed9597975
First draft of CLI/config roadmap.
2015-01-22 18:18:46 +00:00
Brendan Burns
80ad188912
Merge pull request #3556 from pires/fix_aws_coreos_cloudformation
...
Fix AWS CoreOs documentation & CloudFormation template.
2015-01-22 09:55:27 -08:00
Jeff Lowdermilk
201e99e0ee
Add a kubectl stop command
2015-01-22 09:46:53 -08:00
Filipe Brandenburger
b1727b0330
Revert "Add a kubectl stop command"
2015-01-22 09:00:50 -08:00
Brian Grant
a921086507
Merge pull request #3662 from jlowdermilk/kubectl-stop
...
Add a kubectl stop command
2015-01-22 06:58:29 -08:00
Paulo Pires
078b37cd2f
Fixed nits.
2015-01-21 23:00:16 +00:00
Tim Hockin
30219f8dfa
Merge pull request #3664 from thockin/pull-if
...
Pull if
2015-01-21 13:05:28 -08:00
Tim Hockin
7dd0400065
Merge pull request #3470 from deads2k/deads-add-kubecfg-ns
...
respect namespace from .kubeconfig file
2015-01-21 12:58:06 -08:00
Tim Hockin
81343aac63
Change PullPolicy constants to match
2015-01-21 12:48:56 -08:00
Brian Grant
6b24c518fb
Merge pull request #3675 from hTrap/patch-3
...
typo in capitalisation
2015-01-21 10:36:49 -08:00
Brian Grant
f100b65108
Merge pull request #3678 from hTrap/patch-4
...
typo fixed
2015-01-21 10:35:33 -08:00
Tim Hockin
4061de1ef2
Merge pull request #3510 from thockin/dns
...
Update DNS doc
2015-01-21 08:46:58 -08:00
Parth Oberoi
a5d413b774
typo fixed
...
'r' removed from 'identifies'
2015-01-21 21:36:43 +05:30
Parth Oberoi
39f4c29009
typo in capitalisation
...
"HTTPs" changed to HTTPS
2015-01-21 21:14:16 +05:30
Brian Grant
8537a73264
Merge pull request #3658 from codemonkey77/codemonkey77-patch-1
...
Broken link in docs/README.md
2015-01-21 07:28:10 -08:00
Brian Grant
20019ead4c
Merge pull request #3616 from hTrap/patch-1
...
typo fixed
2015-01-21 07:14:56 -08:00
Parth Oberoi
3b3ff037b0
typo fixed ';'
...
unexpected ';' after environment on line 7
2015-01-21 14:29:56 +05:30
Jeff Lowdermilk
b1aa037990
Add a kubectl stop command
2015-01-20 19:01:32 -08:00
codemonkey77
aabc1c35f6
Broken link in docs/README.md
...
Link was broken following rename of ux.md to ui.md
2015-01-21 01:23:59 +00:00
Tim Hockin
21ab82d269
Merge pull request #3637 from smarterclayton/clarify_name
...
Clarify name must be lowercase in docs, to match code
2015-01-20 15:23:01 -08:00
deads2k
dd01137138
add namespace to kubeconfig file
2015-01-20 16:07:54 -05:00
Paulo Pires
09b4a6a6ee
Fixed missing standalone.yaml fix to Docker overlay driver. Refs #3625 .
2015-01-20 19:50:15 +00:00
Paulo Pires
a1a725bdde
Update node.yaml to support graphdriver: overlay. Refs #3625
2015-01-20 19:42:55 +00:00
Clayton Coleman
3ba8af04ac
Clarify name must be lowercase in docs, to match code
...
We restrict DNS_SUBDOMAIN to lowercase for sanity.
2015-01-20 13:55:17 -05:00
Alex Robinson
aa2c04ecc2
Merge pull request #3598 from ryfow/patch-2
...
Fix table of contents
2015-01-20 10:55:08 -08:00
Alex Robinson
4a4013a8a6
Merge pull request #3597 from ryfow/patch-1
...
Remove .md from annotations link text
2015-01-20 10:26:07 -08:00
Patrick Reilly
41955a9235
Update node.yaml to support graphdriver: overlay
...
Update node.yaml to support graphdriver: overlay as btrfs produces "fatal" "prerequisites for driver not satisfied (wrong filesystem?)" on CoreOS Alpha 561.0.0
2015-01-20 08:19:52 -08:00
Parth Oberoi
6d6d3a3bee
typo fixed
2015-01-20 05:02:13 +05:30
Ryan Fowler
9aec0a3609
Fix table of contents
...
Additional user guides section appears to have been renamed.
2015-01-18 09:19:44 -06:00
Ryan Fowler
f58198bad8
remove .md from annotations link text
...
Adds consistency with the other links on the page.
2015-01-18 09:15:15 -06:00
Andrew Seidl
8248e6bef6
Fix typos in kubectl docs, via gendocs
2015-01-18 02:20:00 -06:00
Tim Hockin
2367360321
Update DNS doc
2015-01-17 19:42:09 -08:00
Paulo Pires
81477fce2b
Fixed CloudFormation template by replacing pretty-but-broken quotes written by troublesome text editor. Fixes #3543
2015-01-17 12:58:58 +00:00
Paulo Pires
4788f7fa4b
Updated AMI images for the alpha channel on all regions (HVM). Fixes #3543
2015-01-16 11:44:07 +00:00
Paulo Pires
b40fe81569
Updated minion section in AWS Cloudformation template. Refs #3543
2015-01-16 11:44:07 +00:00
Paulo Pires
1571dd69f2
Updated master section in AWS Cloudformation template. Refs #3543
2015-01-16 11:44:07 +00:00
Paulo Pires
20eb0b2bf3
Updated cloud-configs and AWS CoreOS instructions to Kubernetes 0.8.1 and informing users about better picking CoreOS AWS images. Refs #3543
2015-01-16 11:44:07 +00:00
bgrant0607
52cd620da8
Merge pull request #3537 from brendandburns/cli
...
Add inline JSON patching to kubectl update ...
2015-01-15 17:08:51 -08:00
Brendan Burns
3572ed1828
Addressed comments.
2015-01-15 16:08:12 -08:00
Brendan Burns
ae88521739
Add inline patching to kubectl update.
2015-01-15 16:08:12 -08:00
Brendan Burns
e8489264cf
Addressed comments.
2015-01-15 16:07:56 -08:00
Brendan Burns
e12a78cb1d
Merge pull request #3434 from pires/update-coreos-kubernetes
...
Fixed CoreOS cluster starting guide
2015-01-15 16:05:51 -08:00
Paulo Pires
540bf6053c
Missed a spot (TODO blame someone else).
2015-01-15 23:40:44 +00:00
Paulo Pires
78437d2db5
Linked another way of trying out Kubernetes on Coreos, this time with Vagrant alone.
2015-01-15 23:01:10 +00:00
Paulo Pires
08eecc8827
Removed CoreOS image version for AWS and GCE in favor of linking to the official channel.
2015-01-15 23:00:15 +00:00
Brendan Burns
4209bd4888
Add add a utility for merging JSON fragments, and use it in run-container.
2015-01-15 14:44:26 -08:00