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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to darkbitio/mkit

Open-source alternatives to Mkit

30 open-source projects similar to darkbitio/mkit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mkit alternative.

  • keikoproj/kube-forensicsAvatar de keikoproj

    keikoproj/kube-forensics

    232Ver en 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
    Ver en GitHub↗232
  • aphyr/distsys-classAvatar de aphyr

    aphyr/distsys-class

    9,717Ver en 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

    Ver en GitHub↗9,717
  • apache/brpcAvatar de apache

    apache/brpc

    17,545Ver en 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
    Ver en GitHub↗17,545
  • alibaba/sealerA

    alibaba/sealer

    0Ver en GitHub↗
    Ver en GitHub↗0

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
  • apprenda/kismaticA

    apprenda/kismatic

    0Ver en GitHub↗
    Ver en GitHub↗0
  • appvia/kraneAvatar de appvia

    appvia/krane

    740Ver en GitHub↗

    Kubernetes RBAC static analysis & visualisation tool

    Ruby
    Ver en GitHub↗740
  • aquasecurity/starboardAvatar de aquasecurity

    aquasecurity/starboard

    1,374Ver en GitHub↗

    Superseded by https://github.com/aquasecurity/trivy-operator

    Gocloud-nativecustom-resource-definitionkubernetes
    Ver en GitHub↗1,374
  • aquasecurity/kubectl-who-canAvatar de aquasecurity

    aquasecurity/kubectl-who-can

    915Ver en GitHub↗

    Shows which subjects have RBAC permissions to VERB TYPE | TYPE/NAME | NONRESOURCEURL in Kubernetes.

    Go
    Ver en GitHub↗915
  • azure/draftAvatar de Azure

    Azure/draft

    642Ver en GitHub↗

    A day 0 tool for getting your app on k8s fast

    Go
    Ver en GitHub↗642
  • aquasecurity/trivyAvatar de aquasecurity

    aquasecurity/trivy

    36,462Ver en GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    Ver en GitHub↗36,462
  • argoproj/argoAvatar de argoproj

    argoproj/argo

    16,770Ver en GitHub↗

    Argo is a cloud native CI/CD platform and Kubernetes workflow engine. It functions as a container pipeline orchestrator and job scheduler, managing multi-step sequences of containers as jobs using directed acyclic graphs within a cluster. The system acts as a progressive delivery controller, reducing release risk through automated Canary and Blue-Green deployment strategies. It provides declarative GitOps synchronization to mirror the state of a git repository directly into the cluster environment for continuous delivery automation. The platform covers a broad range of capabilities including

    Go
    Ver en GitHub↗16,770
  • argoproj/argo-cdAvatar de argoproj

    argoproj/argo-cd

    22,087Ver en GitHub↗

    Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized control plane that synchronizes application states from version-controlled repositories directly into target clusters, ensuring that the live environment consistently matches the desired configuration defined in Git. The platform distinguishes itself through its ability to manage multi-cluster deployments from a single interface, providing unified oversight across distinct computing environments. It employs a controller-based reconciliation loop to continuously monitor for co

    Goargoargo-cdcd
    Ver en GitHub↗22,087
  • argoproj/argo-rolloutsAvatar de argoproj

    argoproj/argo-rollouts

    3,504Ver en GitHub↗

    Progressive Delivery for Kubernetes

    Goargo-rolloutsargoprojbluegreen
    Ver en GitHub↗3,504
  • armosec/kubescapeAvatar de armosec

    armosec/kubescape

    11,482Ver en GitHub↗

    Kubescape is a security platform for Kubernetes that provides tools for scanning clusters, configurations, and container images against industry compliance and security benchmarks. It functions as a suite of security utilities, including a compliance auditor, a misconfiguration scanner, and a container vulnerability scanner. The project differentiates itself through automated remediation and active enforcement. It can automatically patch operating system vulnerabilities in images and fix security errors within manifest files. It also utilizes an admission controller to block the deployment of

    Go
    Ver en GitHub↗11,482
  • att-comdev/armadaA

    att-comdev/armada

    0Ver en GitHub↗
    Ver en GitHub↗0
  • artifacthub/hubAvatar de artifacthub

    artifacthub/hub

    2,049Ver en GitHub↗

    Artifact Hub is a web-based application that enables finding, installing, and publishing packages and configurations for Cloud Native packages.

    TypeScript
    Ver en GitHub↗2,049
  • autoapply/autoapplyA

    autoapply/autoapply

    0Ver en GitHub↗
    Ver en GitHub↗0
  • awslabs/cdk8sAvatar de awslabs

    awslabs/cdk8s

    4,830Ver en GitHub↗

    cdk8s is an infrastructure as code framework and configuration tool used to define Kubernetes applications using general-purpose programming languages. It transforms high-level, object-oriented code into the standard YAML manifests required for deployment to any Kubernetes cluster. The framework focuses on the creation of reusable abstractions and hierarchical constructs. By utilizing a system of nested components, it allows for the encapsulation of complex configurations into programmable interfaces. The tool provides a workflow for programmable Kubernetes configuration, enabling the genera

    JavaScript
    Ver en GitHub↗4,830
  • aquasecurity/kube-benchAvatar de aquasecurity

    aquasecurity/kube-bench

    8,078Ver en GitHub↗

    kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to the Center for Internet Security standards and other hardening guides to identify security misconfigurations and vulnerabilities. The tool operates as a containerized security scanner, utilizing host namespaces to analyze nodes and control plane components without requiring the installation of binaries directly on the host. It supports multiple Kubernetes distributions, applying environment-specific benchmarks to ensure auditing accuracy for managed services. The project cover

    Go
    Ver en GitHub↗8,078
  • ballerina-platform/ballerina-langAvatar de ballerina-platform

    ballerina-platform/ballerina-lang

    3,840Ver en GitHub↗

    Ballerina is a cloud-native programming language and distributed services framework designed for building and integrating networked services. It provides a network-aware runtime that manages non-blocking input and output operations to support scalable distributed systems. The platform features a visual programming environment that maintains bidirectional synchronization between source code and graphical sequence diagrams. It utilizes a structural type system to decouple independent software components and includes a cloud infrastructure generator that produces Docker and Kubernetes deployment

    Ballerina
    Ver en GitHub↗3,840
  • banzaicloud/pipelineAvatar de banzaicloud

    banzaicloud/pipeline

    1,504Ver en GitHub↗

    Banzai Cloud Pipeline is a solution-oriented application platform which allows enterprises to develop, deploy and securely scale container-based applications in multi- and hybrid-cloud environments.

    Gocontainer-managementcontainersgolang
    Ver en GitHub↗1,504
  • bitnami-labs/sealed-secretsAvatar de bitnami-labs

    bitnami-labs/sealed-secrets

    8,925Ver en GitHub↗

    Sealed Secrets is a Kubernetes secret encryption tool and controller designed for GitOps security. It provides a mechanism to encrypt sensitive data into specialized resources that can be safely stored in public version control systems and decrypted only within a cluster. The system uses an asymmetric encryption manager to seal secrets with a public key, ensuring that only the corresponding private key held within the cluster can unseal them. It includes utilities for security key rotation, secret re-encryption, and offline private key recovery to maintain data access during disaster recovery

    Godevops-workflowencrypt-secretsgitops
    Ver en GitHub↗8,925
  • bunkerity/bunkerwebAvatar de bunkerity

    bunkerity/bunkerweb

    10,629Ver en GitHub↗

    BunkerWeb is a containerized suite of infrastructure tools that functions as a cloud-native web application firewall and Nginx reverse proxy. It provides a security layer for web applications, combining traffic routing with automated SSL certificate management and a web-based security dashboard for monitoring and configuration. The project distinguishes itself through its deep integration with container orchestrators, serving as a Kubernetes ingress controller that automates security settings and service discovery via container labels. It features a plugin-based extension model and a manageme

    Python
    Ver en GitHub↗10,629
  • caicloud/cycloneAvatar de caicloud

    caicloud/cyclone

    1,068Ver en GitHub↗

    Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources. https://cyclone.dev

    Goai-pipelineci-cdcontinuous-delivery
    Ver en GitHub↗1,068
  • capactio/capactC

    capactio/capact

    0Ver en GitHub↗
    Ver en GitHub↗0
  • carvel-dev/carvelC

    carvel-dev/carvel

    0Ver en GitHub↗
    Ver en GitHub↗0
  • carvel-dev/kappC

    carvel-dev/kapp

    0Ver en GitHub↗
    Ver en GitHub↗0
  • checkmarx/kicsAvatar de checkmarx

    checkmarx/kics

    2,649Ver en GitHub↗

    Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx.

    Open Policy Agent
    Ver en GitHub↗2,649
  • clivern/beetleC

    Clivern/Beetle

    0Ver en GitHub↗
    Ver en GitHub↗0
  • alexellis/arkadeAvatar de alexellis

    alexellis/arkade

    4,594Ver en GitHub↗

    Arkade is a suite of tools for managing developer binaries, Kubernetes application deployments, and Helm chart maintenance. It functions as a CLI tool manager and a developer tool marketplace used to discover, download, update, and uninstall standalone binaries and system packages across different operating systems and architectures. The project is distinguished by its ability to extract executable binaries directly from OCI container images for local installation without requiring a container runtime. It also provides specialized utilities for Helm chart maintenance, including the ability to

    Goappsarkadeautomation
    Ver en GitHub↗4,594