Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History

SVR305

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Generating Events from Your Internal Systems with Knative

Make sure to reset environment before demos

Reset

Run this before each demo to set know state

# Delete PubSub push subscription (prevent dup notifications in Slack)
gcloud pubsub subscriptions delete cloud-build-push-notif-demo

# Demo 1
kubectl delete -f /go/src/github.com/mchmarny/knative-build-status-notifs/config/trigger.yaml -n demo

# Demo 2
kubectl delete -f /go/src/github.com/mchmarny/twitter/config/source.yaml -n demo
kubectl delete -f /go/src/github.com/mchmarny/twitter/config/trigger.yaml -n demo

Make sure the build-notif-* is already installed

kubectl get kservice -n demo | grep build-notif

Should return

build-notif   build-notif.demo.knative.tech   build-notif-j7nk5   build-notif-j7nk5   True