Kubernetes is a great orchestration tool. It allows to deploy and easily manage dockerized applications and be able to scale them properly. There are many tutorials on how to set up your own cluster or use one of the managed ones in any cloud provider. But in this post i want to focus on the secrets objects.
Continue reading “Secrets in Kubernetes”