VMware ESXi installation and setup – First 15 things I do
Setting up a VMware ESXi server is a process that requires a good understanding of the technologies and best practices. I have put together a list of installation and setup…
Virtualization, Cloud, DevOps, Reviews
Setting up a VMware ESXi server is a process that requires a good understanding of the technologies and best practices. I have put together a list of installation and setup…
There is a debate among many in the storage community and home lab community about two very well known solutions – Unraid vs. TrueNAS. These are both NAS operating systems…
K3d provides K3s powered Kubernetes clusters with Docker
Adding nodes to Netdata
In case you haven’t heard, the latest release of Portainer includes an excellent new feature that allows fully automated provisioning of Microk8s Kubernetes onto existing nodes you have running in…
The new edition of NAKIVO introduces new features designed to increase resilience, streamline recovery, and support the latest platforms. Let’s delve into the NAKIVO Backup and Replication v10.9 Beta new…
Kubespray is a tool designed to simplify setting up a Kubernetes cluster. It’s an open-source project under the Kubernetes sigs, and it uses Ansible playbooks and inventory to automate cluster…
Let me introduce you to a tool that is hosted on github.com/aquasecurity/kube-bench, kube-bench is a powerful Go application designed to evaluate whether Kubernetes is deployed according to best practices. What…
Terrascan is a cool utility that provides a code analyzer that helps to make sure your infrastructure as code is secure and compliant. What is Terrascan? Terrascan, is an open-source…