Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

The Gateway manifest for controlling access to minikube.me

Pragya Keshap answered on February 18, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


The Gateway manifest for controlling access to minikube.me

0

The gateway is named hands-on-gw; this name is used by the virtual services underneath.

The selector field specifies that the gateway object will be handled by the default Istio ingress gateway, named ingressgateway.

The hosts and port fields specify that the gateway will handle incoming requests for the minikube.me hostname using HTTPS over port 443.

The tls field specifies that the Istio ingress gateway can find the certificate and private key used for HTTPS communication in a TLS Secret named hands-on-certificate. Refer to the Protecting external endpoints with HTTPS and certificates section below for details on how these certificate files are created. The SIMPLE mode denotes that normal TLS semantics will be applied.

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on Feb 18 2023
Pragya Keshap
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.