Skip to content

Make IP Lease available to deployment through ENV variable #84

@anilmurty

Description

@anilmurty

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

No one assigned

    Type

    No type

    Projects

    Status

    Backlog (not prioritized)

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions