Skip to content

Instantly share code, notes, and snippets.

View Roman-Blinkov's full-sized avatar
🏠
Working

Roman Blinkov Roman-Blinkov

🏠
Working
View GitHub Profile
# Apply the metallb manifests to Kubernetes
kubectl apply -f https://raw.githubusercontent.com/google/metallb/v0.8.1/manifests/metallb.yaml
# Apply a metallb configuration to Kubernetes
cat <<EOF | kubectl apply -f -
apiVersion: v1
kind: ConfigMap
metadata:
namespace: metallb-system
name: config
@Roman-Blinkov
Roman-Blinkov / docker-compose.yml
Created August 25, 2019 22:53
Docker: Traefik, Grafana, Prometheus & InfluxDB
version: '3.7'
services:
influxdb:
image: influxdb
container_name: influxdb
volumes:
- /srv/monitor/influxdb/data:/var/lib/influxdb
- /srv/monitor/influxdb/influxdb.conf:/etc/influxdb/influxdb.conf:ro
networks:
- default
@Roman-Blinkov
Roman-Blinkov / byobuCommands
Last active August 29, 2015 14:28 — forked from jshaw/byobuCommands
Byobu Commands
Byobu Commands
==============
byobu Screen manager
Level 0 Commands (Quick Start)
------------------------------
<F2> Create a new window