To start using the controller, you need to apply an Ingress manifest. 1. Create a YAML file to create an Ingress object:Documentation Index
Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
- hello-world-ingress: Name of the Ingress object
- nginx: Name of ingressClassResource
- /: Default URL path
- hello-world-svc: Name of the Service that will manage the requests
- 80: Port of the Service that will manage the requests