kic: support multiple profiles #6304
Labels
co/docker-driver
Issues related to kubernetes in container
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
currently the container is bind to apiport on the host, for a second profile we will need to
1- store the port in config
2- choose random free open port if taken by other profile.
The text was updated successfully, but these errors were encountered: