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

Block or report kppullin

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. Airflow w/ kubernetes executor + min... Airflow w/ kubernetes executor + minikube + helm
    1
    ## Overview
    2
    
                  
    3
    The steps below bootstrap an instance of airflow, configured to use the kubernetes airflow executor, working within a minikube cluster.
    4
    
                  
    5
    This guide works with the airflow 1.10 release, however will likely break or have unnecessary extra steps in future releases (based on recent changes to the k8s related files in the airflow source).
  2. Fish shell + WSL2 + gnome-keyring / ... Fish shell + WSL2 + gnome-keyring / secret-tool
    1
    #
    2
    # This fish config sets up a working `gnome-keyring` on WSL2.
    3
    # I imagine it will work with WSL1 as well, perhaps after adjusting the `DISPLAY` value.
    4
    #
    5
    # Based off this bash script: https://askubuntu.com/questions/815327/running-gnome-keyring-on-wsl-windows-subsystem-for-linux