Open zulh-civo opened 1 year ago
Just to add some details on this one I tested with version 1.27.0 and it acts like everything installed fine, but in reality no metrics-server was scheduled.
civo k8s create talosmetrics01 --region NYC1 --save --merge --nodes 1 --size g4s.kube.small --cluster-type talos --switch --wait -a civo-cluster-autoscaler --version 1.27.0
# this is the current stable image
civo k8s versions | grep -i talos
| talos-v1.2.8 | 1.25.5 | talos | deprecated | false |
| talos-v1.5.0 | 1.27.0 | talos | stable | true |
It might be better if this can error out in the interim for the --cluster-type talos
from the cli experience or just not even make the attempt to install till a workaround can be implemented for deploying apps against talos. The current message is The application was installed
giving the impression it was successful.
civo version && date && civo k8s apps add metrics-server -c talosmetrics01
Civo CLI v1.0.83
Tue May 14 10:08:21 PM EDT 2024
The application was installed in the Kubernetes cluster talosmetrics01
k get pods -A | grep -i metrics
~$
This issue is a:
If the issue concerns an existing Marketplace application, please tag the maintainer of the application (found in
manifest.yaml
) below:@Rancher_Labs (reference)
Enhancement suggestions / feature requests
If you are requesting an enhancement to a feature already present, or a new feature, please outline below the feature you would like to see, and how it would benefit you and the wider Civo Kubernetes userbase:
N/A
Bug Reports
If the issue is a Bug Report, please detail the following:
If you have logs or screenshots, please include them below.