Uninstall a Grafana Plugin in Kubernetes I just accidentally installed the `grafana-image-renderer` plugin and it blew up in my Kubernetes cluster. There are now errors...
Convert AKS PV to Premium Disk AKS Clusters have a few pre-defined storage classes that can be used when creating volumes. These are typically: NAME...
Manually Trigger a Kubernetes Job Ever wanted to kick off a Kubernetes Cronjob manually? Here's how Replace <NameSpace>, <CronJobName>, and <JobName> with your respective namespace...
If you are using Dual Monitors with an Apple Macbook, you may encounter an issue where the displays swap or flip when the computer goes to sleep. My dual monitor...
Uninstall a Grafana Plugin in Kubernetes I just accidentally installed the `grafana-image-renderer` plugin and it blew up in my Kubernetes cluster. There are now errors of an unsupported plugin. The...
Reset Windows Admin or User Password This tutorial will use an Ubuntu Linux Live USB to reset your password. You could destroy your Windows computer, and I am not responsible....
I recently repurposed a Dell Latitude Laptop to run my Plex Server. I wiped the laptop, updated the drivers and installed Ubuntu 20.04 along with the latest Plex software. Shortly...
Convert AKS PV to Premium Disk AKS Clusters have a few pre-defined storage classes that can be used when creating volumes. These are typically: NAME PROVISIONER RECLAIMPOLICY azurefile kubernetes.io/azure-file Delete...