Fear of Oblivion

A blog containing the thoughts and ideas of me

  • Home
  • About

Getting ASP.NET Core dev certs working in both WSL and Windows

I recently re-installed my development machine for different reasons, and as part of that, I decided that I was going to use Visual Studio Code and the Remote - WSL extension to do

Chris Chris 13 min read

Spinning up Azure Container Instances using the Docker CLI

The Docker CLI has recently added support for running Docker containers using cloud providers. More specifically using Azure Container Instances and Amazon ECS. This seems like a really cool addition to the CLI,

Chris Chris 9 min read

Managing Azure DNS using Kubernetes CRDs

In my last post, I talked about Kubernetes Custom Resource Definitions, or CRDs. It was a fairly high-level intro with some code attached, which I guess could be useful. But to show something

Chris Chris 20 min read

Intro to Kubernetes Custom Resource Definitions or CRDs

After having done a couple of Kubernetes-based projects, I still haven’t had time to dive into Kubernetes Custom Resource Definitions, or CRDs, properly. Because of this, I decided to play around with them

Chris Chris 16 min read

Assigning Azure managed identities to pods in AKS

As the title says, this post will cover how you can assign managed identities to your pods when running in Azure Kubernetes Service (AKS). But before we get started, let’s have a quick

Chris Chris 18 min read

Yet Another Kubernetes Intro - Part 9 - Ingress, Dashboard and extras

So…it is finally time for the last installment in my introduction to Kubernetes. So far, we have gone through what it is, Pods, ReplicaSets and labels, Services, Deployments, configuration, storagestorage and namespaces and

Chris Chris 16 min read

Yet Another Kubernetes Intro - Part 8 - Namespaces & Access Control

I’m down to what I think is the second to last post in my introduction to Kubernetes series. Up until the last post about storage, I think I had a pretty ok connection

Chris Chris 11 min read

Yet Another Kubernetes Intro - Part 7 - Storage

It’s time for part 7 in my introduction to Kubernetes. In the previous post, I talked about configuration. This time, it is all about storage!

Chris Chris 23 min read

Yet Another Kubernetes Intro - Part 6 - Configuration

I have reached the 6th part of my introduction to Kubernetes, and so far we have covered a LOT of things. But there is still a few things left to cover.

Chris Chris 11 min read

Yet Another Kubernetes Intro - Part 5 - Deployments

It is time to have a look at the last pod management related resource type in Kubernetes, the Deployment. In part 3 I talked about using ReplicaSets to run multiple pods in our

Chris Chris 12 min read

Yet Another Kubernetes Intro - Part 4 - Services

Ok… So far in this series I have covered “What is Kubernetes?”, Pods and ReplicaSets. This means that we should be able to get a basic Kubernetes cluster up and running (at least

Chris Chris 17 min read

Yet Another Kubernetes Intro - Part 3 - ReplicaSets and Labels

In my last post, I covered pods. However, I also mentioned that I was a little bit torn about covering pods, and especially the creation of pods. The main reason for this is

Chris Chris 14 min read

Yet Another Kubernetes Intro - Part 2 - The Pod

In the previous post, I gave a very high level overview of the Kubernetes landscape. Now it is time to go a little deeper, become a bit more practical, and look at some

Chris Chris 20 min read

Yet Another Kubernetes Intro - Part 1 - What is it?

I’ve spent quite a bit of time trying to learn and understand Kubernetes. And in doing so, I have used numerous different resources on the interwebs to try and make sense of everything.

Chris Chris 17 min read

Slow Docker commands on domain joined PC

I recently joined a new company and as part of that I got a new laptop. Normally that just means installing the things I need, and I’m good to go. However, this time

Chris Chris 3 min read

New blog

Ok, I have finally gotten my act together and set up a new blog. The old one was based on BlogEngine.NET, which was really good to be honest. But it was getting old,

Chris Chris 1 min read

Versioning ASP.NET Core HTTP APIs using the Accept header

For some reason, I have spent a couple of days thinking about versioning HTTP based APIs. Actually, the reason is that I have a client who is using quite a lot of HTTP

Chris Chris 15 min read

Using Azure Files with Azure Container Services and Docker volumes

As a continuation to my last post about setting up an Azure Container Service, I thought it might be a good idea to have a look at persistent storage for the containers. Even

Chris Chris 12 min read

A brief look at Azure Container Service

Yesterday I had a couple of hours left over as I was on a train on the way to do a presentation. So I thought i would play around a little with the

Chris Chris 11 min read

My intro to Docker - Part 5 of 5

In the previous posts, I have talked about everything from what Docker is, to how you can set up a stack of containers using docker-compose, but all of the posts have been about

Chris Chris 17 min read
« Newer Posts Page 2 of 3 Older Posts »
Fear of Oblivion © 2023
Proudly published with Jekyll & GitHub Pages using Jasper2
Latest Posts Twitter