Skip to content

paulczar/knative-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knative Samples

These were built using Pivotal Container Service (PKS) but should work roughly the same way on any Kubernetes cluster.

Install Knative

Install istio:

  kubectl apply -f install/istio.yaml
  kubectl label namespace default istio-injection=enabled

Install knative:

  kubectl apply -f install/knative.yaml

Use Knative

The examples here deploy the Spring Pet Clinic example application.

About

sample manifests for using with knative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published