1
0
Fork 0
mirror of https://github.com/imjasonh/elafros synced 2026-07-06 20:12:24 +00:00
No description
Find a file
Nghia Tran ea02baacea Update hack/deploy.sh to use Istio 0.8. (#1039)
* Update hack/deploy.sh to use Istio 0.8.

* Apply PR feedback.

* Also update release.sh to include a vanilla istio.yaml.

This is so that we don't need to use helm to generate an istio.yaml
for ourselves.

* Update per PR feedback.
2018-06-05 09:27:13 -07:00
.github
cmd
community
config
docs
hack
install
pkg
sample
test
testrelease
third_party
vendor
.gitattributes
.gitignore
CHANGELOG.md
code-of-conduct.md
CONTRIBUTING.md
DEVELOPMENT.md
Gopkg.lock
Gopkg.toml
LICENSE
OWNERS
README.md

Knative Serving

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.

Getting Started

Configuring Knative Serving

See CONFIG.md.

Latest Release

You can install the latest release of Knative Serving via:

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