Configuring Kubernetes High Availability with Microk8s
If you are looking for an easy way to have a Kubernetes High Availability cluster for your API server and control plane, Microk8s makes this very easy with the deploy…
Virtualization, Cloud, DevOps, Reviews
If you are looking for an easy way to have a Kubernetes High Availability cluster for your API server and control plane, Microk8s makes this very easy with the deploy…
Recently, I have been taking a hard look at a container monitoring solution for my home lab and production environment. This is honestly an area where a lot of off-the-shelf…
I have been revisiting how I have been running containers in my home lab. While Kubernetes is awesome, and I continue to run various deployments of it in the home…
If you are working with having your CI CD pipeline build Docker images automatically when you check in code to your repository, it is a good idea to have the…
Portainer is a great solution that provides excellent management of Docker and Kubernetes environments. With Portainer, you can have a fully managed Docker container environment, managing multiple Docker hosts and…
I recently pulled the trigger on a new Surface Pro 11 with the Snapdragon X Elite to replace an aging Surface Pro laptop that I have been using for 3…
Docker has a lot of functionality from the command line and has built-in commands that allow doing a lot of different things with your containers. However, there are several Docker…
With all the tumult across the virtualization space this year, many have been looking at alternative solutions to running virtualized environments, containers, VMs, etc. There are many great solutions out…
if you start looking at container orchestration, there is not a single tool that you will hear about more than Kubernetes. It has been THE solution for a number of…
If you are like me and using containers for more and more solutions, both self-hosting and DevOps processes, I am always on the lookout for better tools and alternatives. Docker…