inspektor-gadget / inspektor-gadget

Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF
https://www.inspektor-gadget.io
Apache License 2.0
2.2k stars 237 forks source link

[RFE] Explore support for alternative managed Kubernetes/Containers cloud offerings #1320

Open alban opened 1 year ago

alban commented 1 year ago

Current situation

Inspektor Gadget is deployed with Kubernetes DaemonSets and requires capabilities for ebpf (CAP_SYS_ADMIN and so on)

Inspektor Gadget is currently not supported on those platforms:

Due to their nature, they might not support using custom ebpf code or Kubernetes DaemonSets. This ticket is to discuss what we could do to enable some IG's gadgets there.

Impact

Inspektor Gadget is limited to traditional Kubernetes clusters.

Ideal future situation

Users can benefit from IG's gadgets on AWS Fargate, Azure Containers instances, GKE Autopilot.

Implementation options

TBD

Additional information

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs.