This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with the serverless in Terraform.
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
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
#
The main features of senthilrch/kube-fledged are: Cluster Provisioning, Serverless Frameworks and Utilities.
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…