Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Add automatic DNS creation using HAR #2

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

arschles
Copy link
Member

I'll split this PR into two parts, this part is only to add the ingress controller using HTTP Application Routing (HAR) and create a DNS name for the admin API.

Also, the Admin SVC is now closed to the public, made it ClusterIP. However, the proxy is still a LoadBalancer.

Next steps:

Add the admin server URL as default when using the capps bin (will look at how to do that)
Add ingress creation for all services created with run pointing to the proxy IP

Fixes #1

@arschles
Copy link
Member Author

From @khaosdoctor :

I created a cscaler-proxy image on my dockerhub, if you want to test it just replace the image on the deployment to khaosdoctor/cscaler-proxy:alpha-4

@khaosdoctor
Copy link
Contributor

Awesome! Thanks a lot!

@khaosdoctor
Copy link
Contributor

khaosdoctor commented Oct 23, 2020

I forgot to update the docs with the newest information about the ingress, I'll open another PR to do so. Once this is closed

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.

Add an ingress & ingress controller
2 participants