Skip to main content

Posts

Simple, cheap and automated K8S cluster setup
·9 mins
K8s Ansible Terraform
I am currently learning kubernetes and of course, there is no better way to learn than to practice on a real cluster. In this post I’ll present a simple, cheap and an automated way of building a real Kubernetes cluster with Terraform and Ansible
Podman - daemonless Docker alternative
·5 mins
Containers Docker Podman
I wanted to take a deeper dive into the Podman tool for container management and compare it to well-established Docker platform
Bypassing network restrictions using ICMP tunneling
·10 mins
Networking Cybersecurity Personal Project
When I learned about the concept of ICMP tunneling, I was fascinated. I ended up researching it and creating software that utilizes this method as a part of my Bachelor's thesis