[Bug]: If using --kind-config
it must include networking config
#367
Labels
bug
Something isn't working
--kind-config
it must include networking config
#367
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:
The text was updated successfully, but these errors were encountered: