Hype²

Redesign After some month using my solution Hype (see here), I decided to improve it and redesign it. What’s new ? All design had been review, a light/dark theme (save in cookie session) and a full bootstrap redesign done I also removed the PAM auth (Insecure for the system) and Lire la suite

Basic Kubernetes usage

Please read the Kubernetes installation if needed How kubernetes works ? Kubernetes will first need a Namespace where we will push pods (containers). Here, for example, we will create a Namespace called « webserver » where we will run nginx pods. The workflow will consist of create a Namespace (If no Namespace Lire la suite