https://github.com/kubernetes/kms
Kubernetes KMS implementation
https://github.com/kubernetes/kms
k8s-sig-auth
Last synced: 11 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T15:35:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T14:57:45.722Z (over 1 year 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
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
> This repository is read-only for importing, and not used for direct contributions.
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
# 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).