We will setting up a NFS server to use it as remote storage for our cluster to create a lot of persistent volumes in our local infrastructure ! We Assume that we have 4 Ubuntu 20.04 LTS, The Kubernetes is installed and the 4n6nk8s-nfs host in the same network with the cluster : Role Hostname IP...

# Ingress in bare metal Kubernetes cluster You are working in enterprise that have one cluster with one public IP address and one Domain Name. In our Example justk8s.k8s . That Enterprise want to deploy two web apps for these new service (gym and restaurant) with that single cluster,IP and Domain...

This CTF challenge is from AfricaFalls Digital Forensics contest , We have disk image that have a lot of information like password, registries, browser history etc… We will investigate some useful informations! Be ready # Challenge Information Description John Doe was accused of doing illegal...

In this article you will learn how to containerize a static website using nginx. Then we will push a private docker image in dockerhub. Finally we will use this private image to be pulled in our Kubernetes cluster ! I will split this article to 2 small and easy steps, you can skip any one you want...

This CTF challenge is made by The Honeynet Project organization. This challenge is a combination of several entry to intermediate-level tasks of increasing difficulty focusing on authentication, information hiding, and cryptography. # Challenge Information Description You belong to a company...