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.
- 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
See CONFIG.md.
You can install the latest release of Elafros via:
kubectl apply -f https://storage.googleapis.com/elafros-releases/latest/release.yaml