nulecule
nulecule copied to clipboard
RFE: specifiy how to integrate external services
As as developer I want to write applications and package them up as a Nulecule, and would like to address external services, so that we can use for example public cloud SaaS offerings.
By 'external' I mean something that is available via TCP/IP at a given Port. To address these Kubernetes has the concept of 'service'... OpenShift too has this... how to formalize this inside of Nulecule Spec?