Peter Rifel
9f67420120
Cleanup syntax highlighting and misc markdown cleanup
2020-06-08 22:12:32 -05:00
Ran
5e3cd0c62c
Update instance_groups.md
2020-05-06 16:59:23 +03:00
Ran
49e3ab5d6f
Update instance_groups.md
...
the description and link for spotAllocationStrategy are currently taken from the Spot Fleet documentation, while kops uses EC2 Auto Scaling groups. these are two different tools/APIs, so I am proposing a fix to the readme file that would correct spotAllocationStrategy to point to the ASG documentation instead.
2020-05-06 11:37:28 +03:00
Ole Markus With
bb9b842a7a
Apply suggestions from code review
...
Co-Authored-By: Peter Rifel <rifelpet@users.noreply.github.com>
2020-04-15 18:41:47 +02:00
Ole Markus With
b3ed808ac6
More clear split between IG specs and operations docs
2020-04-12 09:02:11 +02:00
GuyTempleton
c1a259b5a4
Cleanup InstanceGroup MixedInstancePolicy docs
...
Also improved consistency of rest of InstanceGroup docs and
some docstrings
2020-04-02 16:48:17 +01:00
Kubernetes Prow Robot
afb4ecb883
Merge pull request #7730 from ripta/custom-sysctls
...
Custom sysctl Parameters
2020-01-03 07:35:41 -08:00
Ripta Pasay
4a32fbbc06
Add sysctl documentation to cluster and instance group specs
2019-12-05 00:47:40 -08:00
John Gardiner Myers
f1068e5c8c
Update apiVersion in docs and tests
2019-11-09 14:14:24 -08:00
Teodor Todorov
fac5969001
Allow OS instances to boot from volume
2019-09-23 18:04:25 +01:00
mikesplain
0e4c1080e7
Add docs and test
2019-06-21 14:00:37 -04:00
Peter Rifel
01ce8de068
Mention version of Kops that introduced new features
...
I'm hoping this will cut down on the confusion when reading the master branch's docs and seeing features not included in the latest stable Kops release..
A stopgap until we can properly version our documentation.
2019-05-14 22:20:57 -07:00
Justin SB
ba9a4afc43
apigroup -> kops.k8s.io: Tests & supporting changes
...
Autogenerated code, docs & test changes
Also a new test for the older "kops" apiGroup, to make sure that
continues to work.
2019-05-06 22:26:29 -04:00
Tom Gehrke
982938b269
Fix documentation about targetGroupArn key
...
The key needs to be named `targetGroupArn` instead of `targetGroupARN`.
2019-03-13 12:27:53 +01:00
Rohith
34c8864b59
- updating the documentation as per remove
...
- fixing the security group detection when using public subnets
2019-02-20 14:37:59 +00:00
Rohith
d3badf6678
- adding some documentation regarding the new feature and example usage
2019-02-04 11:59:42 +00:00
Rohith
033cdff99b
- added the reference to the aws device naming conventions documentation
2019-01-21 15:38:42 +00:00
Rohith
dcf3f3b2bb
- fixing up the merge conflict
...
- fixing the typos and wording
2019-01-21 15:37:37 +00:00
Rohith
6c814f3e73
Changes
...
- removed all the systemd unit creation and use the volume mount code from kubele (SafeFormatAndMount)
- added some documentation to highlight the feature and show how it might be used in both ebs and ephemeral storage
2019-01-18 22:49:54 +00:00
Byungjin Park
a0c6127043
Fix mis-typings in documentation.
2018-10-05 16:36:44 +09:00
sunlintong
466b664b56
leaveraging-->leveraging
2018-09-03 10:54:33 +08:00
sunlintong
479ab968cd
guarantueed-->guaranteed
2018-09-03 10:51:57 +08:00
sunlintong
3bbed19803
guaruanteed-->guaranteed
2018-09-03 10:50:55 +08:00
Justin Santa Barbara
630ea429ae
Merge pull request #4677 from usabilla/external-load-balancers
...
Add the ability to specify external loadbalancers for instancegroups
2018-07-19 21:54:00 -04:00
k8s-ci-robot
e60d593fb0
Merge pull request #3445 from Cryptophobia/master
...
Adding a disclaimer for instanceGroups in docs
2018-07-18 05:57:20 -07:00
Gijs Kunze
09f5c68dd8
Updated documentation
2018-06-29 11:39:21 +02:00
AdamDang
60551b36e9
[instance_groups.md] typo: recieve->receive
...
Fix a typo: recieve->receive
2018-05-13 15:45:47 +08:00
AdamDang
4ff197afe2
Update instance_groups.md
...
aditional->additional
2018-04-22 09:50:58 +08:00
sunlintong
8351cfb6d7
instance_groups.md
2018-04-03 17:01:50 +08:00
k8s-ci-robot
5cda02ca2b
Merge pull request #4695 from vendrov/instnace_monitroing_support
...
Add support for instance monitoring
2018-03-25 14:17:01 -07:00
AdamDang
42e3e45c8d
Update instance_groups.md
...
"instancegroup" and "instance group" appear in one sentence. It's better to use same format.
2018-03-22 15:39:36 +08:00
devops
d734f35126
Add support for instance monitoring
...
Add API backward comptability
Add api generated files
documenting detailed-monitoring
instance-group json typo
Update test expected result
to support enable_monitroing
Add instance-monitroing support to CF
Improve doc, test and rename InstanceMonitoring
Rename instnace-monitoring to fit the YAML kops form
typo detailedInstanceMonitoring
2018-03-21 23:06:38 +02:00
Peter Kuiper
df75871f65
Fixed typo, us-central should be eu-central
2018-03-09 22:06:05 +01:00
Markus Padourek
f5408e3bba
Fix typo
2018-02-28 11:03:35 +01:00
Markus Padourek
41eff5b2b2
Moving from one IG w multiple AZs to one IG per AZ
...
As discussed in #760
2018-02-27 12:03:35 +01:00
Mike Splain
fdc2695fe1
Add suspendProcesses to IGs
2018-02-20 09:30:18 -05:00
klaus993
4ea6623933
Add clarification in instance group deletion
...
It can happen that, if one is accustomed to target the configuration to
terraform (for example), one does not expect it to be applied automatically,
but perform a `kops update cluster --target=terraform` followed by a `terraform
apply`. It's a disruption of common flow and it should be clarified.
2018-02-14 16:31:01 -03:00
klaus993
6050d90805
Add info about `kops create ig` command in docs
2018-02-13 17:14:22 -03:00
Hidetake Iwata
d97e0e6205
Fix rootVolumeType accepts all volume types #4256
2018-01-14 17:57:35 +09:00
Peter Rifel
72e8f4f9cc
Add note about cloudLabel inheritance
2018-01-08 12:05:40 -08:00
Peter Rifel
cb60f37239
Add reference to node labels in IG docs
2017-12-28 15:56:17 -08:00
Peter Rifel
a04e68a0de
Update spot example now that t2 family is supported
2017-12-28 15:10:14 -08:00
Peter Rifel
d9d645c763
Update feature flags and rolling update description
2017-12-28 15:10:14 -08:00
Peter Rifel
7608bcac3c
Fix docs typos
2017-12-28 15:10:13 -08:00
Serge Ohl
d3254f47ed
Reload bot
2017-11-16 14:06:21 -05:00
Serge Ohl
414d907629
Add Exemple for instance group tagging
2017-11-16 13:46:51 -05:00
Dan Murphy
f0c5b6a868
Update Additional user-data example
...
Looking at https://godoc.org/k8s.io/kops/pkg/apis/kops#InstanceGroupSpec and https://github.com/kubernetes/kops/pull/3633 , the field is `AdditionalUserData` not `ExtraUserData`
2017-11-14 18:27:20 +00:00
Rodrigo Menezes
1fe56a1603
Move user-data to IG spec
2017-11-06 23:25:37 -08:00
Cryptophobia
f78343fcc2
Adding a disclaimer for instanceGroups in docs
2017-09-24 14:48:26 -04:00
Andrey Falko
a683ccd7af
Update provisioned iops doc example
2017-09-18 19:01:30 -07:00