Skip to content

Commit

Permalink
updated amis and table of contents (#77)
Browse files Browse the repository at this point in the history
* updated amis for latest versions

* updated toc broken path
  • Loading branch information
zackbradys authored Jul 9, 2024
1 parent 2b3f879 commit 2833833
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
30 changes: 15 additions & 15 deletions content/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,21 @@ Learn how to easily deploy and manage Kubernetes with Rancher on the AWS Cloud!

## Table of Contents

- [Introduction](/content/10-introduction/index.en.md)
- [Workshop Overview](/content/10-introduction/11-workshop-overview/index.en.md)
- [Workshop Environment](/content/10-introduction/12-workshop-environment/index.en.md)
- [Documentation](/content/10-introduction/13-documentation/index.en.md)
- [Exploring the Cluster](/content/20-exploring-the-cluster/index.en.md)
- [Exploring the Cluster](/content/20-exploring-the-cluster/21-exploring-the-cluster/index.en.md)
- [Rancher Applications](/content/20-exploring-the-cluster/22-rancher-applications/index.en.md)
- [Kubernetes Applications](/content/20-exploring-the-cluster/23-kubernetes-applications/index.en.md)
- [Creating a Cluster](/content/30-creating-a-cluster/index.en.md)
- [Creating the EKS Cluster](/content/30-creating-a-cluster/31-creating-eks-cluster/index.en.md)
- [Creating the RKE2 Cluster](/content/30-creating-a-cluster/32-creating-rke2-cluster/index.en.md)
- [Importing a Cluster](/content/40-importing-a-cluster/index.en.md)
- [Importing the Cluster](/content/40-importing-a-cluster/41-importing-the-cluster/index.en.md)
- [Additional AWS Integrations](/content/50-additional-integrations/index.en.md)
- [Workshop Conclusion](/content/60-conclusion/index.en.md)
- [Introduction](/10-introduction)
- [Workshop Overview](/10-introduction/11-workshop-overview)
- [Workshop Environment](/10-introduction/12-workshop-environment)
- [Documentation](/10-introduction/13-documentation)
- [Exploring the Cluster](/20-exploring-the-cluster)
- [Exploring the Cluster](/20-exploring-the-cluster/21-exploring-the-cluster)
- [Rancher Applications](/20-exploring-the-cluster/22-rancher-applications)
- [Kubernetes Applications](/20-exploring-the-cluster/23-kubernetes-applications)
- [Creating a Cluster](/30-creating-a-cluster)
- [Creating the EKS Cluster](/30-creating-a-cluster/31-creating-eks-cluster)
- [Creating the RKE2 Cluster](/30-creating-a-cluster/32-creating-rke2-cluster)
- [Importing a Cluster](/40-importing-a-cluster)
- [Importing the Cluster](/40-importing-a-cluster/41-importing-the-cluster)
- [Additional AWS Integrations](/50-additional-integrations)
- [Workshop Conclusion](/60-conclusion)

### GitHub Repository

Expand Down
4 changes: 2 additions & 2 deletions static/rke2-eks-cluster-workshop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ Parameters:
Mappings:
AWSRegionArch2AMI:
us-east-1:
HVM64: ami-0969cc5b89a32cf9c
HVM64: ami-06220abffb5387f78
us-west-2:
HVM64: ami-04151ea6d6c330400
HVM64: ami-098a99b767bea0660

Resources:
######
Expand Down
4 changes: 2 additions & 2 deletions static/rke2-eks-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ Parameters:
Mappings:
AWSRegionArch2AMI:
us-east-1:
HVM64: ami-0969cc5b89a32cf9c
HVM64: ami-06220abffb5387f78
us-west-2:
HVM64: ami-04151ea6d6c330400
HVM64: ami-098a99b767bea0660

Resources:
######
Expand Down

0 comments on commit 2833833

Please sign in to comment.