diff --git a/summerofcode/2022.md b/summerofcode/2022.md index f407294f34..43d3c5f163 100644 --- a/summerofcode/2022.md +++ b/summerofcode/2022.md @@ -117,3 +117,11 @@ If you are a project maintainer and consider mentoring during the GSoC 2022 cycl - Mentor(s): Rahul Jadhav (@nyrahul), Barun Acharya (@daemon1024) - Upstream Issue (URL): https://github.com/kubearmor/KubeArmor/issues/614 +### CoreDNS + +#### Automatic Certificate Management in TLS plugin + +- Description: [CoreDNS](https://github.com/coredns/coredns) is a cloud-native DNS server with a focus on service discovery. While best known as the default DNS server for Kubernetes, CoreDNS is capable of handle many other scenarios such as servering DNS through HTTPS/TLS. This project is to provide certificate management automation in TLS plugin. +- Recommended Skills: Golang, DNS, TLS, Certificate Management +- Mentor(s): Yong Tang (@yongtang) Paul Greenberg (@greenpau) +- Upstream Issue (URL): https://github.com/coredns/coredns/issues/3460