Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download-vN.yaml file needs kubernetes ingress resource definition #1

Open
johnwalicki opened this issue Mar 26, 2021 · 4 comments
Open

Comments

@johnwalicki
Copy link
Member

Add Kubernetes ingress resource definition to the download-vX.yaml file

Instructions here:
https://kubernetes.io/docs/concepts/services-networking/ingress/

@johnwalicki
Copy link
Member Author

Not certain if Edrian has an example of the ingress resource definition.
He mentioned that he's doing it a different way - maybe via the Kubernetes web console?

@johnwalicki
Copy link
Member Author

While I can extract the YAML file for the openeew-core-ingress-resource it contains more that just download.openeew.com
Not certain it does a merge.

@johnwalicki
Copy link
Member Author

@EdrianI
Copy link
Collaborator

EdrianI commented Mar 29, 2021

Not certain if Edrian has an example of the ingress resource definition.
He mentioned that he's doing it a different way - maybe via the Kubernetes web console?

I am doing it via .YAML but I do not usually put a sample ingress resource in the sample YAMLs I provide for other repositories. The sample YAMLs are typically for local development, where normal service resources like a LoadBalancer would be fine.

The .YAML in this repo would not be used to update the download.openeew.com resources in the production Grillo cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants