-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Which documentation needs improvement?
The secret management section in the README is very brief and doesn't provide enough guidance on how to use SOPS or Sealed Secrets effectively with TroyOps.
What is the problem with the current documentation?
The current documentation only mentions that TroyOps supports SOPS and Sealed Secrets but doesn't explain:
- How to set up encryption keys
- How to encrypt and decrypt secrets
- How to integrate with different key management systems (AWS KMS, GCP KMS, etc.)
- Best practices for secret management in a GitOps workflow
Suggested improvement
Create a comprehensive guide for secret management that includes:
- Step-by-step instructions for setting up SOPS and Sealed Secrets
- Examples of encrypting and decrypting secrets
- Integration guides for different key management systems
- Best practices for managing secrets in a GitOps workflow
- Comparison between SOPS and Sealed Secrets to help users choose
This could be a separate documentation page linked from the main README.
Additional context
Many users are new to GitOps and secret management, so detailed documentation would help them adopt TroyOps more easily. This is especially important for security-sensitive information.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation