Skip to content

Ext-Proc Cluster Health Checking #240

@danehans

Description

@danehans

Currently, the Envoy static config used for e2e testing does not implement health checking. Envoy and EPP are configured for Kubelet health checking:

Envoy logs:

[2025-01-28 22:03:20.933][24][debug][http] [source/common/http/conn_manager_impl.cc:1183] [Tags: "ConnectionId":"168","StreamId":"3271118745624594159"] request headers complete (end_stream=true):
':authority', '10.244.0.174:19001'
':path', '/ready'
':method', 'GET'
'user-agent', 'kube-probe/1.27'
'accept', '*/*'
'connection', 'close'

EPP logs:

I0128 21:58:29.531032       1 health.go:22] gRPC health check serving: service:"inference-extension"

However, no active health checking is configured for the ext_proc cluster. Should this be added?

xref

Metadata

Metadata

Assignees

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions