Skip to content

Instantly share code, notes, and snippets.

View szamuboy's full-sized avatar

Gergely Szabó szamuboy

View GitHub Profile
$ cd $GOPATH
$ git clone http://github.com/szamuboy/mingo.git
Cloning into 'mingo'...
remote: Counting objects: 7, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 7 (delta 0), reused 4 (delta 0), pack-reused 0
Unpacking objects: 100% (7/7), done.
Checking connectivity... done.
$ cd mingo
$ apc app create
@szamuboy
szamuboy / terminal-session.md
Last active August 29, 2018 08:28
vagrant ssh -c issue
➜  kvt git:(kvt) ✗ bash
gergely@gdell:~/go/src/github.com/origoss/ebpf/kvt$ vagrant -v
Vagrant 2.1.2
gergely@gdell:~/go/src/github.com/origoss/ebpf/kvt$ vagrant up
Bringing machine 'ubuntu-1604-lts' up with 'google' provider...
Bringing machine 'centos-7' up with 'google' provider...
Bringing machine 'debian-9' up with 'google' provider...
==> centos-7: Checking if box 'google/gce' is up to date...
==> ubuntu-1604-lts: Checking if box 'google/gce' is up to date...
@szamuboy
szamuboy / bumpme
Last active October 16, 2018 12:45
Tue Oct 16 12:45:29 UTC 2018
@szamuboy
szamuboy / prometheus-operator-helm.yaml
Last active December 28, 2022 19:04
Prometheus-operator HelmChart CRD for k3s
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: prometheus-operator
namespace: kube-system
spec:
chart: stable/prometheus-operator
targetNamespace: prometheus
valuesContent: |-
alertmanager: