diff --git a/docs/contents/index.md b/docs/contents/index.md index 7d7c57849b..36ae6966ff 100644 --- a/docs/contents/index.md +++ b/docs/contents/index.md @@ -66,7 +66,7 @@ You can install the CRD API type, the release channel manifest for EKS-D, and view the release channel by running the following commands: ```bash -RELEASE_BRANCH=1-30 +RELEASE_BRANCH=1-31 kubectl apply -f https://distro.eks.amazonaws.com/crds/releasechannels.distro.eks.amazonaws.com-v1alpha1.yaml kubectl apply -f https://distro.eks.amazonaws.com/releasechannels/${RELEASE_BRANCH}.yaml kubectl get -o yaml releasechannels @@ -105,8 +105,8 @@ manifest for EKS Distro, and view the release by running the following commands: ```bash -RELEASE_BRANCH=1-30 -RELEASE=15 +RELEASE_BRANCH=1-31 +RELEASE=5 kubectl apply -f https://distro.eks.amazonaws.com/crds/releases.distro.eks.amazonaws.com-v1alpha1.yaml kubectl apply -f https://distro.eks.amazonaws.com/kubernetes-${RELEASE_BRANCH}/kubernetes-${RELEASE_BRANCH}-eks-${RELEASE}.yaml kubectl get release kubernetes-${RELEASE_BRANCH}-eks-${RELEASE} @@ -121,6 +121,7 @@ repository for the [EKS Optimized AMI](https://github.com/awslabs/amazon-eks-ami if you are interested in the AL2 container runtime kernel version. #### EKS-D 1.31 Version Dependencies +* [v1-31-eks-5](releases/1-31/5/index.md) (October 10, 2024) * [v1-31-eks-4](releases/1-31/4/index.md) (September 26, 2024) * [v1-31-eks-3](releases/1-31/3/index.md) (September 26, 2024) * [v1-31-eks-2](releases/1-31/2/index.md) (September 26, 2024)