Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Installing app scales cluster to zero #62

Closed
mciverza opened this issue Feb 11, 2021 · 1 comment
Closed

Installing app scales cluster to zero #62

mciverza opened this issue Feb 11, 2021 · 1 comment

Comments

@mciverza
Copy link

after launching a cluster, manually adding an application via CLi scales the cluster to zero
It might also be true via WebUI, but I have not yet tested it

2021-02-11_08-00-civo-app-scales-cluster

obtained by creating cluster via CLi,

civo k3s create tinytest3 -s g2.small --nodes 2 -r traefik

waiting until cluster is green

civo k3s list

and then adding Nginx

civo k3s applications add Nginx -c tinytest3

shown by again running

civo k3s list
@andyjeffries
Copy link
Contributor

Moved to civo/cli#47

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants