Deploying Crowdsec on k3s
  
  
          
            I’ve deployed Crowdsec, a collaborative Intrusion Prevention system, into my Kubernetes cluster using Ansible.
            
        
        
          
        
      Dashy - A Homepage For Your Homelab
  
  
          
            Dashy is a highly customizable dashboard app which makes a great homepage for accessing all of your personal applications. Out of the box, it doesn’t provide any authentication or authorization so anyone with access will see the dashboard. I am using Authelia to protect it.
            
        
        
          
        
      Readying the Cluster For Work
  
  
          
            The k3s cluster has now been initialized, but it’s not quite ready to deploy any applications. I need to deploy an ingress, storage, and a load balancer.