Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opentelekomcloud-community/otc-nginx-ingress-example
https://github.com/opentelekomcloud-community/otc-nginx-ingress-example
ingress nginx otc
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opentelekomcloud-community/otc-nginx-ingress-example
- Owner: opentelekomcloud-community
- License: gpl-3.0
- Created: 2021-10-26T12:54:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T08:46:18.000Z (3 months ago)
- Last Synced: 2024-12-07T16:09:03.745Z (about 2 months ago)
- Topics: ingress, nginx, otc
- Homepage:
- Size: 91.8 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
Demo for a very simple nginx setup withing one hour according to this [guide](https://community.open-telekom-cloud.com/community?id=community_blog&sys_id=08f3fb40132c0190d15ac969a674412b&view_source=searchResult)
Please follow this steps on OTC.
Replace all the "REPLACE_ME" Strings in this project with your values.
- helm install crds crds
- helm install registry-creds registry-creds
- helm install cert-manager cert-manager
- helm install ingress-nginx ingress-nginx
- helm install http-inspector http-inspector