Skip to content

k-bailey/kubernetes_osquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s_osquery

Based on the docker tables that have been added to osquery core this was an experiment around adding functionality to use osquery to collect kubernetes data.

This module is designed to be compiled in to osquery core. It leverages k8s unauthenticated API access that is actively being deprecated.

Entry points have been written for /api/v1/services and /api/v1/pods

Equivilent python thrift bindings are also in the repo.

About

python & c++ to pull k8s data into osquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published