-
-
Notifications
You must be signed in to change notification settings - Fork 779
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
how do you manage Data in case of cluster rebuild #46
Comments
Joke aside:
|
Yes, |
Yes I see that but I come back on the third question how to store secret outside of kubernetes 😂 |
That's in the third answer, still WIP lol |
In your GitHub I don't see secret use, if I understand you use vault? But you never call any secret In your configuration |
Yep there's nothing there yet, because it's still in the work 😉 |
All of your concerns are fall into one of the following categories:
As @khuedoan stated that there are some on-going efforts around those stuffs, we just don't have them fully functional at the current state of the project. The project state that we have right now is: We have a minimal set of secrets that we need for the provisioning and we use them to spin up the whole cluster. That's it. For each of those items, we would need to: evaluate the solution, work on it, test it, document it. So I suggest if you need a feature, breaking them down into smaller issue on this GitHub repository, label them as feature request and we could take a look, discuss on the implementation details, keep track on the progress. |
No problem, I'm just trying to understand how the project works. I just wanted to be sure I understood it correctly. |
Closing as the question is answered. |
…an#46) from renovate/all-minor-patch into master Reviewed-on: https://git.zanelab.com/zhala/homelab/pulls/46
…from renovate/all-minor-patch into master Reviewed-on: https://git.qos.cc/ops/homelab/pulls/46
HI I'am new in kubernetes, I ask myself some question on restauration/secret management if you could help me
The text was updated successfully, but these errors were encountered: