Skip to content

[Query] Clarification on specs #531

Closed
@brootware

Description

@brootware

https://github.com/cdr/docs/blob/022e07279f87e03b3edcca1fe1ac1e4483d65509/setup/requirements.md

Hi folks, just a clarification on the recommended infrastructure requirements. Here it is stated that

For Development using VS Code with an SSH connection to Coder: 1 CPU core and 1 GB of RAM per developer. From the context it seems like it's a virtual machine specification. Can this be translated to a pod resource that needs to be defined as below in pod definition?

resources:
  requests:
    cpu: "1000m"
    memory: "1Gi"

Metadata

Metadata

Assignees

No one assigned

    Labels

    docs 📝Improvements or additions to documentationquestion ❓Further information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions