Peter Rifel
5ca54b5928
Cleanup documentation
2019-06-07 16:34:31 -07:00
sunlintong
3e8f1734d8
spell...
2018-04-03 16:11:44 +08:00
AdamDang
a8c2546c63
Typo delete duplicated "a a"
...
"a a" is duplicated in line 38
2018-03-08 17:45:26 +08:00
chrislovecnm
bbcc0f36c3
Documentation updates
2017-06-30 15:33:37 -06:00
Darron Froese
3696cef178
Updating admin-access docs.
2017-03-20 15:10:41 -06: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
Vince Montalbano
b0a535c4cb
Add KubeletPreferredAddressTypes #1083 Documentation
2016-12-20 12:28:39 -06:00
Matt Condon
4bea8f80d1
fix: point yaml spec for adminAccess to cluster_spec
2016-11-04 18:12:55 -04:00
Justin Santa Barbara
addaf5e4b4
Don't add terraform to --out
...
Fix #486
2016-09-24 11:25:39 -04:00
Justin Santa Barbara
9c3105b323
Make automatic upgrades optional
...
We add a `UpdatePolicy` field to the cluster spec
Also document how this feature was added.
2016-09-08 11:18:14 -04:00
Justin Santa Barbara
39a3d71def
Revert "Import SSH public key into the keystore"
...
This reverts commit bd3ab166b7 .
2016-07-29 13:06:37 -04:00
Justin Santa Barbara
bd3ab166b7
Import SSH public key into the keystore
...
This means it only needs to be specified during `kops create`. We
remove the option from `kops update` for consistency.
This will shortly be manageable using the secrets functionality.
Fix #221
2016-07-29 00:45:37 -04:00
Justin Santa Barbara
169e911551
More docs polishing
2016-07-15 00:07:31 -04:00
Justin Santa Barbara
302f23463e
Configuration of admin access to ports 22 and master-443
...
Fix #143
2016-07-14 10:33:26 -04:00
Justin Santa Barbara
5f627ad793
Beginning of docs about commands and args
2016-07-14 02:43:42 -04:00