vadosware logo

VADOSWARE

Living in a yak shaver's paradise.

DDG search drop in powered by ddg.patdryburgh.com

  • Sun, Sep 5, 2021 by vados

    Sometimes the problem is DNS (on Hetzner)

    If you're running on Hetzner, you might want to update your DNS settings to use some other resolvers. This can problem can manifest if you're trying to resolve DNS names that resolve to your own machines *from inside your own machines*.

  • Fri, Aug 27, 2021 by vados

    So you need to wait for some Kubernetes resources?

    Want to wait for some Kubernetes resources and don't want to write a full reconciliation loop/operator? Here's how to hack it.

  • Sun, Aug 15, 2021 by vados

    The Deployment Spectrum

    A quick writeup on the 'deployment spectrum' and it's history, as I see it.

  • Fri, Jul 16, 2021 by vados

    Level 1 Automated K8S Deployments With GitLab CI

    You may not need Flux/ArgoCD or any fancy automated reconciliation loop deployment process just yet! Plain old CI runners work quite well for simple automated deployments (this approach powers this blog right now!).

  • Sun, May 16, 2021 by vados

    Setting Up SES With Pulumi

    A step by step guide on how to set up SES with Pulumi

  • Sun, May 9, 2021 by vados

    Stuffing both SSH and HTTPS on port 443 with stunnel, sslh, and Traefik

    A small exploration and guide (with repo) into exposing SSH to a container in a Pod over port 443 (which is normally used for HTTPS).

  • Tue, Apr 13, 2021 by vados

    K8s storage provider benchmarks round 2, part 5

    I finish up the benchmarking process, and share the results. If you want to find what I actually end up using, the answer is in here!

  • Mon, Apr 12, 2021 by vados

    K8s storage provider benchmarks round 2, part 4

    I describe in detail the YAML and Makefile scripts that power the fio and pgbench based tests that will run on every storage provider I managed to set up

  • Tue, Apr 6, 2021 by vados

    K8s storage provider benchmarks round 2, part 3

    I install even more storage providers -- this time OpenEBS cStor, Jiva, LocalPV hostPath, LocalPV ZFS and LINSTOR

  • Tue, Apr 6, 2021 by vados

    K8s storage provider benchmarks round 2, part 2

    I start installing storage plugins, this time Rook (Ceph) -- which takes a while -- and OpenEBS Mayastor. Read this if you want to read a feel-good underdog system administration story.

  • Sun, Mar 28, 2021 by vados

    K8s storage provider benchmarks round 2, part 1

    Part 1 of my second crack at benchmarking storage providers that scale from hobbyist to enterprise. In this post I go over the setup (the code isn't public just yet) of the dedicated servers I'll be using

  • Wed, Mar 24, 2021 by vados

    K8s Upgrade Sunday 03-21-21

    Kubernetes upgrade sunday -- A series of posts where I do some maintenance and upgrades on my k8s cluster that sometimes happens on a sunday. This sunday I work on node local DNS caching, kube-router, jaeger, cert-manager, traefik, and containerd

  • Tue, Mar 16, 2021 by vados

    Ingress Controller considerations in early 2021

    Are there some other compelling ingress controllers for the Kubernetes ecosystem I should consider switching to in 2021?

  • Fri, Feb 12, 2021 by vados

    Stale kubeconfig breaking service to service communication with kube-router

    Service to service communication broke down due to old Kubeconfig being fed to my old version of kube-router.

  • Fri, Feb 12, 2021 by vados

    Back to Docker After Issues With Podman

    Moving back to Docker (and enabling rootless containers) after running into issues with Podman

  • Wed, Feb 3, 2021 by vados

    Right Sizing PM2 Clusters

    I run a small experiment to figure out what the optimal setting is for pm2.

  • Mon, Nov 9, 2020 by vados

    Improving security easily with Traefik and Kubernetes

    Improving my security posture with ease by following best practices from a blog post (https://www.simplecto.com/get-more-secure-websites-from-your-traefik-configuration) thanks to thanks to Traefik and Kubernetes. This post is also unintentionally an exploration of the amount of work it takes to switch from Traefik v1 to v2.

  • Mon, Oct 5, 2020 by vados

    Bits and Bobs With Podman

    Bits and bobs to make working with podman a little easier

  • Sun, Sep 20, 2020 by vados

    Rootless Containers in 2020 on Arch Linux

    A somewhat succinct no-bullshit guide to setting up rootless containers on Arch Linux

  • Sat, Aug 15, 2020 by vados

    Upgrading Cert Manager From 0.4.0 to 0.16

    Jetstack's cert-manager is one of the most important parts of my k8s cluster and I've waited entirely too long to update it. The path from v0.4.0 to v0.16.0 is grueling but pretty easy thanks to well-built software.

<Prev Page 1 2 3 4 Next Page>
VADOSWARE logo
F/OSS & Work
  • Gitlab
  • GitHub
  • GAISMA G.K.
Connect
  • Email
  • @vadosware
  • Angel List
  • RSS
© 2013 VADOSWARE