https://github.com/kubernetes/kms
Kubernetes KMS implementation
https://github.com/kubernetes/kms
k8s-sig-auth
Last synced: 6 months ago
JSON representation
Kubernetes KMS implementation
- Host: GitHub
- URL: https://github.com/kubernetes/kms
- Owner: kubernetes
- License: apache-2.0
- Created: 2022-09-20T17:11:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T15:35:29.000Z (8 months ago)
- Last Synced: 2024-10-29T14:57:45.722Z (7 months ago)
- Topics: k8s-sig-auth
- Language: Go
- Homepage:
- Size: 378 KB
- Stars: 21
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Security: SECURITY_CONTACTS
Awesome Lists containing this project
README
# KMS
This repository contains the KMS proto APIs.
See https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/3299-kms-v2-improvements for more details.
## Community, discussion, contribution, and support
KMS a sub-project of [SIG-Auth](https://github.com/kubernetes/community/tree/master/sig-auth).
You can reach the maintainers of this project at:
- Slack: [#sig-auth](https://kubernetes.slack.com/messages/sig-auth)
- Mailing List: [kubernetes-sig-auth](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
### Code of conduct
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).