Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Allow to use hostname when deploying an http function#57

Merged
andresmgot merged 2 commits intoserverless:masterfrom
andresmgot:hostname
Sep 1, 2017
Merged

Allow to use hostname when deploying an http function#57
andresmgot merged 2 commits intoserverless:masterfrom
andresmgot:hostname

Conversation

@andresmgot
Copy link
Contributor

To avoid using HTTPS it is necessary to use a hostname when adding an Ingress rule. In this diff we add support for specifying a hostname when deploying a function, we point to the latest ingress manifest available in Kubeless (HTTP only) and we adapt the examples to this new approach. If it is not specified, the functions will be deployed with a hostname API_URL.nip.io (being API_URL the URL of the Kubernetes API).

@andresmgot andresmgot merged commit ff2743e into serverless:master Sep 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant