dasgewisseextra
@dasgewisseextra@sh.itjust.works
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on The one at home also have AI 1 week ago:
They also used their trademarked term “iOS” from Cisco and still have to pay to use the name.
- Comment on Podman or rootless docker? 4 months ago:
I switched from Dockerd to K3s. First you get the benefits of the Kubernetes API but also Pod Security Context, Pod Security Admission and Network Policies which help to reduce attack surface while simplifying your setup. But if you do want to use Podman look into running your containers as read only, drop all capabilities and unprivileged.