We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ef7ea commit be77f29Copy full SHA for be77f29
1 file changed
labs/lab02.md
@@ -3,9 +3,7 @@ In this lab you will explore your kubernetes cluster using kubectl.
3
> Duration: 5-10 minutes
4
5
References:
6
-- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
7
-- [Using jobs in a workflow](https://docs.github.com/en/actions/using-jobs/using-jobs-in-a-workflow)
8
-- [Environment variables](https://docs.github.com/en/actions/learn-github-actions/environment-variables)
+- [Learn Kubernetes Basics]https://kubernetes.io/docs/tutorials/kubernetes-basics/)
9
10
## 2.1 If you intend to run the advanced DevSecOps pipeline...
11
0 commit comments