# Configuration examples Type of document: Reference Product: NGINX Ingress Controller --- Our [GitHub repo](https://github.com/nginx/kubernetes-ingress) includes a number of configuration examples: - [*Examples of Custom Resources*](https://github.com/nginx/kubernetes-ingress/tree/v/examples/custom-resources) show how to advanced NGINX features by using VirtualServer, VirtualServerRoute, TransportServer and Policy Custom Resources. - [*Examples of Ingress Resources*](https://github.com/nginx/kubernetes-ingress/tree/v/examples/ingress-resources) show how to use advanced NGINX features in Ingress resources with annotations.