Skip to content

Make ContainerCreateTimeout configurable #9151

@snir911

Description

@snir911

In some use cases, such as with Confidential Containers or Peer-Pods, a longer ContainerCreateTimeout is necessary. For instance, when deploying a Peer-Pod using a cloud instance with a long startup time, such as DGX-like systems, the current hardcoded timeout of 240 seconds may be exceeded before the container’s hosting VM completes its initialization.

To support such scenarios, it would be helpful to either make ContainerCreateTimeout configurable via the CRI-O configuration file or consider increasing the default value.

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