Skip to content

Scale deployments using a dedicated CLI command #1

@david-castaneda

Description

@david-castaneda

Streamline the process for scaling a deployment by a given number of replicas using the scale command

krane scale my-app --replicas 3

shorthand:

krane scale my-app -r 3

Flags:

  • --replicas (-r)
    required: true
    type: number (should be a non-negative number)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions