/plumbing

My server management stuff

Primary LanguageHCL

plumbing

My server management stuff.

Terraform

Mostly route53 stuff.

Kube

Ansible, scripts, a Vagrantfile, and some kubernetes manifests for turning both a local VM and/or a VPS into a poor mans single node kubernetes "cluster".

hacking

Run local-hacking.sh to:

  • Bring up a vagrant box (jessie/scratch) with the necessary kernel params.
  • Run ansible playbooks to set up repos, base packages, initialize kubernetes, and fetch the kubeconfig file.
  • Apply kube manifests to enable networking, add docker image secrets for GCR, enable nginx ingress controller

Currently supports debian9 boxes.