Skip to content
View marshallford's full-sized avatar

Sponsoring

@bep
@geerlingguy
@bpg-dev
@timothystewart6
@YaLTeR
@AvengeMedia

Block or report marshallford

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. terraform-provider-pfsenseterraform-provider-pfsensePublic

    Used to configure pfSense firewall/router devices with Terraform.

    Go 43 7

  2. terraform-provider-ansibleterraform-provider-ansiblePublic

    Run Ansible playbooks using Terraform.

    Go 5 1

  3. terraform-ansible-k3sterraform-ansible-k3sPublic

    Provision and operate a Kubernetes cluster with the convenience of a CSP-managed Kubernetes service. Designed for homelabs, on-premises, and edge environments.

    HCL 2

  4. marshallford.memarshallford.mePublic

    Personal Website

    SCSS

  5. default-allow-privilege-escalationdefault-allow-privilege-escalationPublic

    Kubernetes Mutating Webhook for Defaulting AllowPrivilegeEscalation

    Go

  6. k8s-service-account-kubeconfig.shk8s-service-account-kubeconfig.sh
    1
    #!/usr/bin/env bash
    2
    # Requires: kubectl, jq
    3
    4
    # Strict bash mode
    5
    # https://gist.github.com/mohanpedala/1e2ff5661761d3abd0385e8223e16425