Skip to content
View dlbewley's full-sized avatar
📺
📺
Block or Report

Block or report dlbewley

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. How to extract kubeconfig and kubead... How to extract kubeconfig and kubeadmin password from OpenShift ClusterDeployment using RHACM
    1
    #!/bin/bash
    2
    # https://guifreelife.com/blog/2021/08/13/RHACM-Recover-Created-Cluster-Credentials-and-Kubeconfig/
    3
    #
    4
    # If an OpenShift cluster was created by RHACM this script will extract the
    5
    # kubeconfig and the default kubeadmin credentials.
  2. Podman login to all registries in pu... Podman login to all registries in pull secret
    1
    # if you don't want to just use --authfile or set REGISTRY_AUTH_FILE for whatever reason
    2
    # you may login to each registry in your pull secret thusly
    3
    # spoiler alert, here's how to extract usernames and passwords from your pull secret
    4
    
                  
    5
    PULL_SECRET_PATH=pull-secret.json
  3. demo-acm demo-acm Public

    Red Hat Advanced Cluster Management for K8s Demo

    Shell 6 3

  4. demo-virt demo-virt Public

    OpenShift Virtualization Demo

    Makefile 8 1

  5. alfred-rh411 alfred-rh411 Public

    Red Hat 411 Alfred Workflow

    Python 2

  6. demo-custom-metric-autoscaling demo-custom-metric-autoscaling Public

    Demo OpenShift Custom Metric Autoscaling feature powered by KEDA

    3 2