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

[vault] ca-cert not available in local k3d #800

Open
jkleinlercher opened this issue Oct 30, 2024 · 1 comment
Open

[vault] ca-cert not available in local k3d #800

jkleinlercher opened this issue Oct 30, 2024 · 1 comment

Comments

@jkleinlercher
Copy link
Contributor

because ca-cert is created when KUBRIX_CREATE_K3D_CLUSTER is not true

see

kubectl create secret generic ca-cert --from-file=ca.crt="$(mkcert -CAROOT)"/rootCA.pem -n vault

@jkleinlercher
Copy link
Contributor Author

Or we all use Kind instead of K3d?
I made some announcement here:
353ec45

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