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: 4 months 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 (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-31T17:17:22.000Z (11 months ago)
- Last Synced: 2025-04-04T01:09:28.781Z (11 months ago)
- Topics: carvel, controller, declarative, hacktoberfest, k8s, kubernetes, operator, secrets
- Language: Go
- Homepage:
- Size: 38.6 MB
- Stars: 184
- Watchers: 13
- Forks: 33
- Open Issues: 35
-
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

[](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 resources
More 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)