Below you will find all the pages tagged with #azure
101 on AKS defaults, nodes, pods and stuff
I know this blog post is long overdue. No excuses. Been to busy lazy.
Thanks for being here, let’s start with 101 on AKS defaults, nodes, pods and stuff.
I’m sure you all know that AKS is a hosted Kubernetes service from Microsoft.
Set Up Kubernetes Cluster Playground With Azure Virtual Machines and CLI
I’m going to write some blog posts about my Kubernetes adventures, and the first thing I wanted to do, was to set up some scripts to build up a simple Kubernetes environment to play with.
Custom 404 error page, Hugo and Azure Static Web Apps
In this blog post I will show you how to configure custom 404 error page, for a Hugo site hosted in Azure Static Web Apps. (In case you don’t know what 404 (Not Found) error is, it’s an HTTP status code which means that the page you were trying to reach on a website couldn’t be found on the server, altough the server itself is reachable.
How to Use Staging in Azure Static Web Apps
TL;DR. Azure Static Web Apps Preview offers staging (pre-production) environments for applications.
What is a staging environment and why should I care? Staging environment is a fully-functional staged version of your application.
We're Live and Kicking in Azure Static Web Apps
Actually I think that the title should include one more word, finally. Anyways, the site is live and kicking! And in this post I’ll briefly explain how we got here.