k apply -f ./serving-crds.yaml
k apply -f ./serving-core.yaml
k apply -f ./net-kourier.yaml
kubectl patch configmap/config-network \
--namespace knative-serving \
--type merge \
--patch '{"data":{"ingress.class":"kourier.ingress.networking.knative.dev"}}'
k create ns knative-demo
k apply -f ./helloworld-go-app.yaml -n knative-demo
-
Notifications
You must be signed in to change notification settings - Fork 1
seanly/knative-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
knative
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published