All Projects → knative → Serving

knative / Serving

Licence: apache-2.0
Kubernetes-based, scale-to-zero, request-driven compute

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Serving

Knctl
Knative CLI
Stars: ✭ 163 (-96.15%)
Mutual labels:  serverless, function, app
Webify
Turn shell commands into web services
Stars: ✭ 852 (-79.9%)
Mutual labels:  serverless, function
Tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Stars: ✭ 29,871 (+604.84%)
Mutual labels:  serverless, scale
Eventstormingworkshop
EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
Stars: ✭ 184 (-95.66%)
Mutual labels:  serverless, container
Fetch
The best file downloader library for Android
Stars: ✭ 1,124 (-73.48%)
Mutual labels:  networking, app
serverless-scaleway-functions
Plugin for Serverless Framework to allow users to deploy their serverless applications on Scaleway Functions
Stars: ✭ 58 (-98.63%)
Mutual labels:  scale, function
Href Counter
Golang multi-stage build to count links within a page for SEO
Stars: ✭ 42 (-99.01%)
Mutual labels:  serverless, function
Containernet
Mininet fork adding support for container-based (e.g. Docker) emulated hosts.
Stars: ✭ 218 (-94.86%)
Mutual labels:  networking, container
Temps
λ A selfhostable serverless function runtime. Inspired by zeit now.
Stars: ✭ 15 (-99.65%)
Mutual labels:  scale, function
Docs
User documentation for Knative components.
Stars: ✭ 3,106 (-26.71%)
Mutual labels:  serverless, knative
Firecamp
Serverless Platform for the stateful services
Stars: ✭ 194 (-95.42%)
Mutual labels:  serverless, container
k8s-knative-gitlab-harbor
Build container images with Knative + Gitlab + Harbor inside Kops cluster running on AWS
Stars: ✭ 23 (-99.46%)
Mutual labels:  container, knative
ibm-spectrum-scale-csi
The IBM Spectrum Scale Container Storage Interface (CSI) project enables container orchestrators, such as Kubernetes and OpenShift, to manage the life-cycle of persistent storage.
Stars: ✭ 41 (-99.03%)
Mutual labels:  scale, container
Yomo
🦖 Streaming-Serverless Framework for Low-latency Edge Computing applications, running atop QUIC protocol, engaging 5G technology.
Stars: ✭ 279 (-93.42%)
Mutual labels:  serverless, networking
Tbox
🎁 A glib-like multi-platform c library
Stars: ✭ 3,800 (-10.34%)
Mutual labels:  container
Dsnet
Simple command to manage a centralised wireguard VPN. Think wg-quick but quicker: key generation + address allocation.
Stars: ✭ 365 (-91.39%)
Mutual labels:  networking
Midway Faas
🔱 A simple and lightweight serverless framework
Stars: ✭ 363 (-91.43%)
Mutual labels:  serverless
Threatmapper
Identify vulnerabilities in running containers, images, hosts and repositories
Stars: ✭ 361 (-91.48%)
Mutual labels:  serverless
Lcg
吾爱破解第三方安卓应用
Stars: ✭ 371 (-91.25%)
Mutual labels:  app
Macsymbolicator
Symbolicating macOS/iOS crash reports, easily.
Stars: ✭ 364 (-91.41%)
Mutual labels:  app

Knative Serving

go.dev reference Go Report Card Releases LICENSE Slack Status codecov

Knative Serving builds on Kubernetes to support deploying and serving of applications and functions as serverless containers. Serving is easy to get started with and scales to support advanced scenarios.

The Knative Serving project provides middleware primitives that enable:

  • Rapid deployment of serverless containers
  • Automatic scaling up and down to zero
  • Routing and network programming
  • Point-in-time snapshots of deployed code and configurations

For documentation on using Knative Serving, see the serving section of the Knative documentation site.

For documentation on the Knative Serving specification, see the docs folder of this repository.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].