README ¶ kngw Knative gateway How to build? pack build --builder=gcr.io/buildpacks/builder:v1 --publish wei840222/kngw:16 How to deploy? kn ksvc apply --namespace=knative-serving --image=wei840222/kngw:16 --scale-min=1 --annotation=prometheus.io/scrape=true --annotation=prometheus.io/port=2222 --annotation=instrumentation.opentelemetry.io/inject-sdk=true gateway How to deploy by tekton? kubectl apply -k .tekton Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files gin.go handler.go http.go main.go otel.go Click to show internal directories. Click to hide internal directories.