Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add falco service k8s #496

Merged
merged 2 commits into from
Jan 17, 2019
Merged

Add falco service k8s #496

merged 2 commits into from
Jan 17, 2019

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Jan 17, 2019

Docs changes that create a falco service when used with k8s, and use falco running within k8s to show off audit log support.

@markyjackson-taulia these instructions will probably be very useful to you. There are some caveats related to kernel modules that I can discuss with you offline.

Update the instructions for K8s RBAC installation to also create a
service that maps to port 8765 of the falco pod. This allows other
services to access the embedded webserver within falco.

Also clean up the set of labels to use a consistent app: falco-example,
role:security for each object.
Change the K8s Audit Example instructions to use minikube in conjunction
with a falco daemonset running inside of minikube. (We're going to start
prebuilding kernel modules for recent minikube variants to make this
possible).

When running inside of minikube in conjunction with a service, you have
to go through some additional steps to find the ClusterIP associated
with the falco service and use that ip when configuring the k8s audit
webhook. Overall it's still a more self-contained set of instructions,
though.
@mstemm
Copy link
Contributor Author

mstemm commented Jan 17, 2019

I'm going to merge now just so I can incorporate the changes in a 0.13.1 release, but we can address any feedback right afterward.

@mstemm mstemm merged commit 889fcc8 into dev Jan 17, 2019
@mstemm mstemm deleted the add-falco-service-k8s branch January 17, 2019 02:12
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.

1 participant