File tree Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change 9494 - -grpcHealthPort
9595 - " 9003"
9696---
97- apiVersion : networking.gke.io/v1
98- kind : HealthCheckPolicy
99- metadata :
100- name : primary-pool-health-check
101- namespace : gateway-conformance-app-backend
102- spec :
103- targetRef :
104- group : " inference.networking.x-k8s.io"
105- kind : InferencePool
106- name : pool-primary
107- default :
108- config :
109- type : HTTP
110- httpHealthCheck :
111- requestPath : /
112- port : 3000
113- ---
114- apiVersion : networking.gke.io/v1
115- kind : HealthCheckPolicy
116- metadata :
117- name : secondary-pool-health-check
118- namespace : gateway-conformance-app-backend
119- spec :
120- targetRef :
121- group : " inference.networking.x-k8s.io"
122- kind : InferencePool
123- name : pool-secondary
124- default :
125- config :
126- type : HTTP
127- httpHealthCheck :
128- requestPath : /
129- port : 3000
130- ---
13197apiVersion : inference.networking.x-k8s.io/v1alpha2
13298kind : InferencePool
13399metadata :
You can’t perform that action at this time.
0 commit comments