Recent Posts

ISCSI Cheat Sheet

1 minute read

As a host trying to access a iSCSI disk (iscsi-initiator) :

Install Postgres 12

5 minute read

This guide will walk you through the steps used to install PostgreSQL 12 on CentOS 7 / CentOS 8?. PostgreSQL is an object-relational database management syst...

HAProxy on SELinux

7 minute read

You haven’t highlighted anything yet When you select text while you’re reading, it’ll appear here.

Expose Rook Cluster Outside K3s

4 minute read

Expose a Rook-based Ceph cluster outside of Kubernetes By Leo SCHOUKROUN adaltas.com4 min View Original We recently deployed a LXD based Hadoop cluster and w...

Traefik

5 minute read

By default Rancher K3S comes with Traefik 1.7. We will setup K3S without Traefik ingress in this tutorial. Execute below command on master node 1. curl -sfL...