kubernetes Manually Create a Kubernetes Cluster with Kubeadm These days, I would recommend using a managed Kubernetes over something you've manually created, especially for production workloads. That said, there's something exciting about working with the nuts and bolts
kubernetes Kubernetes: AKS and Windows Containers When I first heard about Windows containers, I got really excited by the idea of packaging ASP.Net legacy apps and ASP.Net Core apps consistently, without the need to
kubernetes Kubernetes: Setting up a cluster on AKS Most cloud providers provide a managed Kubernetes cluster at this point. Each time I come back to look at Kubernetes, I feel like I've forgotten something (or everything). This post
kubernetes Kubernetes: A Beginner's Guide Kubernetes is a container orchestration platform and has been described as "the OS of the cloud". It builds on container-based services by providing many features such as volumes
kubernetes Automatic HTTPS on Kubernetes This post starts with a slight regret that I didn't get Ghost running on a Web App. One of the brilliant parts of a Web App is that you can
ghost Running Ghost on Kubernetes on Azure In my previous post, I was looking into a few options for running my blog. I think at this time, I'm going to keep it on Azure because I can