-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathking-wildcard.yaml
87 lines (87 loc) · 2.86 KB
/
king-wildcard.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
apiVersion: networking.internal.knative.dev/v1alpha1
kind: Ingress
metadata:
annotations:
networking.internal.knative.dev/rollout: '{"configurations":[{"configurationName":"helloworld","percent":100,"revisions":[{"revisionName":"helloworld-00001","percent":100}],"stepParams":{}}]}'
networking.knative.dev/ingress.class: kourier.ingress.networking.knative.dev
serving.knative.dev/creator: minikube-user
serving.knative.dev/lastModifier: minikube-user
creationTimestamp: "2023-11-22T09:01:57Z"
finalizers:
- ingresses.networking.internal.knative.dev
generation: 5
labels:
serving.knative.dev/route: helloworld
serving.knative.dev/routeNamespace: default
serving.knative.dev/service: helloworld
name: helloworld
namespace: default
ownerReferences:
- apiVersion: serving.knative.dev/v1
blockOwnerDeletion: true
controller: true
kind: Route
name: helloworld
uid: 18b09de1-0fc8-446d-bafd-154c0a4379a7
resourceVersion: "35821"
uid: 19244721-6518-4aa8-92c7-f0cbe0aee5bb
spec:
httpOption: Enabled
rules:
- hosts:
- helloworld.default
- helloworld.default.svc
- helloworld.default.svc.cluster.local
http:
paths:
- splits:
- appendHeaders:
Knative-Serving-Namespace: default
Knative-Serving-Revision: helloworld-00001
percent: 100
serviceName: helloworld-00001
serviceNamespace: default
servicePort: 443
visibility: ClusterLocal
- hosts:
- helloworld.default.172.17.0.100.sslip.io
http:
paths:
- splits:
- appendHeaders:
Knative-Serving-Namespace: default
Knative-Serving-Revision: helloworld-00001
percent: 100
serviceName: helloworld-00001
serviceNamespace: default
servicePort: 443
visibility: ExternalIP
tls:
- hosts:
- helloworld.default.172.17.0.100.sslip.io
secretName: default.172.17.0.100.sslip.io
secretNamespace: default
- hosts:
- helloworld.default
- helloworld.default.svc
- helloworld.default.svc.cluster.local
secretName: route-18b09de1-0fc8-446d-bafd-154c0a4379a7-local
secretNamespace: default
status:
conditions:
- lastTransitionTime: "2023-11-22T12:25:11Z"
status: "True"
type: LoadBalancerReady
- lastTransitionTime: "2023-11-22T09:01:57Z"
status: "True"
type: NetworkConfigured
- lastTransitionTime: "2023-11-22T12:25:11Z"
status: "True"
type: Ready
observedGeneration: 5
privateLoadBalancer:
ingress:
- domainInternal: kourier-internal.kourier-system.svc.cluster.local
publicLoadBalancer:
ingress:
- domainInternal: kourier.kourier-system.svc.cluster.local