Skip to content

Commit

Permalink
Merge pull request #32 from jpantsjoha/patch-1
Browse files Browse the repository at this point in the history
Update lab1.md to use latest Jenkins tag
  • Loading branch information
mindfulmonk authored May 4, 2020
2 parents 1d7e867 + 4a2d1e6 commit 1d12646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/pods/lab1.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Create a ```pod``` with the following constraints:
1. Pod name: ```happyelephant```
2. Deploy pod in a ```lab1``` namespace
3. Add ```3 labels```
4. Use this container image: ```jenkins:2.13.0```
4. Use this container image: ```jenkins:latest```
5. Set the container with ```8080 port```
6. Check happyelephant is running successfully
7. Delete happyelephant pod (remember set up path: /pods-manifests/)

0 comments on commit 1d12646

Please sign in to comment.