Recently I have replaced my stock ISP router with Mikrotik Hex S. I have been using it for a while and I am very happy with it. It is a very powerful device which can be programmed and automated with built-in scripting language.
When I started writing my first scripts I faced a problem: how to store and use secrets in my scripts. I have found a solution and I want to share it with you.
...
Monitor input source control on Mac
If you as me have single monitor and 2 Mac devices (for example, I have corporate Macbook and personal Mac Mini) you may want to use the same monitor for both devices. And you may want to switch between them without unplugging and plugging cables or selecting input source using monitor buttons.
In this post I will show you how to configure hotkeys for that.
...
Build own drone.io docker image
¡Hola, amigos!
In this post, I will quickly descibe how you can build your own drone.io docker image.
...
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.
...
Oauth2 Proxy for Kubernetes Services
Hello, folks!
In this post, I will go through configuring Bitly OAuth2 proxy in a kubernetes cluster.
...