Skip to content
View TheOutdoorProgrammer's full-sized avatar
🚀
Launching Rockets
🚀
Launching Rockets

Organizations

@spacelift-io @spacelift-io-examples

Block or report TheOutdoorProgrammer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Personal Website

Hello, I'm Joey 👋

resource "github_introduction" "joey" {
    name      = "Joey Stout"
    interests = ["kubernetes", "opentofu", "nodejs", "python", "gitops"]

    # TODO: Make a resume
    # resume    = "https://www.theoutdoorprogrammer.com/joeysResume.pdf"

    where_you_can_find_me = [
        "https://www.github.com/TheOutdoorProgrammer",
        "https://www.youtube.com/@TheOutdoorProgrammer",
        "https://bsky.app/profile/theoutdoorprogrammer.com",
        "https://www.linkedin.com/in/theoutdoorprogrammer/",
        "mailto:[email protected]",
    ]

    projects = [
        "https://www.manifests.io/",
        "https://www.wtc-the-game.org/",
        "https://situationroom.apollorion.com/",
        "https://github.com/TheOutdoorProgrammer/fly",
        "https://github.com/TheOutdoorProgrammer/MAAS2",
        "https://fishid.theoutdoorprogrammer.com",
        "https://littlelizards.live",
        "https://crestwaterbay.com/",
        "https://github.com/TheOutdoorProgrammer/external-dns-firewalla-webhook",
        "https://github.com/TheOutdoorProgrammer/githubcommits2profile",
        "https://binhub.dev",
        "https://github.com/TheOutdoorProgrammer/huntercalgen",
        "https://github.com/TheOutdoorProgrammer/tf2tofu",
        "https://github.com/TheOutdoorProgrammer/bankmap",
    ]

    spacelift = [
        "https://packetpushers.net/podcasts/day-two-devops/0423-d2do270-spacelift-is-your-infrastructure-glue-sponsored/",
        "https://github.com/TheOutdoorProgrammer/MRPICKLE",
        "https://github.com/spacelift-solutions/tofusible",
    ]

    blog_posts = [
        "https://spacelift.io/blog/autoscaling-native-kubernetes-workers",
        "https://spacelift.io/blog/best-practices-for-iac-and-spacelift",
        "https://medium.com/beambenefits/collecting-open-metrics-in-k8s-and-shipping-to-datadog-5345cd27ef18",
    ]
}

Latest BlueSky Posts

2026-02-24: Does even small amounts of debris in the bathtub absolutely gross everyone else out too? Like I could see a single hair and I could not get in that tub until its cleaned.
2026-02-24: Im starting a small online community for people who work in tech and also love the outdoors. We talk about fishing, hunting, gear, and just as much about software, devops, IT, hardware, home labs, and whatever else. If that sounds like your thing, check it out and apply at nerdswhofish.org
2026-02-17: Elon emailing epstein and saying, and I quote, "Girls FTW" is imprinted on my brain in a way that I will never be able to forget it.
2026-02-17: AI might steal my job one day but my god is AI impressive.
2026-02-15: Antivaxxers: Vaccines cause autism and have drugs that can harm you! Also Antivaxxers: GLP-1s are the exception because they help you LOSE WEIGHT

Buy Me A Coffee

Pinned Loading

  1. manifests.io manifests.io Public

    Easy kubernetes documentation

    TypeScript 48 9

  2. fly fly Public

    Software engineer quicklinks.

    TypeScript 5 2

  3. bankmap bankmap Public

    Visualizing Bank Failures

    Jupyter Notebook 1

  4. easy-k8s-secrets easy-k8s-secrets Public

    kubectl shim that makes secrets managment a breeze

    Shell

  5. MRPICKLE MRPICKLE Public

    Easy peasy login policies for spacelift

    HCL 2 1

  6. tf2tofu tf2tofu Public

    Redirect TF documentation to OpenTofu

    JavaScript