-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
Problem
I am a new user evaluating ketch. The documentation lists non-existent "unit" command
https://learn.theketch.io/docs/unit-management
Questions
- How does one scale a deployment?
- 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
Labels
No labels