Skip to content

Kubernetes#22

Open
thomasfricke wants to merge 6 commits into
reSecureIt:mainfrom
thomasfricke:kubernetes
Open

Kubernetes#22
thomasfricke wants to merge 6 commits into
reSecureIt:mainfrom
thomasfricke:kubernetes

Conversation

@thomasfricke

Copy link
Copy Markdown

I have added an example how to integrate BLAFS into a Minikube container.

Look into the Kubernetes README.md

I like the idea of debloating for several years!

based on the Minikube Docker container
multistage build
writepipe added
README updated
cleaned up the pipe
limited lifetime of writepipe job to get rid of the need to delete it
unbloatpipe does forks now
@jzh18

jzh18 commented Aug 12, 2025

Copy link
Copy Markdown
Member

Hi Thomas, thanks so much for the PR! This is exactly what we need for the next stage of BLAFS!

I do have one suggestion: in your current implementation, a deployment is automatically debloated after 20 seconds. I’m wondering if we should instead give users the option to trigger the debloating themselves — for example, via a custom kubectl command (e.g., kubectl debloat xxx), rather than waiting for 20 seconds and having it happen automatically. I believe this can be done via a kubectl plugin.

Minor note: let’s use the term debloat instead of unbloat.

@jzh18 jzh18 mentioned this pull request Aug 12, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants