- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for productpage (0.1 sec)
-
istioctl/pkg/writer/compare/testdata/configdump_diff.json
"name": "inbound-vip|9080||productpage.default.svc.cluster.local-http", "typed_config": { "@type": "type.googleapis.com/google.protobuf.StringValue", "value": "inbound-vip|9080||productpage.default.svc.cluster.local-http" }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Mar 12 10:02:09 UTC 2024 - 51.6K bytes - Viewed (0) -
istioctl/pkg/writer/compare/testdata/configdump.json
"name": "inbound-vip|9080||productpage.default.svc.cluster.local-http", "typed_config": { "@type": "type.googleapis.com/google.protobuf.StringValue", "value": "inbound-vip|9080||productpage.default.svc.cluster.local-http" }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Mar 12 10:02:09 UTC 2024 - 52K bytes - Viewed (0) -
istioctl/pkg/writer/envoy/configdump/testdata/endpoint/configdump.json
"filter_metadata": { "istio": { "workload": "productpage-v1;default;productpage;v1;Kubernetes" }, "envoy.transport_socket_match": {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Jul 12 02:25:59 UTC 2022 - 66K bytes - Viewed (0) -
istioctl/pkg/describe/describe.go
Long: `Analyzes pod, its Services, DestinationRules, and VirtualServices and reports the configuration objects that affect that pod.`, Example: ` istioctl experimental describe pod productpage-v1-c7765c886-7zzd4`, RunE: func(cmd *cobra.Command, args []string) error { describeNamespace = ctx.NamespaceOrDefault(ctx.Namespace()) if len(args) != 1 { return fmt.Errorf("expecting pod name") }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0)