Skip to content

verify the directory structure on node the cache is extracted to is setup properly #132

Description

@Billy99

Following the KServe LocalModelCache design:

  • LocalModleCache is using /mnt/model/model where as GKM is using /mnt/kernel-caches. Need to understand why it is model/model and potential duplicate the pattern in GKM.
  • Extract the cache in the OCI Image to a hashed subdirectory on the Node. That way if the same GKMCache is matched on multiple NodeGroups, it will only download once.

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