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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
senthilrch avatar

senthilrch/kube-fledged

0
View on GitHub↗
1,370 stars·128 forks·Go·Apache-2.0·4 views

Kube Fledged

Features

  • Cluster Provisioning - Manages container image caches within a cluster.
  • Serverless Frameworks and Utilities - Manages container image caches on Kubernetes nodes.

Star history

Star history chart for senthilrch/kube-fledgedStar history chart for senthilrch/kube-fledged

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 Kube Fledged

Similar open-source projects, ranked by how many features they share with Kube Fledged.
  • antonbabenko/serverless.tf-playgroundantonbabenko avatar

    antonbabenko/serverless.tf-playground

    41View on GitHub↗

    This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with the serverless in Terraform.

    HCL
    View on GitHub↗41
  • aws/karpenter-provider-awsaws avatar

    aws/karpenter-provider-aws

    7,661View on GitHub↗

    karpenter-provider-aws is a Kubernetes node autoscaler and infrastructure provider for AWS. It serves as a node lifecycle manager and cluster cost optimizer that automatically provisions and removes compute instances based on the resource requirements of pending pods. The project distinguishes itself through advanced AWS spot instance orchestration and price-capacity optimized selection to reduce cloud spend. It minimizes costs by consolidating underutilized nodes and prioritizing spot or reserved instances over on-demand capacity, while proactively migrating workloads before cloud provider i

    Go
    View on GitHub↗7,661
  • berops/claudieB

    berops/claudie

    0View on GitHub↗
    View on GitHub↗0
  • alexellis/faasalexellis avatar

    alexellis/faas

    26,192View on GitHub↗

    This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for deploying event-driven functions and microservices as compatible container images onto a Kubernetes cluster. The platform includes an event-driven function orchestrator that triggers executions via HTTP requests or message streams. It features an auto-scaling function manager that adjusts the number of active instances based on real-time demand and scales down to zero during inactivity. A background queuing system is included to process asynchronous tasks and maintain application re

    Go
    View on GitHub↗26,192
See all 30 alternatives to Kube Fledged→

Frequently asked questions

What does senthilrch/kube-fledged do?

#

What are the main features of senthilrch/kube-fledged?

The main features of senthilrch/kube-fledged are: Cluster Provisioning, Serverless Frameworks and Utilities.

What are some open-source alternatives to senthilrch/kube-fledged?

Open-source alternatives to senthilrch/kube-fledged include: antonbabenko/serverless.tf-playground — This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with… aws/karpenter-provider-aws — karpenter-provider-aws is a Kubernetes node autoscaler and infrastructure provider for AWS. It serves as a node… berops/claudie. clusternet/clusternet — [CNCF Sandbox Project] Managing your Kubernetes clusters (including public, private, edge, etc.) as easily as visiting… coreos/tectonic-installer. alexellis/faas — This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for…