Deploy SPA application to Kubernetes

Hello, folks! Today I want you to share with you tutorial on how to deploy your SPA application to Kubernetes. Tutorial is oriented for those don’t very familiar with docker and k8s but want their single page application run in k8s. ...

Tips for language learners

If you expected only post on IT topics on this blog, I am sorry :( Today I’ll share you my experience in learning a new language. I am practicing these techniques and tips for mastering Español, but I am sure that you can apply them to most of the other languages. ...

Oauth2 Proxy for Kubernetes Services

Hello, folks! In this post, I will go through configuring Bitly OAuth2 proxy in a kubernetes cluster. ...

Say hello to Hugo

Today I migrated my blog to Hugo engine. So, it’s my first post here, yaay! ...

17 May 2018 1 min

Go Quickstart

Hi folks! It’s been a long time since I have published the last post, but now I came back with short quickstart guide in Go. In this tutorial, we will configure Go environment in VS Code and write our first program in Go. ...