Jesse Haka
5e3b94ae17
use existing network and subnet
2019-10-27 08:21:25 +02:00
Kubernetes Prow Robot
927094fcda
Merge pull request #7371 from justinsb/kops_validate_now_supports_wait
...
Add --wait argument to kops validate
2019-09-19 11:57:00 -07:00
Jesse Haka
d9da911457
run gen docs
2019-08-30 08:22:50 +03:00
Justin SB
eb4fe3f8ff
Generate docs
...
https://github.com/kubernetes/kubernetes/pull/72137 appears to have
introduced spurious spaces, but I think we can live with it for now.
2019-08-26 07:54:30 -07:00
Justin SB
6a6bd7d8a0
Add --wait argument to kops validate
...
With this argument, kops validate will poll until the timeout expires,
waiting for readiness. On readiness or on timer expiration, it exits
as if wait was not present.
2019-08-16 09:50:29 -04:00
Justin SB
9df2e4bbfb
Speed up rolling-update - longer timeout on validation, less scheduled holds
...
We reduce the amount of time we wait on a purely scheduled basis
during a rolling-update, and instead increase the timeout on the
validation.
This will be a behavioural change - particularly for `--cloudonly`
mode, but that mode seems more useful when things are going wrong
anyway, when people will likely set _even lower_ timeouts.
2019-05-16 03:37:35 -07:00
Justin SB
547b5bbbb9
Update CLI docs
2019-05-06 13:44:41 -04:00
Adam Yang
40a1461a1d
fix documentation
2019-02-19 22:26:59 -05:00
Kubernetes Prow Robot
70484c009a
Merge pull request #6232 from justinsb/ask_kops_for_its_version
...
kops version: Add --short flag, use it to get version in scripts
2019-01-27 13:50:37 -08:00
Justin SB
b40c9034bd
kops version: Add --short flag, use it to get version in scripts
...
We upload to a location that includes the version, but we need to
specify the version in KOPS_BASE_URL. We expose an option to make
`kops version` more amenable to this scripting.
2019-01-22 22:27:33 -05:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
e0a16a9252
Docs for openstack addition
2019-01-20 00:10:11 -07:00
Justin SB
26bd75aecb
Bulk spelling fixes
...
Experimenting with my own spelling checker, these are the typos it caught.
2018-12-20 17:43:56 -05:00
Peter Rifel
f66a2abc40
Add --post-drain-delay to rolling-update cluster command
2018-12-14 21:09:55 -08:00
Kubernetes Prow Robot
1f38ac53b8
Merge pull request #6185 from rdrgmnzs/cluster-rotation-validation-timeout
...
Let a user specify the validation timeout when rotating a cluster.
2018-12-09 17:48:54 -08:00
Rodrigo Menezes
a6116381c9
add docs
2018-12-08 17:45:51 -08:00
mikesplain
3c7756a4e5
Add -y for upgrade command
2018-12-06 12:56:48 -05:00
Kenjiro Nakayama
4489d86aff
Add cni to usage network option for kops create cluster
2018-12-01 11:53:48 +09:00
k8s-ci-robot
5dce6b1e6f
Merge pull request #5875 from seanson/5700_add_flag_for_no_subnet_tags
...
#5700 : Add command line flag for disabling Subnet ELB tags
2018-11-09 13:05:48 -08:00
Ian Hoegen
312813e4c5
Add stdin input for secrets
2018-10-23 11:38:45 -07:00
Sean Johnson
737a7a2cb8
5700: Add command line flag for disabling Subnet ELB tags
2018-10-10 12:48:06 +11:00
k8s-ci-robot
87808fb489
Merge pull request #5854 from posquit0/patch-2
...
Fix mis-typing in CLI command documentations
2018-10-08 22:40:34 -07:00
Justin Santa Barbara
01d188af38
Sync up CLI args help
...
Follow on to #5425 ; another flag and we need to update the source code
as well as the output.
Follow on also to #5721 and #4687
2018-10-08 17:03:00 -07:00
Justin Santa Barbara
4039ae8a42
Merge pull request #5721 from AdamDang/patch-8
...
Small typo fix
2018-10-08 19:52:00 -04:00
Justin Santa Barbara
b1db2f362b
Merge pull request #5425 from marceliwac/patch-1
...
Fixed duplicate info
2018-10-08 19:15:19 -04:00
Byungjin Park
543d12bd22
Fix mis-typing in CLI command documentations
2018-10-04 11:33:33 +09:00
Rodrigo Menezes
ac38ecde6e
fix typos
2018-10-03 16:04:36 -07:00
AdamDang
20cdb50fd5
Update kops_create.md
2018-08-30 14:34:20 +08:00
AdamDang
fc7f068ae4
Update kops_create_secret.md
2018-08-30 14:33:15 +08:00
AdamDang
31d772390a
Update kops_create_secret_dockerconfig.md
2018-08-30 14:31:29 +08:00
AdamDang
2b50a1c11f
Update kops_create_secret_sshpublickey.md
2018-08-30 14:30:03 +08:00
Justin Santa Barbara
2d76046f85
kops set: fix example
...
The example included an incorrect field specifier.
2018-07-24 23:22:42 -04:00
k8s-ci-robot
9d7b2d17b0
Merge pull request #5108 from usabilla/set-values
...
Adds ability to set template context values on command line
2018-07-19 13:11:17 -07:00
k8s-ci-robot
54cbe492cb
Merge pull request #5414 from Raffo/master
...
[WIP] Initial implementation of ACM certificate for API server ELB
2018-07-19 08:34:54 -07:00
Christian Kampka
ed08820909
Generate random weave password it none is supplied
2018-07-18 19:41:57 +02:00
Christian Kampka
3bf8a8fcd2
Add weave network encryption secret
2018-07-13 16:57:48 +02:00
Gijs Kunze
0ccaf4fd8e
Fixes complex --set parsing
2018-07-11 16:46:32 +02:00
Gijs Kunze
381c30ea4a
Added the ability to set individual values for the toolbox template command
2018-07-11 16:45:26 +02:00
Marceli-Wac
8ebfef3f5c
Fixed duplicate info
...
Fixed duplicate info about default value for --topology flag
2018-07-10 10:01:50 +02:00
Raffaele Di Fazio
b5ea3359a9
Added new flag doc to kops_create_cluster documentation
2018-07-08 16:23:23 +02:00
Kashif Saadat
7b5cb2dc33
Update rolling update ig roles flag to be case insensitive
2018-06-27 10:26:48 +01:00
k8s-ci-robot
127e031948
Merge pull request #5256 from justinsb/dont_autoload_key_on_gce
...
Don't autoload SSH key on GCE
2018-06-17 08:38:29 -07:00
Justin Santa Barbara
1549b6e961
Don't autoload SSH key on GCE
...
This lets us merge #5056
2018-06-17 09:11:06 -04:00
Justin Santa Barbara
b334650c68
Merge branch 'master' into feature-2435-s3configfile
2018-06-11 11:53:23 -04:00
Justin Santa Barbara
ef5936d8b5
Support overlay2 in docker
...
We also have to stop passing the flag on ContainerOS, because it's set
in /etc/docker/default.json and it's now an error to pass the flag.
That in turn means we move those options to code, which are the last of
those legacy config options. (We still have a few tasks declaratively
defined though)
2018-06-07 17:11:11 -04:00
k8s-ci-robot
0afac24a4f
Merge pull request #5284 from noinarisak/kops_edit_instancegroup_correction
...
Update kops_edit_instancegroup.go and kops_edit_instancegroup.md
2018-06-06 14:28:24 -07:00
Noi Narisak
4bc3155edb
Update kops_edit_instancegroup.go and kops_edit_instancegroup.md
...
Update the Example section. Was trying to use command example and discovered that `node` gave any error. Changing it `node` to `nodes` resolve it.
2018-06-06 15:02:57 -05:00
Rodrigo Menezes
11b3da7a87
Clarify the usage of the --state flag.
2018-06-05 09:48:14 -07:00
Ian Hoegen
ae8bdf08c5
Add stdin support for create -f and replace -f
2018-05-14 13:29:37 -07:00
k8s-ci-robot
cbf7b0886e
Merge pull request #5122 from justinsb/rolling_update_by_role
...
Allow rolling-update to filter on roles
2018-05-11 10:50:30 -07:00
Justin Santa Barbara
ffd57062aa
Allow rolling-update to filter on roles
...
This is important for the e2e upgrade tests
2018-05-09 12:00:12 -04:00