Skip to content

Commit 52e423d

Browse files
author
Christopher Hein
authored
Merge pull request aws-samples#450 from dalbhanj/master
adding prereqs guidance for the workshop
2 parents a9920f6 + ef0db21 commit 52e423d

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

01-path-basics/102-your-first-cluster/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Get a summary of available contexts:
143143
* example.cluster.k8s.local example.cluster.k8s.local example.cluster.k8s.local
144144
docker-for-desktop docker-for-desktop-cluster docker-for-desktop
145145

146-
The output shows dfferent contexts, one per cluster, that are available to kubectl. `NAME` column shows the context name. `*` indicates the current context.
146+
The output shows different contexts, one per cluster, that are available to kubectl. `NAME` column shows the context name. `*` indicates the current context.
147147

148148
View the current context:
149149

resources/workshop-prereqs.adoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
:linkattrs:
2+
3+
= Workshop Prereqs
4+
5+
Each attendee needs an https://aws.amazon.com/resources/create-account/[AWS Account] to get
6+
started with the workshop. We recommend to create an Account at least few days before the event.
7+
Here is the info on creating and activating your AWS Account: https://aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/
8+
9+
As an additional step, we recommend to go through 101 documentation and create your Cloud9
10+
environment so that you can get started quickly with your learning paths. Here is the info on
11+
creating Cloud9 for this workshop: link:../01-path-basics/101-start-here[101 start here]
12+
13+
ProTip! If you are already familiar with Kubernetes cluster concepts, follow 102 and link:../01-path-basics/102-your-first-cluster[create your first cluster]
14+
15+
Note: you will incur charges as you go through the workshop guides because it will exceed the
16+
limits of http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/free-tier-limits.html[AWS free tier].
17+
An estimate of charges (<$20/day) can be seen at this https://calculator.s3.amazonaws.com/index.html#r=FRA&s=EC2&key=calc-E6DBD6F1-C45D-4827-93F8-D9B18C5994B0[simple monthly calculator]

0 commit comments

Comments
 (0)