Skip to content

Commit 7fedf0e

Browse files
committed
Update index.md
1 parent b6a0aac commit 7fedf0e

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

docs/index.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,32 @@
22

33
## Bootcamp Overview
44

5-
This Cloud Native Bootcamp has been created to teach and guide IBMers, Business Partners, and clients what it takes to move to the cloud. We want to provide a way for anyone using this site to come away with hands-on experience in each of the different technologies listed below.
6-
5+
This Cloud Native Bootcamp has been created to teach and guide IBMers, Business Partners, and clients what it takes to move to the cloud. We want to provide a way for anyone using this site to come away with hands-on experience in each of the different technologies listed below.
76

87
## Concepts Covered
98

109
<div class="grid cards" markdown>
11-
12-
- :octicons-cloud-24:{ .lg .middle } __Cloud Native__
13-
10+
- :octicons-cloud-24:{.lg .middle} __Cloud Native__
1411
---
15-
1612
Moving to the cloud comes with new concepts and standards that should be understood before starting your journey to cloud. Learn about them by clicking the link below.
1713

1814
[:octicons-arrow-right-24: Getting started](./cloud/index.md)
1915

20-
- :octicons-container-24:{ .lg .middle } __Containers__
21-
16+
- :octicons-container-24:{.lg .middle} __Containers__
2217
---
2318

2419
The first task when moving to the cloud is getting your applications running in containers. Get your hands on with containers by clicking the link below.
2520

2621
[:octicons-arrow-right-24: Containerization](./containers/index.md)
2722

28-
- :simple-redhatopenshift:{ .lg .middle } __Kubernetes/OpenShift__
29-
23+
- :simple-redhatopenshift:{.lg .middle} __Kubernetes/OpenShift__
3024
---
3125

3226
Managing hundreds of containers is chaos to manage on your own. Learn how container orchestration can make it easy using Kubernetes or OpenShift.
3327

3428
[:octicons-arrow-right-24: Container Orchestration](./openshift/index.md)
3529

36-
- :octicons-git-compare-24:{ .lg .middle } __DevOps/GitOps__
37-
30+
- :octicons-git-compare-24:{.lg .middle} __DevOps/GitOps__
3831
---
3932

4033
DevOps/GitOps adds standards and reliability to your development lifecycle. Learn how to use it by clicking below.
@@ -45,4 +38,4 @@ This Cloud Native Bootcamp has been created to teach and guide IBMers, Business
4538

4639
## How to approach the Bootcamp
4740

48-
This bootcamp has been designed to give the students a better hands-on experience than just copy/paste. The bootcamp uses the approach of "Read, listen, watch, try it out". We want students to take what they have heard and use their resources to solve the labs on their own without much instruction.
41+
This bootcamp has been designed to give the students a better hands-on experience than just copy/paste. The bootcamp uses the approach of "Read, listen, watch, try it out". We want students to take what they have heard and use their resources to solve the labs on their own without much instruction.

0 commit comments

Comments
 (0)