- Security
Expose a workload
This tutorial shows how to expose service endpoints and configure different allowed HTTP methods for them using API Gateway Controller.
The tutorial may be a follow-up to the Set up a custom domain for a workload tutorial.
Prerequisites
This tutorial is based on a sample HttpBin service deployment and a sample Function. To deploy or create one of those, follow the Create a workload tutorial.
Expose and access your workload
Follow the instruction to expose and access your unsecured instance of the HttpBin service or unsecured sample Function.
- HttpBin
- Function