konstructio / kubefirst

The Kubefirst Open Source Platform
https://kubefirst.konstruct.io/docs
MIT License
1.81k stars 142 forks source link

error finding Vault StatefulSet #2324

Open sadaramk opened 4 hours ago

sadaramk commented 4 hours ago

Which version of kubefirst are you using?

v2.7.4

Which cloud provider?

k3d (local)

Which DNS?

None specific

Which installation type?

CLI

Which distributed Git provider?

GitHub

Did you use a fork of gitops-template?

No

Which Operating System?

macOS

What is the issue?

Fresh installation fails with the below error.

Error: error finding Vault StatefulSet: the StatefulSet "vault" in Namespace "vault" was not created within the timeout period: timed out waiting for the condition Error occurred during command execution: error finding Vault StatefulSet: the StatefulSet "vault" in Namespace "vault" was not created within the timeout period: timed out waiting for the condition If a detailed error message was available, please make the necessary corrections before retrying. You can re-run the last command to try the operation again.

image

Code of Conduct

linear[bot] commented 4 hours ago

KON-46 error finding Vault StatefulSet

patrickdappollonio commented 3 hours ago

Hello!

Would you mind sharing the output of "kubectl get pods -A"?

sadaramk commented 3 hours ago
image
patrickdappollonio commented 2 hours ago

Huh, it doesn't seem that Vault was even launched in your cluster.

In the ~/.k1 folder there should be some logs, can you share them?

sadaramk commented 2 hours ago

here is the log, I will try and clear everything and try one more time

image
patrickdappollonio commented 2 hours ago

Didn't add much details unfortunately.

Do you have a statefulset deployment for Vault? I suspect not.

There's an ArgoCD pod, if you portforward it, you can look in ArgoCD what happened that the next "wave" of applications didn't install. The user is admin and the password is in the secret called initial-admin-secret.