File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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---
Original file line number Diff line number Diff line change @@ -156,9 +156,11 @@ Topics:
156156---
157157
1581581 . Build a custom container and deploy it in Kubernetes securely.
159+
1591602 . 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+
1621643 . Complete this Kubernetes security lab:
163165 - [ KillerShell Kubernetes Security] ( https://killercoda.com/killer-shell-cks/scenario/static-manual-analysis-k8s )
164166
You can’t perform that action at this time.
0 commit comments