mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-25 08:06:45 +00:00
17 lines
874 B
Markdown
17 lines
874 B
Markdown
# Container Managers
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for Container Managers in the context of The Container Stack.
|
|
|
|
## DevSecOps
|
|
|
|
### CICD Pipeline Security
|
|
|
|
#### Podman
|
|
|
|
- **(2021)** [Build trusted pipelines/Guards with Podman containers](https://www.redhat.com/en/blog/using-container-technology-make-trusted-pipeline) 🌟🌟🌟 <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> <span class='md-tag md-tag--secondary'>[GUIDE]</span> — Evaluates strategies for building rootless, secure continuous integration pipelines using Red Hat's Podman. Contrasts Podman's daemonless security with Docker's privileged execution models to prevent pipeline takeover attacks.
|
|
|
|
***
|
|
💡 **Explore Related:** [Kubernetes Troubleshooting](./kubernetes-troubleshooting.md) | [Ocp4](./ocp4.md) | [Kubernetes Based Devel](./kubernetes-based-devel.md)
|
|
|