Skip to content
View lentzi90's full-sized avatar
  • Ericsson Software Technology
  • Raseborg, Finland

Organizations

@Nordix @metal3-io @nordix-metal3
Block or Report

Block or report lentzi90

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
lentzi90/README.md

Lentzi90's GitHub stats

Talks 💬

Repositories and gists 📚

Pinned

  1. features features Public

    Devcontainer features

    Shell 1 1

  2. kubernetes-training-material kubernetes-training-material Public

    Resources for Kubernetes hands-on workshops and demonstrations

    Shell 6 3

  3. Debugging Debugging
    1
    kubectl -n test run test --image ubuntu -it --rm
    2
    # Inside pod
    3
    apt update
    4
    apt install -y curl iputils-ping dnsutils netcat-openbsd redis-tools
  4. personal-cloud personal-cloud Public

    Kustomizations for a personal cloud

    7

  5. Tips and tricks with kubectl Tips and tricks with kubectl
    1
    # Kubectl tips and tricks
    2
    
                  
    3
    ## Auth
    4
    
                  
    5
    Can the service account `test-sa` in namespace `test` create pods in the namespace `test`?
  6. playground playground Public

    Random stuff that I may want to store for later

    Shell 1 1