Skip to content

Instantly share code, notes, and snippets.

View neiroc's full-sized avatar
🦥
Festina Lente

Enrico Marchelletta neiroc

🦥
Festina Lente
View GitHub Profile
@neiroc
neiroc / utility-pods.md
Created December 3, 2024 16:04
List of utility Pods for Kubernetes

Utility Pods for Kubernetes

dns utils

apiVersion: v1
kind: Pod
metadata:
 name: dnsutils
@neiroc
neiroc / radios.m3u
Last active November 13, 2024 09:59
A list of Radio Streaming URL
#EXTM3U
# ITALY - BOLOGNA
#EXTINF:-1, Radio Città del Capo (Bologna)
http://stream2.netlit.eu/rcdc.m3u
#EXTINF:-1, Radio Città Fujiko (Bologna)
http://comodino.org:8001/rcf.ogg
@neiroc
neiroc / merge-kubeconfig-files.md
Created October 11, 2024 13:02
merge multiple kubeconfig files

Merge multiple kubeconfig files

  1. Make a copy of your kubeconfig file
cp ~/.kube/config ~/.kube/config-backup
  1. Set the KUBECONFIG environment variable