-
Notifications
You must be signed in to change notification settings - Fork 21
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
Cluster creation fails while running Sieve with kapp-controller #117
Comments
Hitting the same issue on an Ubuntu VM as well:
Kubelet log:
Host details:
|
It's worth sharing a note about the workaround here too (to rebuild the image). |
On Mac, building the Kind image locally and running Sieve again fixed this issue:
|
When I run the command |
@kapilagrawal95 The kapp-controller image is not in our github repo. You might need to build it and push it to your repo first. You can configure the repo name here: https://github.com/sieve-project/sieve/blob/main/config.json#L2 |
I am hitting issues when trying to run Sieve with kapp-controller.
I am able to build the controller image successfully:
But running Sieve with kapp-controller in learn mode fails:
(full logs attached in kapp-learn.err.txt)
See kubelet-log.txt for the logs exported by kind (
kind export logs
).I'm trying this on a Mac
The text was updated successfully, but these errors were encountered: