ShenYu Gsoc2023 - shenyu-ingress-controller
- Mentors
- Yu Xiao, daming
- Organization
- Apache Software Foundation
- Technologies
- java, spring, kubernetes, Apache ShenYu
- Topics
- cloud, cloud native, microservice
shenyu-ingress-controller is an important step for Apache ShenYu to integrate into the cloud native ecosystem. This time gsoc roughly needs to complete the following steps:
1. Implement the divide plugin to support host;
2. Implement the divide plugin to dynamically configure the tls certificate;
3. Develop a controller to implement the native API specification of ingress;
4. Write unit tests and integration tests;
5. Write deployment and usage documentation.