Skip to content

dineshk-l/thesis-falco-evaluation

Repository files navigation

Thesis Repository

This repository contains configurations to accompany my thesis. It includes modified Helm values for Falco, a Pod configuration with a HostPath volume, and a Secret configuration. Please refer to the thesis for more information.

Repository Contents

  1. Helm Values for Falco

  2. Pod Configuration with HostPath

    • A Pod configuration that mounts a sensitive directory using hostPath to simulate generating the respective alert. It can be applied using kubectl apply -f hostpath-pod.yaml. Note: This is the correct version compared to the listing in the thesis.
  3. Secret Configuration

    • A Kubernetes Secret configuration to simulate scenarios where Falco can detect sensitive access to secrets. It can be applied using kubectl apply -f secretconfig.yaml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published