Managing Branches With Git Worktrees

I’ve been using git worktrees to work on multiple branches of the same repo side by side, without the usual git stash shuffle.

Cloud Spanner import/export

Spanner import/export Export Using dataflow, you can create a job, name it and use a template :

Tools

k8s k9s Cli to manage clusters Lens k8s ide Arkade Marketplace for k8s faasd function as a service without k8s Curso Teleport Troubleshoot.

Sealed Secrets

Sealed Secrets Docs It consists of two parts:: Server part, the controller/operator Client kubeseal To install the controller look for the sealed-secrets-vX.

Python venv

python3 -m venv <foldername> To activate: source env/bin/activate Deactivate: deactivate

K8s cheatsheet

Get not running pods: kubectl get pods --field-selector=status.phase!=Running --all-namespaces kubectl get pods --field-selector=status.

Headset

To change bluetooth headset modes. List connected devices: pactl list cards |grep Name

Raspi Headless

Install Raspbian. Install the desktop version but not the full one.

Ssh Hop

basicamente para conectarte dinamicamente a un servidor pasando por otro: en localhost:

Openvpn

Install apt-get install openvpn easy-rsa Copy easy-rsa to openvpn, sometimes I’ve found it was already done: