We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03977e9 commit 42a50b5Copy full SHA for 42a50b5
README.md
@@ -12,7 +12,7 @@ This repository contains the practice code for the labs in **IBM-CD0215EN-Skills
12
- Lab 3: [Use Tekton CD Catalog](labs/03_use_tekton_catalog/README.md)
13
- Lab 4: [Integrate Unit Test Automation](labs/04_unit_test_automation/README.md)
14
- Lab 5: [Building an Image](labs/05_build_an_image/README.md)
15
-- Lab 6: Deploy to Kubernetes
+- Lab 6: [Deploy to Kubernetes](labs/06_deploy_to_kubernetes/README.md)
16
17
## Instructor
18
labs/06_deploy_to_kubernetes/README.md
@@ -0,0 +1,3 @@
1
+# Deploy to Kubernetes / OpenShift
2
+
3
+This folder holds the files for the lab: _Deploy to Kubernetes_ which is part of the **IBM-CD0215EN-Skills Network Introduction to CI/CD** course.
0 commit comments