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

Kubehound on AWS EKS #145

Open
MT5W4FLOP80 opened this issue Nov 16, 2023 · 2 comments
Open

Kubehound on AWS EKS #145

MT5W4FLOP80 opened this issue Nov 16, 2023 · 2 comments

Comments

@MT5W4FLOP80
Copy link

Hi!

Thank you for a great tool! I've tested this out on my local Kubernetes cluster (minikube) with Kubernetes goat setup on it and it worked fine. However, for my current assessment I need to test Kubernetes cluster which is setup on AWS EKS and the applications are managed via ArgoCD. Basically the target organization uses GitOps approach to manage their applications and infrastructure.

Given this context I have a few questions. I've made several attempts to deploy and use Kubehound from within a Linux image in a Kubernetes Pod, however I've faced multiple docker issues within the Pod. This definitely felt like I took wrong approach to deploy and run Kubehound.

Is it possible to run KubeHound against AWS EKS cluster? If yes, how it should be deployed? If we were to deploy it using ArgoCD with Helm packages, do you have any examples for that?

@jt-dd
Copy link
Contributor

jt-dd commented Dec 4, 2023

Hello @MT5W4FLOP80 ,

Sorry for the delay. We are doing some testes around AWS EKS cluster. We will get back to you soon.
Thanks for reporting the issue.

@christophetd
Copy link
Collaborator

Hey there, thanks for the great question!

KubeHound supports Amazon EKS as a target environment to assess. However, current instructions on how to run it focus on running it locally from your machine, which should have connectivity to the K8s API server you're looking to assess. Is that a viable model for you?

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

No branches or pull requests

3 participants