Skip to content

Commit fa8ffd1

Browse files
authored
Merge pull request #815 from tambetliiv/patch-1
fix v1.31 changelog link typo
2 parents 4d52b4d + 6f29f41 commit fa8ffd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

latest/ug/clusters/kubernetes-versions-standard.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For `1.24` and later clusters, officially published Amazon EKS AMIs include `con
4040
* Kubernetes support for https://apparmor.net/[AppArmor] has graduated to stable and is now generally available for public use. This feature allows you to protect your containers with AppArmor by setting the `appArmorProfile.type` field in the container's `securityContext`. Prior to Kubernetes `v1.30`, AppArmor was controlled by annotations. Starting with `v1.30`, it is controlled using fields. To leverage this feature, we recommend migrating away from annotations and using the `appArmorProfile.type` field to ensure that your workloads are compatible.
4141
* The PersistentVolume last phase transition time feature has graduated to stable and is now generally available for public use in Kubernetes `v1.31`. This feature introduces a new field, `.status.lastTransitionTime`, in the PersistentVolumeStatus, which provides a timestamp of when a PersistentVolume last transitioned to a different phase. This enhancement allows for better tracking and management of PersistentVolumes, particularly in scenarios where understanding the lifecycle of volumes is important.
4242

43-
For the complete [.noloc]`Kubernetes` `1.30` changelog, see https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md
43+
For the complete [.noloc]`Kubernetes` `1.31` changelog, see https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md
4444

4545
[[kubernetes-1.30,kubernetes-1.30.title]]
4646
== [.noloc]`Kubernetes` 1.30
@@ -101,4 +101,4 @@ For the complete [.noloc]`Kubernetes` `1.29` changelog, see https://github.com/k
101101
For the complete [.noloc]`Kubernetes` `1.28` changelog, see https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md#changelog-since-v1270.
102102

103103

104-
📝 https://github.com/search?q=repo:awsdocs/amazon-eks-user-guide+[[kubernetes-versions-standard,&type=code[Edit this page on GitHub]
104+
📝 https://github.com/search?q=repo:awsdocs/amazon-eks-user-guide+[[kubernetes-versions-standard,&type=code[Edit this page on GitHub]

0 commit comments

Comments
 (0)