Commit Graph

558 Commits

Author SHA1 Message Date
Mykhailo Oleksiuk fad3d3a4f4 move --no-associate-public-ip to instance group 2016-08-06 14:46:46 +03:00
Mykhailo Oleksiuk 0c96f5dd1d add parameter --no-public-ip 2016-08-05 17:21:15 +03:00
Mykhailo Oleksiuk 911092e419 rename parameter --disable-associate-public-ip to --no-public-ip 2016-08-05 17:08:25 +03:00
Mykhailo Oleksiuk a264bee96f add parameter --disable-associate-public-ip 2016-08-05 17:00:14 +03:00
Mykhailo Oleksiuk ecde587df2 add parameter --disable-associate-public-ip 2016-08-05 15:40:07 +03:00
Mykhailo Oleksiuk d3228dfec0 add parameter --disable-associate-public-ip 2016-08-05 12:57:33 +03:00
Mykhailo Oleksiuk d0e29e70a7 add parameter --disable-associate-public-ip 2016-08-05 12:53:08 +03:00
Mykhailo Oleksiuk a09da80c1b add parameter --disable-associate-public-ip 2016-08-05 12:51:11 +03:00
Mykhailo Oleksiuk 722bbb1e4a add parameter --disable-associate-public-ip 2016-08-05 12:30:00 +03:00
Mykhailo Oleksiuk bc26eecf49 Merge remote-tracking branch 'upstream/master' 2016-08-05 12:08:56 +03:00
Justin Santa Barbara 5d437d3c2d Merge pull request #272 from justinsb/secret_consistency
More consistency in publickey CLI
2016-08-05 01:25:17 -04:00
Justin Santa Barbara de0482a411 More consistency in publickey CLI
Also docs skeleton
2016-08-05 01:23:13 -04:00
Justin Santa Barbara 33eecbba84 Merge pull request #271 from justinsb/rework_secrets_cli
Rework secrets CLI so we can manage the primary SSH key
2016-08-05 01:01:56 -04:00
Justin Santa Barbara 05c724f780 Support for deleting secrets 2016-08-05 00:58:11 -04:00
Justin Santa Barbara 9c4955095c Allow creation of SSH public keys 2016-08-05 00:45:28 -04:00
Justin Santa Barbara 2b9cc89257 Add --full arg to kops get cluster 2016-08-05 00:44:23 -04:00
Justin Santa Barbara e94d10166b Stub of 'create secret' command 2016-08-05 00:07:39 -04:00
Justin Santa Barbara abf456339d Add describe secrets command 2016-08-04 22:53:43 -04:00
Justin Santa Barbara 5585af595b Support reading the plaintext value of a secret 2016-08-04 22:33:13 -04:00
Justin Santa Barbara af841d50c0 Create more consistent secret CLI 2016-08-04 22:18:29 -04:00
Justin Santa Barbara 4afec66da4 Merge pull request #270 from justinsb/get_one_cluster
Expose full spec, by `kops get cluster -oyaml`
2016-08-04 22:03:47 -04:00
Justin Santa Barbara aa2059b2c5 Merge pull request #269 from justinsb/remove_zone_name_flag_ref
Fix flag name in error message: zone-name -> dns-zone
2016-08-04 21:44:05 -04:00
Justin Santa Barbara dee74bd9a0 Merge pull request #268 from justinsb/fix_formatting
Introduce some padding into text grid output
2016-08-04 21:43:54 -04:00
Justin Santa Barbara 4e2a4cda1e Fix flag name in error message: zone-name -> dns-zone 2016-08-04 21:39:37 -04:00
Justin Santa Barbara b3a4b6e08f Expose full spec, by `kops get cluster -oyaml`
Also for instance groups.

Hat-tip to @zmerlynn for the suggestion.
2016-08-04 21:37:17 -04:00
Justin Santa Barbara 64b2f9d387 Introduce some padding into text grid output
Otherwise we were not leaving a gap when columns were 8n characters
wide.
2016-08-04 21:12:30 -04:00
Mykhailo Oleksiuk 7984bfcb62 add parameter --disable-associate-public-ip 2016-08-04 18:34:18 +03:00
Mykhailo Oleksiuk ec122d54a6 add parameter --no-associate-public-ip 2016-08-04 18:17:40 +03:00
Mykhailo Oleksiuk a860fdbdfd add parameter --no-associate-public-ip 2016-08-04 17:19:20 +03:00
Justin Santa Barbara d0fd8170cd Merge pull request #260 from justinsb/fix_246
Add docs on AWS VPC 50 node limit
2016-08-03 01:46:19 -04:00
Justin Santa Barbara a7e2a24c94 Add docs on AWS VPC 50 node limit
Also on subnets & routing tables.

Fix #246
2016-08-03 01:44:38 -04:00
Justin Santa Barbara e3f6b4d13e Merge pull request #259 from justinsb/docs_10
Remove lingering reference to --dryrun mode
2016-08-03 01:31:31 -04:00
Justin Santa Barbara 360c82b0f6 Remove lingering reference to --dryrun mode
Issue #16
2016-08-03 01:29:47 -04:00
Justin Santa Barbara e754c3b86a Merge pull request #258 from justinsb/fix_134
Suggest `kops get` for `kops list`
2016-08-03 01:28:29 -04:00
Justin Santa Barbara 7660cd2ccf Suggest `kops get` for `kops list`
Fix #134
2016-08-03 01:25:14 -04:00
Justin Santa Barbara 720441c436 Merge pull request #257 from justinsb/docs_9
Document /ui shortcut for dashboard
2016-08-03 01:13:20 -04:00
Justin Santa Barbara 720cb50e12 Merge pull request #254 from justinsb/fix_164
Make it clearer when we use the cluster from kubecfg
2016-08-03 01:13:15 -04:00
Justin Santa Barbara 54359187ac Document /ui shortcut for dashboard 2016-08-03 01:11:32 -04:00
Justin Santa Barbara 198a618466 Merge pull request #255 from justinsb/docs_8
Fix docs formatting
2016-08-03 01:05:37 -04:00
Justin Santa Barbara 3cb175948f Fix docs formatting 2016-08-03 01:03:21 -04:00
Justin Santa Barbara a9c4062cce Make it clearer when we use the cluster from kubecfg
Fix #164
2016-08-03 00:58:22 -04:00
Justin Santa Barbara b9ffc61877 Merge pull request #253 from justinsb/remove_addons
Remove addons command
2016-08-03 00:44:32 -04:00
Justin Santa Barbara 928fd6161d Remove addons command
Encourage users to use kubectl instead
2016-08-03 00:42:42 -04:00
Justin Santa Barbara 9f92e24f02 Merge pull request #252 from justinsb/addons_2
Document standalone-monitoring addon
2016-08-03 00:36:58 -04:00
Justin Santa Barbara 3c85fd1cba Document standalone-monitoring addon 2016-08-03 00:34:44 -04:00
Justin Santa Barbara a4317ca703 Merge pull request #250 from justinsb/master
First docs on creating addons: dashboard
2016-08-03 00:19:42 -04:00
Justin Santa Barbara 6dbe900887 First docs on creating addons: dashboard 2016-08-03 00:14:59 -04:00
Justin Santa Barbara 5bbe399558 Merge pull request #248 from justinsb/fix_238
Better output when kubectl not in PATH
2016-08-02 23:55:56 -04:00
Justin Santa Barbara 13388fc4de Merge pull request #249 from justinsb/fix_235
Fix concurrent map write bug in TF creation
2016-08-02 23:55:42 -04:00
Justin Santa Barbara a9922d0a07 Fix concurrent map write bug in TF creation
Thanks for reporting @azell

Fix #235
2016-08-02 23:12:53 -04:00