Skip to content
View wmedlar's full-sized avatar

Organizations

@puzzlluminati
Block or Report

Block or report wmedlar

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. corebernetes corebernetes Public archive

    Homelab Kubernetes on CoreOS

    Shell

  2. puzzlluminati/padsniff puzzlluminati/padsniff Public

    HTTPS sniffer for Puzzle & Dragons mobile app.

    Python 1

  3. Will's Guide to Ingress Will's Guide to Ingress
    1
    # Ingress
    2
    
                  
    3
    ## Background
    4
    Every resource type within Kubernetes is managed by a "controller", an application running a watch loop and reacting to changes to the resource it's watching. The [`controller-manager`](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-controller-manager/) runs and manages all the built-in controllers, but additional resources (e.g., CRDs) require user-deployed controllers.
    5
    
                  
  4. argoproj/argo-cd argoproj/argo-cd Public

    Declarative Continuous Deployment for Kubernetes

    Go 16.2k 4.9k

  5. cert-manager/cert-manager cert-manager/cert-manager Public

    Automatically provision and manage TLS certificates in Kubernetes

    Go 11.5k 2k

  6. ansible/ansible ansible/ansible Public

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to clo…

    Python 61.3k 23.7k