The apigateways.operator.kyma-project.io
CustomResourceDefinition (CRD) describes the kind and the format of data that APIGateway Controller uses to configure resources.
Browse the documentation related to the APIGateway custom resource (CR):
The apirules.gateway.kyma-project.io
CRD describes the kind and the format of data the APIRule Controller uses to configure resources. The APIRule CR is available in two versions: v2alpha1
and v1beta1
.
Warning
APIRule in version v1beta1
will become deprecated in 2024. Migrate to version v2alpha1
.
Browse the documentation related to the APIRule CR in version v2alpha1
:
- Specification of APIRule CR describing all primary parameters of APIRule CR
- APIRule Access Strategies
Browse the documentation related to the APIRule CR in version v1beta1
:
- Specification of APIRule CR describing all primary parameters of APIRule CR
- APIRule Access Strategies
- Istio JWT Access Strategy that explains how to configure rules.accessStrategies for Istio JWT
- Comparison of Ory Oathkeeper and Istio JWT Access Strategies
- APIRule Mutators
- OAuth2 and JWT Authorization