Skip to content

Instantly share code, notes, and snippets.

View nastra's full-sized avatar
:octocat:

Eduard Tudenhoefner nastra

:octocat:
View GitHub Profile
How to run ETCD on K8S locally
1. Install any local K8S distribution. I've used microk8s: https://microk8s.io/
2. Install etcd so you can use etcdctl: https://github.com/etcd-io/etcd/releases/
3. Run etcd on k8s via the Bitnami image. Using microk8s:
$> microk8s kubectl run --image=bitnami/etcd:latest etcd --env ALLOW_NONE_AUTHENTICATION=yes --labels app=etcd
@MRuy
MRuy / izakooo_silver-to-global-challenge-in-10-days.md
Last active September 8, 2016 10:18
Statistic record of all matches from IzakOOO´s "Silver to Global challenge in 10 days"

Silver to Global challenge in 10 days

Uprank games:

  • [#31] Silver 2
  • [#40] Silver 3
  • [#45] Silver 4
  • [#50] Silver Elite
  • [#57] Silver Elite Master
  • [#63] Gold Nova 1
  • [#68] Gold Nova 2