Replies: 2 comments
|
I have no idea why #238 has been closed. However, with However, I would suggest disabling the infrastructure cluster reconciliation using the |
0 replies
|
Thanks will try the suggestions. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I was experimenting for development purpose using cluster API with Kamaji as control plane provider and Docker containers as Infra provider for worker nodes in Kind Cluster (as a management cluster).
I created the required CRDs and after applying them I was getting error in reconciler of the kamaji.
Going through the code it is expected as docker cluster is not supported.
I want to know if there is plane to support it purely for experimental and development purpose.
Also I saw a PR which may be regarding the same and was closed? - #238
Thanks
All reactions