Category: Kubernetes, Docker, container, yaml

When deploying complex SaaS platforms, secrets can quickly become the bane of one’s existence. Things got better after we discovered Berglas.

You install the Google Cloud SDK and Berglas CLI to your local environment and bootstrap the resources that Berglas needs.

Also, remember that we also need to version control for our secrets and Kubernetes Secrets does provide any way to that automatically.

And for the developers that we support, it also simplifies the process of creating secrets.

Related Articles