External Secret Feature in 01Cloud
In today’s world, managing sensitive information, such as database credentials, is a critical task for any organization. In a Kubernetes-based environment, secrets are used to store and manage such sensitive information. However, in some cases, it may be desirable to store these secrets outside of the cluster, in an external secrets manager, such as AWS…
Setup external secret in 01Cloud for AWS
AWS Secret Manager is a secrets management service provided by Amazon Web Services (AWS). It allows you to securely store and manage secrets, such as database credentials, API keys, and other sensitive information. In 01Cloud, the AWS Secret Manager can be used as an external secret provider, which means that 01Cloud can fetch and use…
Setup external secret in 01Cloud for HashiCrop Vault
HashiCorp Vault is a secrets management tool provided by HashiCorp. It allows you to securely store and manage sensitive information, such as database credentials, API keys, and other confidential data. In 01Cloud, HashiCorp Vault can also act as an external secret provider, enabling 01Cloud to access and utilize secrets stored in HashiCorp Vault. This centralizes…
Setup external secret in 01Cloud for GCP
Google Cloud Platform (GCP) Secret Manager is a secrets management service provided by Google Cloud. It allows you to securely store and manage secrets such as database credentials, API keys, and other sensitive information. In 01Cloud, the GCP Secret Manager can also be used as an external secret provider, which means that 01Cloud can fetch…