Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View lentzi90's full-sized avatar
  • Ericsson Software Technology
  • Korsholm, Finland
  • 18:11 (UTC +03:00)

Organizations

@Nordix @metal3-io @nordix-metal3

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. features features Public

    Devcontainer features

    Shell 2 1

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

    Resources for Kubernetes hands-on workshops and demonstrations

    Mustache 7 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

    10

  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