-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Milestone
Description
Problem Statement
Akash Network supports leasing IP addresses from providers that offer them but the leased IP is not easily accessible by the deployment. Having access to the IP lease from the deployment is important in cases where the deployment needs to use the IP address for communication once the application comes up. A good example of this is Kadena Nodes that need this info for communication.
Workaround
The current workaround (in case of Kadena) is to read the IP address manually and build the application (Kadena node) by manually inserting the IP address at build time.
Suggested Solution
The suggested solution is to improve user experience for tenants by exposing the IP lease to the deployment through an environment variable.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog (not prioritized)