Skip to content

Add Redis connection over TLS (Transport Layer Security) support along with password support #154

@relyt0925

Description

@relyt0925

Currently: the Redis configuration utilized does not support specifying a user + password and does not support the rediss:// protocol (redis over TLS). This is important support for enterprises utilizing llm-d in a secure fashion. There are multiple places that this needs to be supported including:

llm-d-inference-scheduler
llm-d-kv-cache-manager

Acceptance Critieria:

  • llm-d provides a way for all components utilizing redis (kv-cache-manager, llm-d-inference-scheduler) to connect to redis using a secure configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions