Skip to content
View usrbinkat's full-sized avatar
👩‍💻
👩‍💻

Highlights

  • Pro

Organizations

@pulumi @ContainerCraft @ortelius @pulumiverse @emporous @UOR-Framework
Block or Report

Block or report usrbinkat

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
usrbinkat/README.adoc

Kat Morgan

About Me

usrbinkat@honeypot:/# /usr/bin/kat --help
   ____                 _     _       _         _
  / __ \ _   _ ___ _ __| |__ (_)_ __ | | ____ _| |_
 / / _` | | | / __| '__| '_ \| | '_ \| |/ / _` | __|
| | (_| | |_| \__ \ |  | |_) | | | | |   < (_| | |_
 \ \__,_|\__,_|___/_|  |_.__/|_|_| |_|_|\_\__,_|\__|
  \____/

Hello! I am Kat Morgan, Senior Developer Advocate Community Engineer serving the Pulumi Community.

Welcome to my GitHub! I am an IT Support and Consulting Field Engineer veteran, experienced in Linux, OpenStack, and Kubernetes at scale. I am on a mission to help others write their own open source success story.

Drawing on experiences at Dell > Canonical > Red Hat > Kong > Azure > & Pulumi, I have witnessed some of the most common pain points in Cloud Native platform development and operation, as well as talent pipeline challenges associated with learning and teaching Cloud Native computing.

My origin story begins in the mid west, early 2000’s, when I stumbled on a Red Hat Linux 5.0 book in the STEM section of my local library. If you are interested, ask me about my journey any time!

Today I enjoy living in the beautiful Pacific Northwest, enabling the growth of my peers in the Tech industry, and working on my personal project #100DaysOfHomelab for the ContainerCraft project.

Favorite Technologies

Pinned

  1. kind-kongee kind-kongee Public

    KongEE Exercises on Kind k8s

    Shell 1

  2. kind-kubevirt-testvm-ssh kind-kubevirt-testvm-ssh
    1
    # How to test Kubevirt VM SSH via NodePort
    2
    Prerequisites:
    3
      - [kind](https://kind.sigs.k8s.io/docs/user/quick-start)
    4
      - [kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl)
    5
      - [virtctl](https://kubevirt.io/user-guide/operations/virtctl_client_tool)
  3. Exercise in container image saving, ... Exercise in container image saving, loading from file, and embedding as compressed base64 encoded text string
    1
    # Container image file and transportation
    2
    
                  
    3
    #### Conclusion:
    4
    Images can be saved to file or base64 encoded for building directly into golang binaries, python/bash scripts, and carrying independently across disconnected systems.
    5
    
                  
  4. Extracts a filesystem from an igniti... Extracts a filesystem from an ignition file
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import json
    4
    import os
    5
    import sys
  5. fcos-coredns fcos-coredns Public

    Forked from cptmorgan-rh/fcos-coredns

    This is an Ansible Playbook that will deploy a CoreDNS Container into a Fedora CoreOS Server on VMware with a Static IP.

    HTML

  6. kmods-via-containers kmods-via-containers Public

    Forked from kmods-via-containers/kmods-via-containers

    Shell