Sysadmin Tools πŸ‡ΊπŸ‡¦
3.88K subscribers
692 photos
28 videos
302 files
5.11K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
Create FIPS-enabled Ubuntu container images with 10-year security updates

https://ubuntu.com/blog/fips-ubuntu-container-security-updates

#docker #ubuntu #container
PouchContainer -
An Efficient Enterprise-class Rich Container Engine


#docker #container
Awesome Container Tinkering

An ever growing list of tools to tinker with containers.

https://github.com/iximiuz/awesome-container-tinkering

#docker #container
A stupid game for learning about containers, capabilities, and syscalls

https://contained.af

https://github.com/genuinetools/contained.af

#container #docker #podman #containerd
swarmlet

A self-hosted, open-source Platform as a Service that enables easy swarm deployments, load balancing, automatic SSL, metrics, analytics and more

https://github.com/swarmlet/swarmlet

#docker #swarm #container
Building a Firecracker-Powered Course Platform To Learn Docker and Kubernetes

https://iximiuz.com/en/posts/iximiuz-labs-story/

#docker #k8s #kubernetes #container #devops #architecture #firecracker
Seccomp-Diff

Analyze binaries and containers to extract and disassemble seccomp-bpf profiles. This tools is designed to help you determine whether or not a given seccomp-bpf profile is more or less constrained than others as well as give you the ground truth for the filters applied to a process.


https://github.com/antitree/seccomp-diff

#container #docker #security #k8s #kubernetes