awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to otterize/network-mapper

Open-source alternatives to Network Mapper

26 open-source projects similar to otterize/network-mapper, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Network Mapper alternative.

  • bloomberg/goldpingerAvatar de bloomberg

    bloomberg/goldpinger

    2,706Ver en GitHub↗

    Debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster.

    JavaScriptkuberneteskubernetes-monitoringprometheus
    Ver en GitHub↗2,706
  • cortexproject/cortexAvatar de cortexproject

    cortexproject/cortex

    5,751Ver en GitHub↗

    Cortex is an open-source, horizontally scalable metrics platform that ingests, stores, and queries Prometheus-compatible time-series data with multi-tenant isolation. It accepts metrics via Prometheus remote write and OpenTelemetry, executes PromQL queries against both recent and historical data, and provides a Prometheus-compatible alerting and recording rule engine with an integrated Alertmanager. The system is built as a set of independently scalable microservices that use hash-ring-based sharding, gossip-based cluster membership, and tenant-aware object storage to distribute workloads acro

    Gocncfhacktoberfestkubernetes
    Ver en GitHub↗5,751
  • derailed/popeyeAvatar de derailed

    derailed/popeye

    6,307Ver en GitHub↗

    👀 A Kubernetes cluster resource sanitizer

    Gogogolangk8s
    Ver en GitHub↗6,307
  • fairwindsops/goldilocksAvatar de FairwindsOps

    FairwindsOps/goldilocks

    3,144Ver en GitHub↗

    Goldilocks is a suite of tools for analyzing resource usage and managing autoscaling policies in Kubernetes. It functions as a resource optimizer and capacity planner, providing a dashboard and command line interface to analyze workload utilization patterns and suggest efficient CPU and memory requests and limits for containers. The project distinguishes itself by visualizing recommendations from the Vertical Pod Autoscaler via a web interface and providing a lifecycle manager to create and configure these autoscaler objects. It includes capabilities to aggregate resource recommendations acro

    Gofairwinds-officialkubernetesreporting
    Ver en GitHub↗3,144

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • flanksource/canary-checkerF

    flanksource/canary-checker

    0Ver en GitHub↗
    Ver en GitHub↗0
  • flant/k8s-image-availability-exporterF

    flant/k8s-image-availability-exporter

    0Ver en GitHub↗
    Ver en GitHub↗0
  • grafana/grafanaAvatar de grafana

    grafana/grafana

    74,456Ver en GitHub↗

    Grafana is an observability data platform designed to aggregate metrics, logs, and traces from diverse sources into a unified environment. It functions as a centralized interface for visualizing complex telemetry data, transforming raw streams into interactive dashboards that support real-time system health tracking and performance monitoring. The platform distinguishes itself through a plugin-based modular architecture that integrates disparate databases, cloud services, and monitoring tools via a standardized data abstraction layer. This framework allows for the dynamic loading of external

    TypeScriptalertinganalyticsbusiness-intelligence
    Ver en GitHub↗74,456
  • guiqui/k8studioG

    guiqui/k8Studio

    0Ver en GitHub↗
    Ver en GitHub↗0
  • hjacobs/kube-ops-viewAvatar de hjacobs

    hjacobs/kube-ops-view

    1,839Ver en GitHub↗

    Kubernetes Operational View - read-only system dashboard for multiple K8s clusters

    JavaScriptadmin-dashboardkuberneteskubernetes-monitoring
    Ver en GitHub↗1,839
  • infracloudio/botkubeI

    infracloudio/botkube

    0Ver en GitHub↗
    Ver en GitHub↗0
  • kiali/kialiAvatar de kiali

    kiali/kiali

    3,620Ver en GitHub↗

    Kiali project, observability for the Istio service mesh

    Goistiomanagementobservability
    Ver en GitHub↗3,620
  • komodorio/helm-dashboardAvatar de komodorio

    komodorio/helm-dashboard

    5,625Ver en GitHub↗

    Helm Dashboard is a web-based interface for managing and monitoring Helm releases in Kubernetes clusters. It provides a graphical alternative to the command line for viewing deployed releases, inspecting installed charts, and performing the full lifecycle of Helm operations including installation, upgrades, rollbacks, and uninstalls. The dashboard enables users to browse releases with filtering by namespace or name, view revision history and deployment details, and compare manifest or values differences between revisions before applying changes. It supports deploying charts from repositories,

    TypeScriptguihelmhelm-plugin
    Ver en GitHub↗5,625
  • kubehelper/kubehelperK

    KubeHelper/kubehelper

    0Ver en GitHub↗
    Ver en GitHub↗0
  • kubernetes/dashboardK

    kubernetes/dashboard

    0Ver en GitHub↗

    We are introducing a soft code-freeze due to an ongoing major architecture changes. This means that only important or non-breaking changes can be merged to master such as: - Documentation updates - Security fixes - Critical bug fixes - Compatibility changes required to support new Kubernetes…

    Ver en GitHub↗0
  • kubernetes/kube-state-metricsAvatar de kubernetes

    kubernetes/kube-state-metrics

    6,141Ver en GitHub↗

    kube-state-metrics is a Kubernetes metrics exporter that generates Prometheus-compatible metrics from the current state of cluster objects such as pods, deployments, and nodes. It operates by watching the Kubernetes API server and transforming resource snapshots into metric families, which are then exposed over an HTTP endpoint in the Prometheus text-based exposition format for direct scraping. The project distinguishes itself through horizontal scaling capabilities, distributing metric collection across multiple instances using object UID hashing to reduce per-instance memory consumption. It

    Gokuberneteskubernetes-exporterkubernetes-monitoring
    Ver en GitHub↗6,141
  • kubernetes-sigs/metrics-serverAvatar de kubernetes-sigs

    kubernetes-sigs/metrics-server

    6,651Ver en GitHub↗

    Metrics Server is a lightweight, single-purpose daemon that collects CPU and memory usage data from every node and pod in a Kubernetes cluster and exposes those metrics through a standard Kubernetes API endpoint. It registers as an aggregated extension API server behind the Kubernetes apiserver, making resource utilization data available to the Horizontal Pod Autoscaler and Vertical Pod Autoscaler for automatic replica count and resource request adjustments. The project distinguishes itself by operating as a focused, in-cluster resource metrics collector that polls kubelet summary endpoints a

    Gok8s-sig-instrumentation
    Ver en GitHub↗6,651
  • lensapp/lensAvatar de lensapp

    lensapp/lens

    23,180Ver en GitHub↗

    Lens is a multi-cluster management platform and desktop application for administering Kubernetes environments. It provides a graphical interface for deploying Helm charts, editing YAML manifests, and managing the lifecycle of pods and deployments. The project features an AI-powered cluster assistant that enables users to query cluster state, perform autonomous troubleshooting, and translate natural language requests into system commands. It also supports collaborative team access through shared spaces, utilizing encrypted cluster sharing and role-based access control to manage credentials and

    cloud-nativecontainersdevops
    Ver en GitHub↗23,180
  • philippemerle/kubediagramsAvatar de philippemerle

    philippemerle/KubeDiagrams

    2,578Ver en GitHub↗

    KubeDiagrams is a Kubernetes architecture visualizer and diagram generator that transforms manifests, Helm charts, and live cluster states into visual resource maps. It serves as a resource mapper that defines visual relationships between pods, services, and custom resources using labels and annotations. The system supports the resolution of templated charts and the mapping of custom resource types to specific visual representations via external configuration. It enables the addition of manual clusters, nodes, and edges to generated visuals through declarative extensions, and can export graph

    JavaScriptarchitecturediagramsgraphviz
    Ver en GitHub↗2,578
  • prometheus/prometheusAvatar de prometheus

    prometheus/prometheus

    64,569Ver en GitHub↗

    Prometheus is a comprehensive monitoring and alerting platform designed to track infrastructure health and application performance. It functions as a time series database that ingests, indexes, and queries high-frequency numerical data points. By utilizing a pull-based model, the system periodically collects multi-dimensional metrics from monitored targets, storing them in an optimized block storage format that supports high-throughput ingestion and efficient historical analysis. The platform distinguishes itself through a specialized query engine that enables real-time analysis of performanc

    Goalertinggraphinghacktoberfest
    Ver en GitHub↗64,569
  • relferreira/kubedevR

    relferreira/kubedev

    0Ver en GitHub↗
    Ver en GitHub↗0
  • robscott/kube-capacityAvatar de robscott

    robscott/kube-capacity

    2,639Ver en GitHub↗

    A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster

    Gokubernetesresource-managementutilization
    Ver en GitHub↗2,639
  • robusta-dev/kubewatchR

    robusta-dev/kubewatch

    0Ver en GitHub↗
    Ver en GitHub↗0
  • salesforce/sloopAvatar de salesforce

    salesforce/sloop

    1,578Ver en GitHub↗

    Kubernetes History Visualization

    Go
    Ver en GitHub↗1,578
  • searchlight/searchlightS

    searchlight/searchlight

    0Ver en GitHub↗
    Ver en GitHub↗0
  • thanos-io/thanosAvatar de thanos-io

    thanos-io/thanos

    14,121Ver en GitHub↗

    Thanos is a distributed metrics query engine and monitoring scalability suite designed to provide a unified interface for aggregating data from multiple Prometheus servers and clusters. It functions as a high availability monitoring backend that eliminates single points of failure by deduplicating data from replicated instances. The system enables long-term retention by persisting time-series data to cloud-native object storage, allowing for unlimited historical archiving beyond the limits of local disks. It further optimizes this storage through a downsampling and retention manager that comp

    Gocncfgogoogle-cloud-storage
    Ver en GitHub↗14,121
  • up9inc/mizuAvatar de up9inc

    up9inc/mizu

    11,958Ver en GitHub↗

    Mizu is a suite of tools for capturing, indexing, and visualizing cloud-native network traffic and decrypted payloads for cluster-wide diagnostics. It provides Kubernetes network observability by using eBPF to index and visualize layer 4 and layer 7 traffic with full cluster context, allowing for the mapping of workload dependencies and the diagnosis of network failures. The project distinguishes itself by using kernel-level hooks to decrypt TLS traffic in plain text without requiring private keys. It further integrates a standardized context protocol to expose indexed network telemetry to AI

    Go
    Ver en GitHub↗11,958