Set up Ingress on Minikube with the NGINX Ingress Controller Before you begin Create a Minikube cluster Enable the Ingress controller Deploy a hello, world app Create an Ingres...
使用 Service 把前端连接到后端 Objectives Before you begin 使用部署对象(Deployment)创建后端 创建 hello Service 对象 创建前端应用 与前端 Service 交互 通过前端发送流量 Cleaning up What’s next 使用 Service 把前端连接到后端 本...
Getting Started with Knative Eventing Creating a Knative Eventing namespace Adding a broker to the namespace Creating event consumers Creating triggers Creating a pod as an eve...
Deploying a Knative Service Deploying a Knative Service In this tutorial, you will deploy a “Hello world” Knative Service that accepts the environment variable TARGET and print...