Hi,
I think it would be useful to publish some kubernetes specific docker
images under the official openwhisk id on dockerhub.
Primarily, these would be additional images that automate deployment
tasks that are ansible-driven in the default system (creating kafka topics,
deploying the package catalog, etc). Additionally, we might have a couple
of images that replace standard openwhisk images to workaround issues until
changes get merged in the main repository.
We're currently publishing these images using various individual
docker hub ids, which isn't a great solution.
I'd like to be able to publish them as openwhisk/kube_<IMAGE_NAME>.
Is that reasonable? If so, how do we make it happen?
thanks,
--dave