Skip to content
View hautestacky's full-sized avatar

Organizations

@hautestack

Block or report hautestacky

Report abuse

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

Report abuse
hautestacky/README.md

Telegram Linkedin

Pinned Loading

  1. defectdojo-exporter defectdojo-exporter Public

    Collects Prometheus metrics for vulnerabilities of each product in DefectDojo

    Go 17 4

  2. resize-operator resize-operator Public

    Kubernetes operator for auto CPU/memory tuning with in-place pod resizing

    Go 6

  3. argo-sync argo-sync Public

    Simple TUI for bulk Argo CD apps operations

    Go 4

  4. NodeLocalDNS NodeLocalDNS Public

    NodeLocal DNSCache improves Cluster DNS performance

    2

  5. Prepare a Windows Node for Kubernete... Prepare a Windows Node for Kubernetes (Flannel + containerd)
    1
    Write-Host "##############################`nInstalling features: Containers, Hyper-V, Hyper-V-PowerShell`n##############################`n"
    2
    Install-WindowsFeature Containers
    3
    Install-WindowsFeature Hyper-V
    4
    Install-WindowsFeature Hyper-V-PowerShell
    5
    
                  
  6. log-to-stdout log-to-stdout Public

    Minimal sidecar container that tails log files to stdout

    Dockerfile 2