Skip to content
View Naman1997's full-sized avatar
🎧
Focusing
🎧
Focusing
Block or Report

Block or report Naman1997

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

Pinned

  1. proxmox-terraform-template-k8s proxmox-terraform-template-k8s Public

    Terraform template for setting up VMs for a new kubernetes cluster on a Proxmox host. Outputs an ansible inventory after VMs are created.

    HCL 9 3

  2. simple-talos-cluster simple-talos-cluster Public

    Automated Talos cluster with system extensions in a Proxmox node.

    HCL 15 4

  3. arch-cloud-image arch-cloud-image Public

    Packer template that creates a modified cloud image using the official Arch Linux cloud image. Also creates a new user in the image that uses my zsh config.

    HCL 8 3

  4. simple-fcos-cluster simple-fcos-cluster Public

    A simple kubernetes cluster using Fedora Core OS, Proxmox and k0sctl.

    HCL 8 1

  5. wireguard-k8s-ingress wireguard-k8s-ingress Public

    Exposes your homelab kubernetes cluster to the internet using a small vps, WireGuard and Nginx Ingress controller.

    HCL

  6. Shell scripts for creating and delet... Shell scripts for creating and deleting dhcp reservations using API calls with Omada Controller
    1
    #!/bin/bash
    2
    
                  
    3
    # Example execution: create_dhcp_reservation.sh C2-F3-D9-37-2A-33 https://omada.hosted:8043 username password description
    4
    
                  
    5
    MAC_ADDRESS=$1