Skip to main content

NillsF blog

  • Home
  • About

Tag: github

GitHub SSO using password-protected SSH keys

May 27, 2021May 27, 2021 nillsf Leave a comment

There are two ways to pull/push from/to GitHub, when connecting from a remote system: either you use HTTPS or you use SSH. When connecting to a GitHub organization, the organization might have special requirements for the connection. For example, if I want to push updates to the github.com/azure organization, I need to use a password-protected […]

Read More

Exploring the new GitHub Actions continuous delivery functionality

December 21, 2020December 21, 2020 nillsf Leave a comment

At GitHub Universe in early December 2020, some new functionalities for GitHub Actions focused on continuous delivery were introduced. In this blog post, we’ll explore them in the context of a simple web-app deployment to a Kubernetes cluster. Before diving into what’s new, let’s have a look at what GitHub Actions are: What are GitHub […]

Read More

How to connect GitHub Codespaces to a local Visual Studio Code

October 31, 2020October 31, 2020 nillsf Leave a comment

I’m a huge fan of GitHub Codespaces. Codespaces deliver a fully powered and customizable Visual Studio Code (VS Code) instance in the browser. I’ve started using Codespaces recently to do my Covid analysis. It’s a great tool because I don’t need to install anything locally, I can simply use Codespaces straight from the browser. Codespaces […]

Read More

First look at GitHub Codespaces

October 19, 2020October 19, 2020 nillsf Leave a comment

GitHub Codespaces is a way to get a fully powered Visual Studio Code experience in the browser. It’s your cloud-enabled development machine, without needing anything but a web browser. It’s currently in beta and I got access a couple weeks ago. Today, I wanted to give it a spin. Rather than provide a simple demo, […]

Read More

How to use ‘terraform output’ in a GitHub action

August 25, 2020August 25, 2020 nillsf Leave a comment

Recently, I was building a GitHub Actions pipeline, and needed to access output from Terraform. There’s a very convenient feature in Terraform that allows you to get output from your applied .tf files. You can call those values from the shell directly, and assign them to variables in your shell. What you need to do […]

Read More

Posts navigation

1 2 Older posts

About the author

I'm Nills, a cloud architect focused on cloud automation. I share my technical stories on this blog, mainly on Azure, Kubernetes and cloud networking.

Follow @NillsF

Search

Recent Posts

  • Creating Kubernetes clusters on Azure using cluster API
  • Setting up Kubernetes on Azure using kubeadm
  • Using public IPs from a public IP prefix in Azure Kubernetes Service
  • Automatically turning on diagnostic settings using Azure Policy
  • GitHub SSO using password-protected SSH keys

Categories

  • Azure (57)
  • business (1)
  • certification (2)
  • CKAD series (9)
  • Data Science (6)
  • DevOps (26)
  • Kubernetes (28)
  • Management (23)
  • Networking (13)
  • Open Source (34)
  • Personal Development (8)
  • Security (7)
  • Software Development (10)
  • Uncategorized (28)
  • Windows (11)
  • Wordpress (2)
sparkling Theme by Colorlib Powered by WordPress