Skip to content
forked from knative/serving

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

License

Notifications You must be signed in to change notification settings

JRBANCEL/serving

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

Configuring Elafros

See CONFIG.md.

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.3%
  • Shell 1.7%