Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carvel-dev/secretgen-controller
secretgen-controller provides CRDs to specify what secrets need to be on Kubernetes cluster (to be generated or not)
https://github.com/carvel-dev/secretgen-controller
carvel controller declarative hacktoberfest k8s kubernetes operator secrets
Last synced: 3 days ago
JSON representation
secretgen-controller provides CRDs to specify what secrets need to be on Kubernetes cluster (to be generated or not)
- Host: GitHub
- URL: https://github.com/carvel-dev/secretgen-controller
- Owner: carvel-dev
- License: apache-2.0
- Created: 2020-02-06T14:19:21.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-10T07:58:01.000Z (3 months ago)
- Last Synced: 2024-11-15T01:40:42.534Z (29 days ago)
- Topics: carvel, controller, declarative, hacktoberfest, k8s, kubernetes, operator, secrets
- Language: Go
- Homepage:
- Size: 36.3 MB
- Stars: 176
- Watchers: 12
- Forks: 29
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Governance: GOVERNANCE.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
![logo](docs/CarvelLogo.png)
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7746/badge)](https://bestpractices.coreinfrastructure.org/projects/7746)
# secretgen-controller
- Slack: [#carvel in Kubernetes slack](https://slack.kubernetes.io)
- [Docs](docs/README.md) with topics about installation, config, etc.
- Install: see [Install instructions](docs/install.md)
- Status: Supported
- Backlog: [See what we're up to](https://github.com/orgs/carvel-dev/projects/1/views/1?filterQuery=repo%3A%22carvel-dev%2Fsecretgen-controller%22).`secretgen-controller` provides CRDs to specify what secrets need to be on cluster (generated or not).
Features:
- supports generating certificates, passwords, RSA keys and SSH keys
- supports exporting and importing secrets across namespaces
- exporting/importing registry secrets across namespaces
- supports generating secrets from data residing in other Kubernetes resourcesMore details in [docs](docs/README.md).
### Join the Community and Make Carvel Better
Carvel is better because of our contributors and maintainers. It is because of you that we can bring great software to the community.
Please join us during our online community meetings. Details can be found on our [Carvel website](https://carvel.dev/community/).You can chat with us on Kubernetes Slack in the #carvel channel and follow us on Twitter at @carvel_dev.
Check out which organizations are using and contributing to Carvel: [Adopter's list](https://github.com/carvel-dev/carvel/blob/develop/ADOPTERS.md)