as of #6 we are hard-coding the version in place, whereas before we were hard-coded to deliver the 'latest' tag, which was abruptly removed with no warranted explanation.
This leads me to believe that we need to encapsulate this as a configuration option, allowing the end user to supply their own image, and image version. The code will need to be updated to support post-deployment reconfiguration of the flannel network, and thus reconfigure the docker daemon associated with the flannel SDN networking info.
as of #6 we are hard-coding the version in place, whereas before we were hard-coded to deliver the 'latest' tag, which was abruptly removed with no warranted explanation.
This leads me to believe that we need to encapsulate this as a configuration option, allowing the end user to supply their own image, and image version. The code will need to be updated to support post-deployment reconfiguration of the flannel network, and thus reconfigure the docker daemon associated with the flannel SDN networking info.