ITADN

Issues Deploying To Linode

#707Openskyvps360 创建于 2025-10-25
bug
S
skyvps360commented
### Which component(s) is affected? _No response_ ### Describe the bug cant provide much more on the error aside from ```bash root@localhost:~# kubero install No config file found; using defaults Error while loading credentialsConfig file: Config File "credentials" Not Found in "[/etc/kubero /root/.kubero]" Check for required binaries ✓ kubectl is installed ⚠ kind is not installed (only required if you want to install a local kind cluster) ⚠ gcloud is not installed (only required if you want to install a GKE cluster) Steps to install kubero: 1. Create a kubernetes cluster (optional) 2. Install the OLM (optional) 3. Install the kubero operator (required) 4. Install the ingress controller (required) 5. Install the metrics server (optional, but recommended) 6. Install the cert-manager (optional) 7. Install the monitoring stack (optional, but recommended) 8. Install the kubero UI (optional, but highly recommended) 9. Write the kubero CLI config (optional) ? 1) Create a kubernetes cluster [y,n] y : y ? Select a Kubernetes provider linode ⚠ Installing Kubernetes on Linode is currently beta state in kubero-cli Please report if you run into errors ? Cluster Name kubero-743 : ? Region [https://www.linode.com/global-infrastructure/] us-central : ? Worker Nodes Count 3 : ? Worker Nodes Type [https://www.linode.com/pricing/] g6-standard-2 : ? Kubernetes Version [1.25] 1.25 : 1.34 ✓ Linode Kubernetes Cluster created 2025/10/25 14:05:06 parsing time "2025-10-25T14:05:05" as "2006-01-02T15:04:05Z07:00": cannot parse "" as "Z07:00" root@localhost:~# ``` ### Steps to reproduce 1. performed the install using linode k8s deployment ### Expected behavior as per docs as per the website i thought it could work but noting shell stating it is in alpha/beta for kubero-cli at this time. wanted to inform to have this quickly updated and patched. ### Screenshots _No response_ ### Additional information _No response_ ### Debug information _No response_
0 条评论