Skip to content
/ serving Public
forked from knative/serving

Kubernetes-based, scale-to-zero, request-driven compute

License

Notifications You must be signed in to change notification settings

duglin/serving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elafros

This repository contains an open source specification and implementation of a Kubernetes- and Istio-based container platform.

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

Getting Started

  • Setup Istio: Make sure to enable automatic sidecar injection for the default namespace (or any other namespace containing Elafros services).
  • Setup Elafros: See Latest Release below.
  • Run samples

Latest Release

You can install the latest release of Elafros via:

kubectl apply -f https://storage.googleapis.com/elafros-releases/latest/release.yaml

About

Kubernetes-based, scale-to-zero, request-driven compute

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.4%
  • Shell 1.6%