Skip to content
View Knappek's full-sized avatar

Block or report Knappek

Report abuse

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

Report abuse

Pinned Loading

  1. mongodbatlas-operator mongodbatlas-operator Public

    A Kubernetes Operator for MongoDB Atlas: https://www.mongodb.com/cloud/atlas

    Go 14 1

  2. deploy ubuntu VM on vCenter with pub... deploy ubuntu VM on vCenter with public ssh key distributed and a static IP address
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    set -e
    4
    set -u
    5
    set -o pipefail
  3. concourse-pipelines concourse-pipelines Public

    Shell

  4. Knappek.github.io Knappek.github.io Public

    https://knappek.github.io/

  5. laidbackware/vmware-lab-builder laidbackware/vmware-lab-builder Public

    Build a nested vSphere lab with Ansible

    Jinja 29 16

  6. hello-worlds hello-worlds Public

    Collection of some hello world apps

    Python