As we saw in the previous post, secrets in Kubernetes are passed and stored in base64 form. However when i was trying to do so, I run in a lot of problems, such as not escaped characters, wrong username, wrong password ,etc. At the end I found out the reason and I think is nice to report it in this quick post. So, lets see… Continue reading “Base64 and “echo” command”