Closed abangser closed 3 months ago
Thanks for reporting this. I just opened a PR to address the extra port mapping part. https://github.com/cnoe-io/idpbuilder/pull/368
I'd say kubeadmConfigPatches
is also needed since this is for the ingress-nginx controller. We should fix this.
What is your environment, configuration, and command?
Environment: Local
Configuration:
Command:
What did you do and What did you see instead?
I tried to use kind config flag, but in doing so seemed to remove some key features that are auto populated otherwise. Namely the
extraPortMapping
which provides the networking between services and likely thekubeadmConfigPatches
andcontainerdConfigPatches
config is necessary too for the networking.I would ideally see these default values still used, but even just documenting what is necessary if you do provide your own config could work for now.
Additional Information. Logs.
idpbuilder version:
Full kind config:
Top of logs for my run:
Top of logs for a run without kind config: