Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
myspotontheweb opened this issue Jan 3, 2023 · 0 comments
Open

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

myspotontheweb opened this issue Jan 3, 2023 · 0 comments

Comments

@myspotontheweb
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant