/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

osamaelnaggar.com
| | blog.mbrt.dev
4.0 parsecs away

Travel
| | Over the last year, at work I had multiple chances to debug how containers work. Recently we had to solve some networking problems a customer had with Kubernetes, and I decided I wanted to know more. Once the problem was solved, I spent more time on investigating what is actually going on under the hood. After seeing the wonderful Eric Chiang and Laurent Bernaille talks, and reading through the very informative posts by Lizzie Dixon and Julia Evans (that I really really recommend), I got enough informati...
| | www.styra.com
3.8 parsecs away

Travel
| | Build a solid understanding of how to secure Kubernetes along with some best practices. Learn how to secure nodes, clusters and pods.
| | blog.quarkslab.com
3.8 parsecs away

Travel
| | It is written almost everywhere: do not expose the Docker socket on Linux! This is followed by the statement that doing so grants root access to the host. But why? What can be done and how? This is what we are about to explore in this article.
| | perlhacks.com
14.8 parsecs away

Travel
| In 2011 I wrote a series of three articles about Modern Perl programming for Linux Format. They concentrated on DBIx::Class and Dancer.