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_modules = [
        "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-04-11: did dodo bird taste good?
2025-04-10: A girl telling me she doesn't know who the president is in high school over 10 years ago lives rent free in my head
2025-04-07: youtu.be/pIz2K3ArrWk?... I miss OG Owl City
2025-04-07: What is the conversion rate from horsepower to elephantpower?
2025-04-05: Fishing tourney was today, got less than last place 😂. Im not a bad fisherman, the fish are just bad at biting my hook.

Buy Me A Coffee | Resume

Pinned Loading

  1. manifests.io manifests.io Public

    Easy kubernetes documentation

    TypeScript 46 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