Skip to content

The documentation lists non-existent "unit" command #274

@myspotontheweb

Description

@myspotontheweb

Problem

I am a new user evaluating ketch. The documentation lists non-existent "unit" command

https://learn.theketch.io/docs/unit-management

Questions

  1. How does one scale a deployment?
  2. Is there a feature to generate a HPA?

Example

$ ketch app list
NAME             FRAMEWORK    STATE        ADDRESSES                                                                                         BUILDER    DESCRIPTION
bulletinboard    dev          3 running    http://bulletinboard.X.X.X.X.shipa.cloud https://bulletinboard.xxx.duckdns.org    

$ ketch unit add 5 --app bulletinboard
Error: unknown command "unit" for "ketch"
Run 'ketch --help' for usage.
2023/01/03 18:35:12 execution failed "unknown command \"unit\" for \"ketch\""

Versions

Running latest version of ketch

$ ketch --version
ketch version 0.7.0

$ kubectl -n ketch-system get deployment ketch-controller-manager -oyaml | yq .spec.template.spec.containers[0].image
shipasoftware/ketch:v0.7.0

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