Skip to content

Commit

Permalink
Added file docs/contents/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganiredi committed Dec 6, 2024
1 parent bc0a938 commit 08aeeec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/contents/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ commands:

```bash
RELEASE_BRANCH=1-31
RELEASE=8
RELEASE=9
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}
Expand All @@ -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-9](releases/1-31/9/index.md) (December 06, 2024)
* [v1-31-eks-8](releases/1-31/8/index.md) (November 22, 2024)
* [v1-31-eks-7](releases/1-31/7/index.md) (November 7, 2024)
* [v1-31-eks-6](releases/1-31/6/index.md) (October 25, 2024)
Expand Down

0 comments on commit 08aeeec

Please sign in to comment.