Posts by Year

2024

Beeline

6 minute read

Quick and Easy guide to Beeline shortcuts for kubectl

Back to Top ↑

2023

Create Network Bridge for multipass on Ubuntu

10 minute read

A network bridge is nothing but a device that joins two local networks into one network. It works at the data link layer (layer 2 of the OSI model). Network ...

Back to Top ↑

2022

Back to Top ↑

2021

tmux

9 minute read

Quick and Easy Guide to tmux I love working with the command line. Seriously, I think there’s hardly any more productive and more versatile tool for a softwa...

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...

Setup K3s Cluster

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...

Back to Top ↑