Skip to content

jackap/kube-inspector

Repository files navigation

Kube-inspector

Passes tests

kube-inspector is a tool that enables container probing within a kubernetes cluster.

How it works

how-it-works

Kubesec executes enumerations commands inside a kubernetes node.

Capabilities

  • Find cluster network topology when using istio and/or calico.
  • Discover root misconfiguration of containers or docker engine.
  • Test if the current cluster status represents the expected one.
  • Provide a measurable way of testing the infrastructure

How to run

kubectl apply -f deployments/inspector.yaml kubectl apply -f services/inspector.yaml

When the service becomes healthy it will expose an http service on port 8081. To probe the containers, you can run GET IP_ADDRESS:8081/inspect

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published