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

Organizations

@spacelift-io @spacelift-io-examples

Block or report Apollorion

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
apollorion/README.md

Personal WebsitePersonal Website

Hello, I'm Joey 👋

resource "github_introduction" "joey" {
    name      = "Joey Stout"
    interests = ["kubernetes", "opentofu", "nodejs", "python", "gitops"]
    resume    = "https://apollorion.com/joeysResume.pdf"

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

    projects = [
        "https://www.manifests.io/",
        "https://www.wtc-the-game.org/",
        "https://situationroom.apollorion.com/",
        "https://github.com/Apollorion/fly",
        "https://github.com/Apollorion/MAAS2",
    ]

    spacelift = [
        "https://packetpushers.net/podcasts/day-two-devops/0423-d2do270-spacelift-is-your-infrastructure-glue-sponsored/",
        "https://github.com/Apollorion/MRPICKLE",
        "https://github.com/spacelift-solutions/tofusible",
        "https://github.com/spacelift-solutions/plugin-sops",
        "https://github.com/spacelift-solutions/plugin-context-trigger",
        "https://github.com/spacelift-solutions/plugin-signed-runs",
    ]

    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

2025-06-20: Im at the hospital waiting room because my wife is getting her tonsils removed and this guy next to me looked at his wife and said "im so sleepy, my hands are just feeling so thick, you know?" what? your hands are thick?
2025-06-20: Im starting a youtube channel "The Outdoor Programmer" where I do outdoor things like fishing/shooting while talking about programming related topics. This first video is just me fishing I gotta get the hang of the cameras and mics and stuff so this was really just a test run. youtu.be/sFalcWeK6ss
2025-06-17: If you were given hypothetical perfect general anesthesia and your limp body was placed into a machine that moved you as if you were running full sprint, would your heart rate increase?
2025-06-09: Is Walmart on here? 😂
2025-05-29: I like chewing my OJ with pulp

Buy Me A Coffee | Resume

Pinned Loading

  1. manifests.io manifests.io Public

    Easy kubernetes documentation

    TypeScript 47 8

  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