Skip to content

Scale deployments using a dedicated CLI command #1

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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