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
Norio Akagi
f480ac9a12
fixed #2514 : support 'kopeio' as networking argument
2017-05-12 09:08:53 -07:00
Laurent Crisci
cf6654e60c
Fixed some typos, s/resrouces/resources/
2017-05-11 17:05:50 +01:00
Stefano Vozza
cb53eb3518
mention cloudformation as target in update cluster help
2017-05-08 22:04:24 +01:00
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
chrislovecnm
3d3e03cfab
docs are out of date
2017-04-22 12:56:33 -06:00
chrislovecnm
3b03fe6864
zsh autocompletion and updating docs
2017-04-22 11:55:51 -06:00
Justin Santa Barbara
8bc48ef10a
Merge pull request #2305 from caarlos0/patch-1
...
Fixed typos: clusteres -> cluster
2017-04-06 21:13:36 -04:00
Chris Love
bd564cf7fd
Merge pull request #2240 from MrTrustor/delete-f
...
Implement --filename option for kops delete
2017-04-06 15:41:11 -06:00
Carlos Alexandro Becker
6d9d21b149
fixed typo on kops_rolling-update_cluster
2017-04-06 17:49:25 -03:00
Théo Chamley
d1ff517441
Update documentation for kops delete -f
2017-03-30 18:15:36 +02:00
Kris Nova
2ae3e806de
Meep, remove nivenly.com from state store
2017-03-21 13:19:07 -06:00
Kris Nova
047800a96f
Adding docs and fixing Makefile
2017-03-21 13:17:43 -06:00
chrislovecnm
56da9f14de
updating generated docs
2017-03-01 16:24:07 -07:00
Robin Percy
f9b3c5e584
Now applying the tags to IGs at render time.
...
- Previous method would have caused issues with the way tags are used
for filtering resources.
- Updated docs and comments to only refer to instance groups, rather
than all AWS resources
2017-02-23 06:10:15 -08:00
Robin Percy
6fa4acd49e
Exposed cloud labels as a CLI option
...
- --cloud-labels will be applied to every kops-created resource
- Also ran apimachinery to regenerated the conversions for the new
Cluster.ClusterLabels property.
2017-02-22 06:24:35 -08:00
Matthew Mihok
bc235765d1
Adding basic flannel support
2017-02-11 16:26:18 -05:00
Justin Santa Barbara
baa893e462
Generate docs against master branch
...
Fix #1765
2017-02-05 11:30:33 -05:00
chrislovecnm
d228592af5
Updating documentation
2017-02-01 22:08:19 -07:00
Thomas Peitz
9a1c192211
Update docs for --node-security-groups/--master-security-groups
2017-01-30 18:58:48 +01:00
Kris Nova
29997d4987
Cobra docs
2017-01-05 10:23:41 -07:00
alok87
a413ea5ac3
Merge remote-tracking branch 'kopsrepo/master' into bastion_improvements
...
* kopsrepo/master:
gcs-upload: Use a no-clobber copy instead
gcs-upload: Fix cache-control on other files as well
changes from code review
doc updates
unit tests with fakes
it is working in alpha
working on the start of validate
Starting work on node lookup and validation
starting porting node code
Fix retries for AutoScalingGroup pending delete
Apply gofmt to pkg directory
Avoid tests hitting kubernetes stable.txt HTTP file
Fix printing of max size on instance group
Disable kubelet from starting until after volume mounts
Fix Cluster parsing error message
bumping stable channel to k8s 1.4.6
support more zones(cn-north-1a/b) for cloud provider guess
2016-11-30 07:58:41 +05:30
chrislovecnm
2bbc95d9e8
changes from code review
2016-11-28 18:54:57 -07:00
chrislovecnm
c311a54081
doc updates
2016-11-28 18:18:03 -07:00
chrislovecnm
8a1934ae8b
unit tests with fakes
...
updating docs
2016-11-28 18:17:53 -07:00
alok87
eb67bca038
Docs updated for bastion enable
2016-11-23 12:36:07 +05:30
alok87
2f1ebdea15
Enable/disable bastion, defaults to false
2016-11-23 12:31:51 +05:30
alok87
6069350b06
Topology added
...
Issue - https://github.com/kubernetes/kops/issues/863
2016-11-10 14:06:38 +05:30
Billy Shambrook
7472349b86
Stop cobra adding a autogenerated comment when creating docs.
...
This is to avoid spamming pull requests.
2016-11-08 11:56:50 +00:00
Billy Shambrook
13919b066a
add example to cli help for completion command.
2016-11-08 11:52:03 +00:00
Billy Shambrook
ea689f8ca9
add completion cli command.
2016-11-05 18:41:57 +00:00
Billy Shambrook
8e979ca434
add genhelpdocs cmd to generate cli markdown docs
2016-11-05 18:41:47 +00:00