John Gardiner Myers
3d47449625
Update release notes and documentation
2023-01-11 21:52:19 -08:00
Kubernetes Prow Robot
d247c0b37d
Merge pull request #14879 from hakman/aws_imds_all_clusters
...
aws: Set IMDS defaults for existing clusters
2023-01-10 22:25:19 -08:00
Ciprian Hacman
f490b27e39
Update IMDSv2 docs
2023-01-03 11:03:44 +02:00
John Gardiner Myers
92958f9966
v1alpha3: Move IG root volume settings to sub-struct
2022-12-26 20:35:26 -08:00
John Gardiner Myers
5570f217ba
v1alpha3: document field name changes
2022-11-28 20:02:39 -08:00
Bronson Mirafuentes
ad02c06180
Update docs/instance_groups.md
...
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2022-11-22 09:40:25 -08:00
Bronson Mirafuentes
71c0f7043f
update docs to include capacityRebalance
2022-11-21 08:47:59 -08:00
Nicolas Sterchele
73b6ed4150
aws: introduce maximum instance lifetime in cluster
...
The maximum instance lifetime is an AWS only feature and specifies the
maximum amount of time (in seconds) that an instance can be in service
before it is terminated and replaced.
A common use case might be a requirement to replace your instances on a
schedule because of internal security policies or external compliance
controls.
2022-07-04 20:38:33 +02:00
Joao Marques
7b28a3af13
docs(instance-groups): fix typo
2022-05-12 19:07:56 -03:00
Ciprian Hacman
537a550d0c
Add docs for the packages option
2022-05-09 06:44:40 +03:00
Shubham Gopale
8a637594e6
add flatcar note related to additionalUserdata
2021-12-31 10:33:59 +05:30
Ole Markus With
b09241122f
Support specifying instance requirements per IG
...
Update docs/instance_groups.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2021-12-24 21:19:58 +01:00
Simone Sciarrati
1ffdccd9dd
Document cloud-init behaviour
2021-09-28 22:17:31 +02:00
Ciprian Hacman
19b48c297e
Update more generic "container images" terminology in docs
2021-06-20 22:58:40 +02:00
Ole Markus With
6115afd4f5
Make relnotes match the new max hop limit IMDS behaviour
2021-06-07 09:33:18 +02:00
John Gardiner Myers
428041bc0f
Add cluster-level warmPool settings
2021-04-25 20:22:04 -07:00
John Gardiner Myers
0647563da8
Improve warm pool documentation
2021-04-24 10:48:05 -07:00
Ole Markus With
c18a210124
Add warm pool docs and release notes
2021-04-24 09:45:41 +02:00
Bharath Vedartham
cebe171805
Explicitly specify http_endpoint in launch_template terraform
...
http_endpoint has to be explicitly specified in the metadata_options block
of the launch template terraform according to issue
https://github.com/hashicorp/terraform-provider-aws/issues/12564
2020-12-10 01:37:15 +05:30
Rodrigo Menezes
3fb12c66ae
gzip and base64 encode the heredocs in the nodeup.sh portion of user-data
2020-12-04 10:46:18 -08:00
axpraka
3033caa5e7
Update kops as kOps and remove extra spaces from .md files
...
- Updated kops as kOps in .md files.
- Remove extra spaces from .md files
2020-11-13 20:09:51 -05:00
Ciprian Hacman
6a4d86baf9
Rename Kops to kOps in the docs
2020-10-29 19:39:50 +02:00
Brandon Wagner
9d9ca8441e
feat toolbox instance-selector implementation
2020-08-10 16:16:51 -05:00
Peter Rifel
485f95a88b
Add the new kops feature table to a handful of feature sections
2020-07-19 18:01:18 -05:00
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