Skip to content

Commit b7d3541

Browse files
authored
Merge pull request #270 from ShaneDugas/zstick
Removed duplicate Digging deeper/Relection in u10lab
2 parents 794b4f1 + 7383815 commit b7d3541

2 files changed

Lines changed: 2 additions & 17 deletions

File tree

src/u10lab.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -207,23 +207,6 @@ journalctl -xeu k3s
207207
- What errors appear in the logs?
208208
- Does restarting resolve the issue?
209209

210-
## Reflection and Additional Challenges
211-
212-
1. Deploy your own container:
213-
214-
- Build a custom Docker container and deploy it in the cluster.
215-
- Ensure it’s secure and scalable.
216-
217-
2. Read about securing Kubernetes deployments:
218-
219-
- [Pod Security Standards](https://kubernetes.io/docs/concepts/security/pod-security-standards/)
220-
- [Docker Security Best Practices](https://docs.docker.com/build/building/best-practices/)
221-
222-
3. Secure Kubernetes in Practice:
223-
224-
- Try this security lab:
225-
[Killercoda Kubernetes Security](https://killercoda.com/killer-shell-cks/scenario/static-manual-analysis-k8s)
226-
227210
## Conclusion
228211

229212
---

src/u10ws.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,11 @@ Topics:
156156
---
157157

158158
1. Build a custom container and deploy it in Kubernetes securely.
159+
159160
2. Read about container security:
160161
- [Docker Security Best Practices](https://docs.docker.com/build/building/best-practices/)
161162
- [Pod Security Standards](https://kubernetes.io/docs/concepts/security/pod-security-standards/)
163+
162164
3. Complete this Kubernetes security lab:
163165
- [KillerShell Kubernetes Security](https://killercoda.com/killer-shell-cks/scenario/static-manual-analysis-k8s)
164166

0 commit comments

Comments
 (0)