Table of contents 引言 00 install 准备Kubernetes集群环境 安装Istio和Knative 01 serving 通过Knative命令行工具创建第一个Knative服务 查看Knative中的概念元素 使用kubectl apply命令重建fib-service 流量管控 02 eventing 创建定时事件以及订阅该事件 使用Channel和Subscription 使用Broker和Trigger 为Trigger增加过滤器Filter English Docs 01 serving Prepare a Kubernetes cluster and CloudShell Install Istio and Knative Deploy our First Application to Knative using the Knative Client Understand Knative Concepts Deploy vnext Version and Apply Traffic Shifting 02 eventing Create an Event and subscribe it Create Broker and Trigger Add Filter to Trigger