This repository contains an open source specification and implementation of a Kubernetes- and Istio-based container platform.
If you are interested in contributing to Knative Serving
, see
CONTRIBUTING.md and DEVELOPMENT.md.
- Setup Istio: Make sure to enable automatic sidecar injection for the default namespace (or any other namespace containing Knative Serving services).
- Setup Knative Serving: See
Latest Release
below. - Run samples
See CONFIG.md.
You can install the latest release of Knative Serving via:
kubectl apply -f https://storage.googleapis.com/knative-releases/latest/release.yaml