Skip to content
View Starefossen's full-sized avatar
🚀
Building platforms for the Norwegain Government
🚀
Building platforms for the Norwegain Government
Block or Report

Block or report Starefossen

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

Hans Kristian (@Starefossen)

Experienced Site Reliability Engineer building Kubernetes based application platforms for public and financial sectors. Open Source and Open Standards evangelist with a mission to change enterprise organisations for the better and improving the developer experience.

My values

💐 Liberal – everyone are bourn free with equal human rights

🌱 Open minded and pragmatic – finding the best solution

🙌 Honest - I strive to be who I am and living up to my values

💬 Open and transparent collaboration often through code

Pinned

  1. kubernetes/kubernetes kubernetes/kubernetes Public

    Production-Grade Container Scheduling and Management

    Go 107k 38.4k

  2. traefik/traefik traefik/traefik Public

    The Cloud Native Application Proxy

    Go 47.8k 4.8k

  3. ansible/ansible ansible/ansible Public

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to clo…

    Python 61.1k 23.7k

  4. grafana/grafana grafana/grafana Public

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many mo…

    TypeScript 60.4k 11.6k

  5. My personal tmux cheat sheet for wor... My personal tmux cheat sheet for working with sessions, windows, and panes. `NB` I have remapped the command prefix to `ctrl` + `a`.
    1
    ## Sessions
    2
    
                  
    3
    ### New Session
    4
    
                  
    5
    * `tmux new [-s name] [cmd]` (`:new`) - new session
  6. My vim cheat sheet for working with ... My vim cheat sheet for working with tabs and window splits.
    1
    ## Tabs
    2
    
                  
    3
    ### New Tab
    4
    
                  
    5
    * `:tabnew` - new blank tab