Skip to content

Commit 06a103a

Browse files
adding descriptions to each page
1 parent ae2e1c6 commit 06a103a

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

content/learning-paths/servers-and-cloud-computing/rafay-eks/cluster.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Create an Amazon EKS cluster
3+
description: Create and apply a Rafay cluster manifest to provision an Amazon EKS cluster with an AWS Graviton-based node group, then download kubeconfig and verify the nodes report arm64.
34
weight: 3
45

56
### FIXED, DO NOT MODIFY

content/learning-paths/servers-and-cloud-computing/rafay-eks/nginx.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Deploy NGINX to the Amazon EKS cluster and clean up
3+
description: Deploy NGINX to an Amazon EKS cluster on AWS Graviton-based nodes, test in-cluster connectivity, and clean up the Kubernetes and cloud resources.
34
weight: 4
45

56
### FIXED, DO NOT MODIFY

content/learning-paths/servers-and-cloud-computing/rafay-eks/setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Set up Rafay and AWS access
3+
description: Install kubectl and rctl, configure Rafay CLI access, and register an AWS cloud credential so Rafay can provision a Graviton-based Amazon EKS cluster.
34
weight: 2
45

56
### FIXED, DO NOT MODIFY

0 commit comments

Comments
 (0)