-
Monitoring
Netdata Agent and Cloud: Ultimate Real-Time Infrastructure Monitoring
Adding nodes to Netdata
-
Kubernetes
Mikrok8s Automated Kubernetes Install with new Portainer Feature
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 your environment. Along with this feature, Portainer 2.18 contains other…
-
home lab
Top 7 Home Lab Server Tools in 2023
Lab Gopher is a great tool to find home lab hardware
-
Kubernetes
Kubespray: Automated Kubernetes Home Lab Setup
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 deployment. Table of contentsWhat is Kubernetes?Prerequisites for KubesprayInstalling AnsibleThe Easy…
-
Kubernetes
Kube Bench – Secure your Kubernetes Cluster with CIS Benchmark
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. Table of contentsWhat is kube-bench?Why run kube-bench?Installation and Configuration of kube-benchRunning…
-
DevOps
Terrascan: Cloud Compliance and Security Scanner for IaC
Terrascan is a cool utility that provides a code analyzer that helps to make sure your infrastructure as code is secure and compliant. Table of contentsWhat is Terrascan?Cloud sandboxTerrascanโs Features and CapabilitiesInstalling Terrascan and Setting Up a Terrascan SandboxLeveraging Terrascan…
-
Security
OpenWRT vs pfSense: Best Open Source Firewall Solution
OpenWRT console in a virtual machine
-
DevOps
ArgoCD Helm Chart Install Applications
Argo CD, a GitOps continuous delivery tool, and Helm, can both work together to help admins to simplify the deployment and management process for Kubernetes clusters. We’ll explore ArgoCD helm chart install and how to deploy an application. Table of…
-
Security
Top 20 Open Source Cyber Security Monitoring Tools in 2023
Let’s consider the top 25 open-source cyber security monitoring tools that are a great choice in 2023. Table of contents1. Wireshark2. Snort3. OSSEC4. Security Onion5. Nmap6. Kismet7. Suricata8. Zeek (formerly Bro)9. OpenVAS10. ClamAV: Open-Source Antivirus Engine11. Fail2Ban12. AlienVault OSSIM13. Cuckoo…