Configuration

The Microgateway configuration is divided into two layers:

Request routing is expressed using the Kubernetes Gateway API, which provides standardized resources for configuring traffic management in a cluster.

Microgateway also offers capabilities that go beyond what the Gateway API defines. Those additional features are configured through Microgateway Custom Resources. Detailed descriptions of these CRs are available in the API reference documentation.

This chapter introduces the two Microgateway Custom Resources and summarizes the most important concepts and configuration options you need to use them effectively.