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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
darkbitio avatar

darkbitio/mkitArchived

0
View on GitHub↗
396 stars·25 forks·Dockerfile·MIT·9 viewsdarkbit.io↗

Mkit

MKIT is a Managed Kubernetes Inspection Tool that validates several common security-related configuration settings of managed Kubernetes cluster objects and the workloads/resources running inside the cluster.

Features

  • Continuous Delivery and GitOps - Tool for validating security configurations in managed Kubernetes.
  • Distributed Monitoring - Queries and validates security configurations for Kubernetes objects.
  • Defending - Listed in the “Defending” section of the Awesome K8s Security awesome list.

Star history

Star history chart for darkbitio/mkitStar history chart for darkbitio/mkit

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mkit

Similar open-source projects, ranked by how many features they share with Mkit.
  • keikoproj/kube-forensicskeikoproj avatar

    keikoproj/kube-forensics

    232View on GitHub↗

    kube-forensics allows a cluster administrator to dump the current state of a running pod and all its containers so that security professionals can perform off-line forensic analysis.

    Go
    View on GitHub↗232
  • aphyr/distsys-classaphyr avatar

    aphyr/distsys-class

    9,717View on GitHub↗

    This project provides educational materials and courseware focused on the theoretical and practical foundations of distributed systems design. It serves as a comprehensive curriculum covering the disciplines of consensus, data consistency, reliability engineering, and scalability. The instructional content focuses on achieving cluster agreement through consensus algorithms and managing system-wide state via coordination frameworks. It includes a dedicated guide to data theory, exploring replication strategies, consistency models, and data convergence. The courseware covers a broad capability

    View on GitHub↗9,717
  • apache/brpcapache avatar

    apache/brpc

    17,545View on GitHub↗

    brpc is a high-performance C++ RPC framework and network programming library designed for building distributed systems. It functions as a multi-protocol RPC server capable of hosting and detecting multiple communication protocols, including gRPC, Thrift, HTTP, Redis, and Memcached, on a single TCP port. The project distinguishes itself through high-throughput data transport and memory efficiency, utilizing RDMA-based transport to bypass the kernel TCP stack and zero-copy memory management to eliminate data duplication. It also implements the Raft algorithm for consensus-based state replicatio

    C++rpc
    View on GitHub↗17,545
  • alibaba/sealerA

    alibaba/sealer

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Mkit→

Frequently asked questions

What does darkbitio/mkit do?

MKIT is a Managed Kubernetes Inspection Tool that validates several common security-related configuration settings of managed Kubernetes cluster objects and the workloads/resources running inside the cluster.

What are the main features of darkbitio/mkit?

The main features of darkbitio/mkit are: Continuous Delivery and GitOps, Distributed Monitoring, Defending.

What are some open-source alternatives to darkbitio/mkit?

Open-source alternatives to darkbitio/mkit include: keikoproj/kube-forensics — kube-forensics allows a cluster administrator to dump the current state of a running pod and all its containers so… aphyr/distsys-class — This project provides educational materials and courseware focused on the theoretical and practical foundations of… apache/brpc — brpc is a high-performance C++ RPC framework and network programming library designed for building distributed… alibaba/sealer. apprenda/kismatic. alexellis/arkade — Arkade is a suite of tools for managing developer binaries, Kubernetes application deployments, and Helm chart…