Commit Graph

468 Commits

Author SHA1 Message Date
Daisuke Fujita 39b70246fc Add --subnet and --role flags to create ig command 2017-06-13 18:41:17 +09:00
Chris Love 1299fd63da Merge pull request #2689 from gianrubio/patch-1
Only list the latest coreos stable image
2017-06-12 12:51:28 -07:00
Justin Santa Barbara 818e04ff77 Merge pull request #2653 from cordoval/patch-1
simplify useless for
2017-06-11 22:37:08 -04:00
Justin Santa Barbara d724b3c0df Add release notes for 1.6.1 2017-06-11 17:30:31 -04:00
Luis Cordova 4a5eb82d36 remove the dones ; 2017-06-10 12:08:48 -05:00
Justin Santa Barbara 5aa9b5f81f Merge pull request #2684 from matthew-marchetti/root_vol_opt
Initial commit to add option to set volume size at creation
2017-06-09 11:05:06 -04:00
Matt Marchetti c847bd1fa3 Initial commit to add option to set volume size at creation 2017-06-09 10:53:25 -04:00
Justin Santa Barbara f1d4a9b8c7 Merge pull request #2700 from gianrubio/patch-2
bump dashboard and heapster versions
2017-06-09 10:05:17 -04:00
Justin Santa Barbara b4801e17ac Merge pull request #2698 from tanner-bruce/bastion-docs
Reference private key instead of public
2017-06-09 10:01:15 -04:00
Justin Santa Barbara a8bbd85ecc Merge pull request #2654 from zanhsieh/patch-1
Update creating_subdomain.md
2017-06-09 09:23:33 -04:00
Giancarlo Rubio 4292900a74 bump dashboard version to v1.6.0 2017-06-09 13:26:20 +02:00
Tanner Bruce 27fd24b3b7 Reference private key instead of public 2017-06-08 17:17:03 -05:00
Giancarlo Rubio cf398bbd68 Only list the latest coreos stable image 2017-06-07 15:52:29 +02:00
Chris Love 96e490bef1 Merge pull request #2640 from ottoyiu/kops_srcdst
Add ability to set cross-subnet mode in Calico
2017-06-04 09:37:34 -07:00
Chris Love 8040c74f08 Merge pull request #2613 from jordanjennings/weave-networking-config
Make Weave MTU configurable and configure jumbo frame support for new clusters on AWS
2017-05-30 17:54:38 -06:00
Jordan Jennings 6213c519e1 Make Weave MTU configurable and set AWS default config for jumbo frames 2017-05-30 06:36:09 -04:00
zanhsieh 6edf57189a Update creating_subdomain.md
Fix the problem on creating subdomain hosted zone since we cannot access the subdomain records (even NS records) initially without visit Route53 management console.
2017-05-30 13:23:29 +08:00
Luis Cordova 8f831b8c44 simplify useless for 2017-05-29 21:07:37 -05:00
Otto Yiu 2e1a024b9f Add ability to set cross-subnet mode in Calico
This gives the ability to a user to enable cross-subnet mode in Calico.
Also introduces a new addon that, full disclosure, I wrote.

[ottoyiu/k8s-ec2-srcdst](https://github.com/ottoyiu/k8s-ec2-srcdst)
2017-05-29 18:54:37 -07:00
Chris Love 052f81bd12 Merge pull request #2649 from sethpollack/external-dns
add EnableExternalDNS feature flag
2017-05-29 08:53:18 -06:00
Seth Pollack c0781e9869
add EnableExternalDNS feature flag 2017-05-28 19:20:06 -04:00
Hugo Ferreira 48c2e91cb4 Prevent "unbound variable" errors in `kops-mfa`
When none of the `KOPS_MFA_ROLE_ARN` or `KOPS_MFA_ARN` variables are set, we get the following errors…

    kops-mfa: line 11: KOPS_MFA_ROLE_ARN: unbound variable
or,
    kops-mfa: line 16: KOPS_MFA_ARN: unbound variable

… instead of the expected error message:

    Set the KOPS_MFA_ROLE_ARN environment variable
or,
    Set the KOPS_MFA_ARN environment variable
2017-05-26 20:10:58 +01:00
Chris Love 1fffa08673 Merge pull request #2629 from Shimi/patch-1
Weave daemonset configuration for k8s 1.6.x
2017-05-25 00:37:57 -06:00
Chris Love 8cf799d987 Merge pull request #2609 from chrislovecnm/get-updates
Get updates
2017-05-24 18:31:33 -06:00
Shimi Kiviti 6bc1be4cbe Weave daemonset configuration for k8s 1.6.x 2017-05-24 15:19:40 +03:00
Patrick Barker 6052d7097b Update cluster_spec docs with audit logging 2017-05-21 09:59:47 -06:00
Eric Hole fb75bdcd31 get now gets a cluster 2017-05-19 17:29:05 -06:00
Mike Splain 3baf5e9942 Add bastion creation doc 2017-05-19 13:51:18 -04:00
Willem Mali cf7d9c71c9 Clarified --image paramater applies to all cluster instances 2017-05-19 14:20:51 +02:00
Willem Mali 1fffc13a22 removed deprecated secrets command subtree from CLI and docs 2017-05-18 14:52:14 +02:00
Mike Splain 3c02a412be Fix ci failure of 'make gen-cli-docs' 2017-05-16 09:44:30 -04:00
Mike Splain bd0f18d413 Rename api-loadbalancer to api-loadbalancer-type and cleanup 2017-05-16 09:42:52 -04:00
Mike Splain bb30f51fc4 Add api-loadbalancer option to force public or internal loadbalancer for the masters 2017-05-16 09:42:52 -04:00
Chris Love e1cbf82072 Merge pull request #2566 from gianrubio/fix-rolling-upgrade
Review rolling-update command
2017-05-15 14:47:58 -06:00
Chris Love 12e4305998 Merge pull request #2565 from gianrubio/fix-completion-command
review completion command
2017-05-15 09:59:08 -06:00
Giancarlo Rubio 44ea396832 review rolling-update command
export var KOPS_FEATURE_FLAGS in the docs
2017-05-15 16:26:14 +02:00
Justin Santa Barbara c94373fe88 Merge pull request #2550 from rdtr/accept_kopeio_as_network_spec
#2514 support 'kopeio' as networking argument
2017-05-15 10:22:00 -04:00
Giancarlo Rubio 76e40a88d9 review completion command 2017-05-15 12:30:56 +02:00
Justin Santa Barbara 5af4f47a22 Merge pull request #2551 from svozza/patch-1
Adds instructions for developing in Docker
2017-05-12 21:54:17 -07:00
Justin Santa Barbara 80707038b9 Merge pull request #2456 from snoby/docs/changeAPIAccess
Added docs description on changing from Internet-facing to Internal a…
2017-05-12 21:46:01 -07:00
Norio Akagi f480ac9a12 fixed #2514: support 'kopeio' as networking argument 2017-05-12 09:08:53 -07:00
Stefano Vozza cb5c6cb856 Adds instructions for developing in Docker 2017-05-12 12:20:49 +01:00
Laurent Crisci cf6654e60c
Fixed some typos, s/resrouces/resources/ 2017-05-11 17:05:50 +01:00
Justin Santa Barbara 4f88a6463f Merge pull request #2526 from dolftax/coreos-ssh-doc
[Fixes #2506] Adds CoreOS SSH username as `core` in docs
2017-05-10 08:55:59 -07:00
Chris Love 65216d69f8 Merge pull request #2532 from four43/patch-1
Updated security docs to display API secret token correctly
2017-05-09 22:32:48 -06:00
Stefano Vozza cb53eb3518 mention cloudformation as target in update cluster help 2017-05-08 22:04:24 +01:00
Seth Miller 569e6bbf25 Updated security docs to display API secret token correctly
Fixes #2234
2017-05-08 15:58:37 -05:00
Jaipradeesh Janarthanan 7b1fa77e89
[Fixes #2506] Adds CoreOS SSH username as `core` in docs
Signed-off-by: Jaipradeesh Janarthanan <jaipradeesh@gmail.com>
2017-05-08 16:27:42 +05:30
chrislovecnm 53848f1f7f Work on cli documentation 2017-05-07 21:03:29 -06:00
chrislovecnm 7487b0d756 updating docs, adding verify-gendocs and more build tweaks 2017-05-04 18:58:10 -06:00