Skip to content

Commit f131298

Browse files
Merge pull request #166 from anveshmuppeda/feature/docs_update
Feature/docs update | Adding Complete Storage Guides
2 parents 03a4d50 + bec9f56 commit f131298

27 files changed

+3989
-34
lines changed

docs/eks-guides/010-eks-ebs-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/eks/010-eks-ebs-storage.md
33
sidebar_label: "EKS EBS Storage"
4-
sidebar_position: 9
4+
sidebar_position: 10
55
---
66

77
# EKS Storage with Amazon EBS (Elastic Block Storage): Complete Implementation Guide
@@ -69,7 +69,7 @@ The EBS CSI driver requires specific AWS IAM permissions, configurable through t
6969
#### Option B: EKS IAM Roles for Service Accounts (IRSA)
7070

7171
### 3. Quick Setup with CloudFormation
72-
For rapid deployment, use the provided [EKS EBS Setup CloudFormation Template](./cloudformation/eks-ebs-setup.yaml) which automatically configures:
72+
For rapid deployment, use the provided EKS EBS Setup [CloudFormation Template](./cloudformation/eks-ebs-setup.yaml) which automatically configures:
7373
- EKS cluster with EBS CSI driver add-on
7474
- Required IAM roles and policies
7575
- Pod Identity setup

0 commit comments

Comments
 (0)