Skip to content

Commit 01c86fe

Browse files
Pilargit12caggles
andauthored
Update src/docs/build-deploy-and-maintain-apps/build-an-application.md
Co-authored-by: Cailey Jones <[email protected]>
1 parent 266f16d commit 01c86fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/build-deploy-and-maintain-apps/build-an-application.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Here are ten common practices for building applications in a cloud native way th
4343

4444
1. **Learn OpenShift basics**: Understand OpenShift's core concepts including projects, pods, services, routes and deployments. Sign up for the [OpenShift training](https://digital.gov.bc.ca/cloud/services/private/support/#platform)
4545

46-
2. **Define application requirements**: Clearly define its requirements, including dependencies, external services and resource needs for scalability and high availability
46+
2. **Learn Kubernetes fundamentals**: OpenShift is built on Kubernetes, so basic knowledge is essential. Get comfortable using the [Kubernetes documentation](https://kubernetes.io/docs/home/).
4747

4848
3. **Understand containerization**: Learn how to deploy and manage containers using technologies such as Docker or Podman
4949

0 commit comments

Comments
 (0)