File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
docs/docs-content/release-notes Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,11 @@ tags: ["release-notes"]
2121
2222#### Breaking Changes {#breaking-changes-4.8.0}
2323
24+ - When creating EKS clusters, the default ** Amazon Machine Image (AMI) Type** is now Amazon Linux 2023 (AL2023) Standard
25+ AMI. This change aligns with the [ upcoming deprecation of Amazon Linux 2 (AL2) AMIs] ( ./announcements.md#deprecations ) .
26+ A deprecation warning now appears for AL2 AMIs in the ** Amazon Machine Image (AMI) Type** drop-down menu within
27+ [ Cloud Configuration Settings] ( ../clusters/public-cloud/aws/eks.md#cloud-configuration-settings ) .
28+
2429- [ System configuration API endpoints] ( /api/v1/system ) can now only be accessed using privileged
2530 [ authorization tokens] ( ../user-management/authentication/authorization-token.md ) . These API endpoints expose critical
2631 system details, so access to them is strictly enforced. Users with general access authorization tokens are no longer
@@ -52,11 +57,6 @@ tags: ["release-notes"]
5257
5358#### Deprecations and Removals
5459
55- - When creating EKS clusters, the default ** Amazon Machine Image (AMI) Type** is now Amazon Linux 2023 (AL2023) Standard
56- AMI. This change aligns with the [ upcoming deprecation of Amazon Linux 2 (AL2) AMIs] ( ./announcements.md#deprecations ) .
57- A deprecation warning now appears for AL2 AMIs in the ** Amazon Machine Image (AMI) Type** drop-down menu within
58- [ Cloud Configuration Settings] ( ../clusters/public-cloud/aws/eks.md#cloud-configuration-settings ) .
59-
6060### Edge
6161
6262::: info
You can’t perform that action at this time.
0 commit comments