Difference between revisions of "Secrets"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* [[Chef]]: <code>[[knife vault]]</code> | * [[Chef]]: <code>[[knife vault]]</code> | ||
* [[CyberArk]] Enterprise Password Vault (EPV) | * [[CyberArk]] Enterprise Password Vault (EPV) | ||
− | |||
* [[Cisco IOS: Associate a user with default higher privileges]] | * [[Cisco IOS: Associate a user with default higher privileges]] | ||
* [[Mozilla Secrets OPerationS (SOPS)]]: <code>[[sops]]</code> | * [[Mozilla Secrets OPerationS (SOPS)]]: <code>[[sops]]</code> |
Revision as of 11:53, 15 July 2022
- Kubernetes Secrets:
kubectl create secret, kubectl get secret, kubectl describe secret
docker secret
ansible-vault
- Hashicorp Vault (2015):
vault kv put
- Docker compose (since 2017): Docker compose file: docker-compose.yml
- GitHub:
gh secret list
- GitLab: HashiCorp Vault secrets in CI jobs as variables
- Chef:
knife vault
- CyberArk Enterprise Password Vault (EPV)
- Cisco IOS: Associate a user with default higher privileges
- Mozilla Secrets OPerationS (SOPS):
sops
git-crypt
- Azure Key Vault
metricbeat keystore
- SOPS: Secrets OPerationS:
sops
Cloud
- AWS Secrets Manager (April 2018):
aws secretsmanager list-secrets
- Google Cloud Secret Manager (Jan 2020)
Related terms
See also
Advertising: