Skip to content

Commit 2689241

Browse files
committed
Fixup
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
1 parent 3d32ce7 commit 2689241

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/administration-guide/partials/configuring-environment-variables-for-amazon-elastic-kubernetes-service.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Follow these instructions to define environment variables and update your `kubec
99

1010
.Prerequisites
1111

12-
* Amazon EKS cluster. See: link:https://docs.aws.amazon.com/eks/latest/userguide/create-cluster.html[Create an Amazon EKS cluster]
12+
* Amazon EKS cluster with storage addon. See: link:https://docs.aws.amazon.com/eks/latest/userguide/create-cluster.html[Create an Amazon EKS cluster]
1313

1414
.Procedure
1515

@@ -59,5 +59,6 @@ gp2 (default) kubernetes.io/aws-ebs Delete WaitForFirstConsumer f
5959
.Additional resources
6060

6161
* link:https://aws.amazon.com/eks/[{eks}]
62-
* link:https://kubernetes.io/docs/tasks/administer-cluster/change-default-storage-class/[Change the default storage class on {kubernetes} cluster]
62+
* link:https://docs.aws.amazon.com/eks/latest/userguide/ebs-csi.html[Store Kubernetes volumes with Amazon EBS]
6363
* link:https://docs.aws.amazon.com/eks/latest/userguide/create-managed-node-group.html[Create a managed node group for {eks-short}]
64+
* link:https://kubernetes.io/docs/tasks/administer-cluster/change-default-storage-class/[Change the default storage class on {kubernetes} cluster]

0 commit comments

Comments
 (0)