https://github.com/projectsyn/k8s-service-ca-controller
https://github.com/projectsyn/k8s-service-ca-controller
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/projectsyn/k8s-service-ca-controller
- Owner: projectsyn
- License: bsd-3-clause
- Created: 2022-06-23T08:44:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-05-28T16:24:48.000Z (12 months ago)
- Last Synced: 2025-05-28T17:38:06.387Z (12 months ago)
- Language: Go
- Size: 555 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubernetes Service CA controller
[][build]

[][releases]
[][codeclimate]
[][codeclimate]
[][releases]
[build]: https://github.com/projectsyn/k8s-service-ca-controller/actions?query=workflow%3ATest
[releases]: https://github.com/projectsyn/k8s-service-ca-controller/releases
[codeclimate]: https://codeclimate.com/github/projectsyn/k8s-service-ca-controller
The Kubernetes Service CA controller issues certificates for Services labelled with `service.syn.tools/serving-cert-secret-name`.
The controller uses [cert-manager] for the actual certificate issuing and copies the generated certificate secret into the service namespace.