Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Sandbox config - rlimit #515

@VerifiedOrganic

Description

@VerifiedOrganic

I am currently in the midst of configuring a cluster with cri-contianerd and I am struggling with the default rlimits that are passed down.

 "rlimits": [
          {
            "type": "RLIMIT_NOFILE",
            "hard": 1024,
            "soft": 1024
          }
     ],

I am wondering if there is a method to configure the rlimits.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions