Skip to content

Commit 4825c4d

Browse files
author
Scott Malkie
committed
Add Path Index Docs
1 parent b907d92 commit 4825c4d

File tree

3 files changed

+52
-6
lines changed

3 files changed

+52
-6
lines changed

developer-path.adoc

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
= AWS Workshop for Kubernetes
1+
= Kubernetes the AWSome Way!
2+
:icons:
3+
:linkattrs:
4+
:imagesdir: ../../resources/images
25

3-
image:resources/images/kubernetes-aws-smile.png[alt="kubernetes and aws logos", align="left",width=420]
6+
image:kubernetes-aws-smile.png[alt="kubernetes and aws logos", align="left",width=420]
47

5-
== Developer Path
8+
== Developer Path Index
69

710
This path is suitable for individual developers or development teams interested in deploying, managing, and scaling cloud-native applications on Kubernetes.
811

12+
:frame: none
13+
:grid: none
14+
:valign: top
15+
:halign: center
16+
917
[cols="1*^",grid="cols",options="header"]
1018
|=====
1119
|anchor:dev[Developer Path]Developer Path

operations-path.adoc

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
= AWS Workshop for Kubernetes
1+
= Kubernetes the AWSome Way!
2+
:icons:
3+
:linkattrs:
4+
:imagesdir: ../../resources/images
25

3-
image:resources/images/kubernetes-aws-smile.png[alt="kubernetes and aws logos", align="left",width=420]
6+
image:kubernetes-aws-smile.png[alt="kubernetes and aws logos", align="left",width=420]
47

5-
== Operations Engineer Path
8+
== Operations Path Index
69

710
This path is suitable for operations teams interested in deploying, managing, and scaling clusters with Kubernetes.
811

12+
:frame: none
13+
:grid: none
14+
:valign: top
15+
:halign: center
16+
917
[cols="1*^",grid="cols",options="header"]
1018
|=====
1119
|anchor:ops[Operations Path]Operations Path

standard-path.adoc

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
= Kubernetes the AWSome Way!
2+
:icons:
3+
:linkattrs:
4+
:imagesdir: ../../resources/images
5+
6+
image:kubernetes-aws-smile.png[alt="kubernetes and aws logos", align="left",width=420]
7+
8+
== Standard Path Index
9+
10+
:frame: none
11+
:grid: none
12+
:valign: top
13+
:halign: center
14+
15+
[cols="1*^",grid="cols",options="header"]
16+
|=====
17+
|anchor:standard[Standard Path]Standard Path
18+
|link:01-path-basics/101-start-here[101: Start Here]
19+
|link:01-path-basics/102-your-first-cluster[102: Create a Kubernetes cluster using kops]
20+
|link:01-path-basics/103-kubernetes-concepts[103: Introduction to the Kubernetes CLI]
21+
|link:02-path-working-with-clusters/201-cluster-monitoring[201: Monitoring a Kubernetes Cluster]
22+
|link:02-path-working-with-clusters/202-service-mesh[202: Leveraging a Service Mesh]
23+
|link:02-path-working-with-clusters/203-cluster-upgrades[203: Upgrading a Kubernetes Cluster]
24+
|link:03-path-application-development/302-app-discovery[302: Service Discovery for Microservices]
25+
|link:03-path-application-development/303-app-update[303: Updating Applications on Kubernetes]
26+
|link:03-path-application-development/304-app-scaling[304: Scaling Applications on Kubernetes]
27+
|link:05-path-next-steps/502-for-further-reading[502: For Further Reading]
28+
|=====
29+
30+
NOTE: You will incur charges as you go through these workshop guides as it will exceed the link:http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/free-tier-limits.html[limits of AWS free tier]. An estimate of charges (<$20/day) can be seen at this link: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)